This is the error message I get when I attempt to run a Adobe Flash Builder application on the server ColdFusion is on or another computer on the same network. I've edited the cross domain.xml file to include the correct domains and the error still comes up. Ive tried many of the solutions from similar questions on here and I keep getting the same error. How do I make this error go away?
Here is the full error message:
Send failed
Channel.Security.Error error Error #2048 url: 'http://localhost/flex2gateway/'
I installed Charles Proxy and here is the reason why I'm getting the error:
URL: http://localhost/crossdomain.xml
Status: Failed
Failure: Connect: Connection Refused
How do I change it from "localhost" to the ip address of the server?