Error #2048: Security sandbox violation
-
Hi, I am trying to call a .Net class from flex by using third party tool webORB , i installed weborb,i created a project having reference to this webORB virtual directory created automatically , i gone through all the security issues and devlopement and deployment process, but when i run my application it is works fine. But when i Exports Release Build, i get error: faultCode:Client.Error.MessageSend faultString:'Send failed' faultDetail:'Channel.Security.Error error Error #2048: Security sandbox violation: http://localhost/test12/testweborb.swf cannot load data from https://localhost/test12/weborb.aspx. url: 'https:// localhost/test12/weborb.aspx'' giving error like this. I copied crossdomain.xml to root url , but still i am getting this error . this is my crossdomain.xml file : i use RemoteObject API and weborb.dll to get/put data from client-server and i have included some file *.swc (Flex Library Project) Please see: http://www.gis.net.vn Please can anybody help me. Thanks,