• behrlich
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 3
    Replies

Hello and I apologize if this a basic question, but my developer and myself are trying to change a Text Field/TextArea (currently maxing out at 255 characters) to Text Area (long).  However, we're getting a message stating the following:

 

Force Message

What steps do we take to rectify this?  Our previous developer who created the initial Apex classes is no longer available.

 

Thanks in advance for the help and guidance.

Our external Flex application has been in production for a number of months and according to our log files suddenly stopped working sometime between 8:10pm EST and 9:57pm EST last night.

I get the same error connecting to Production and our Sandbox. The error is:

Error: Ignoring policy file at http://cs1-api.salesforce.com/crossdomain.xml due to meta-policy 'by-content-type'.
Error: Ignoring policy file at http://cs1-api.salesforce.com/services/Soap/cross-domain.xml due to meta-policy 'by-content-type'.

*** Security Sandbox Violation ***
Connection to http://cs1-api.salesforce.com/services/Soap/u/13.0/4b3300DS0000000DC9o halted - not permitted from http://localhost:8500/site/swf/Profiel.swf

Flash Player 9,0,124
Flex 3.0.1

Thank you
I am using the <apex:inputTextArea> component with richtext = true. When this attribute is set to true, the height of the textarea seems to be fixed. How can I change the height?
  • November 20, 2008
  • Like
  • 0
Our external Flex application has been in production for a number of months and according to our log files suddenly stopped working sometime between 8:10pm EST and 9:57pm EST last night.

I get the same error connecting to Production and our Sandbox. The error is:

Error: Ignoring policy file at http://cs1-api.salesforce.com/crossdomain.xml due to meta-policy 'by-content-type'.
Error: Ignoring policy file at http://cs1-api.salesforce.com/services/Soap/cross-domain.xml due to meta-policy 'by-content-type'.

*** Security Sandbox Violation ***
Connection to http://cs1-api.salesforce.com/services/Soap/u/13.0/4b3300DS0000000DC9o halted - not permitted from http://localhost:8500/site/swf/Profiel.swf

Flash Player 9,0,124
Flex 3.0.1

Thank you