Error #2048: Security sandbox violation in [modified]
-
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 works fine. But when i export release build, then run my app, it throws error message: 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 . I use weborb.dll library to get/post data from client-server anybody help me!. Thank a lot
mangrovecm (-,-)am from VietNamese.
modified on Tuesday, November 4, 2008 6:02 AM
-
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 works fine. But when i export release build, then run my app, it throws error message: 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 . I use weborb.dll library to get/post data from client-server anybody help me!. Thank a lot
mangrovecm (-,-)am from VietNamese.
modified on Tuesday, November 4, 2008 6:02 AM
Did you ever find a solution to this post? I am having the same issue. Could it have anything to do with the fact that we are going from http to https? Any help would be appreciated.