Select to view content in your preferred language

Security sandbox violations

706
3
05-27-2011 10:40 AM
JohnGarvey
Deactivated User
I am using a web proxy (varnish on linux) in front of arc server (on IIS). Sometimes, my dynamic map service layers come through fine and other times they throw a security sandbox error.

I have a crossdomain.xml file in the web root of the IIS and can see the file when navigating through the proxy.

I am not too sure where to start. Is this a time-out error or should I move or edit  the crossdomain file? Right now it is wide-open to all domains.

any help would be great.
Tags (2)
0 Kudos
3 Replies
DidumAbraham
Deactivated User
Does the URL of your flex application when deployed out begin with a "http://"?
0 Kudos
JohnGarvey
Deactivated User
Sorry for the delay.


Yes, I am using http.

-john
0 Kudos
DidumAbraham
Deactivated User
I'm not sure how to go about with this error but normally I handle it by inserting http://... One other suggestion would be to check your virtual directory set up.
0 Kudos