The error means that your SWF has a hard coded URL for the remote gateway. It would be highly unusual to have the remote server access your local machine in this manner.
First, does WebORB support GoDaddy? Is WebORB installed on your GoDaddy server? Assuming yes, make sure that the services-config file you are compiling into your app does not use a hard coded remoting URL. On 5/10/2010 8:25 AM, Kim Hoopingarner wrote: > Has anyone worked with Godaddy (or other hosted sites) using weborb remoting > with their flex app? I have all config files (I think) correct - pointing to > my domain. But when I run the app I get an error that show localhost as the > domain path. I've searched everything - can't figure out why it keeps going > to localhost. Actual err: > > faultDetail:'Channel.Security.Error error Error #2048: Security sandbox > violation: http://prokitchen-demo.info/Pro_Kitchen.swf cannot load data from > http://localhost/weborb/weborb.php. url: 'http://localhost/weborb/weborb.php'' > > Ideas? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:6386 Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/flex/unsubscribe.cfm
