Sorry I'm still learning, but where do I put the crossdomain.xml file and is this all that needs to but in it?
<?xml version="1.0"?>
<cross-domain-policy>
<allow-access-from domain="*"/>
</cross-domain-policy>
I tired putting this in the root of where I built the web file but that didn't work.
Search found 2 matches
- 12 Mar 2011, 04:59
- Forum: SFS2X C# API
- Topic: [[Â NEW ]]Â FPS Demo!
- Replies: 128
- Views: 314760
- 12 Mar 2011, 00:02
- Forum: SFS2X C# API
- Topic: [[Â NEW ]]Â FPS Demo!
- Replies: 128
- Views: 314760
Can't connect to server
Hi,
Trying to run the demo with RC2 but I can't connect to the server. But the demo projects work. Here are the errors.
[SFS DEBUG] TCPSocketLayer: General exception on connection: Unable to connect, as no valid crossdomain policy was found at System.Net.Sockets.Socket.Connect_internal (IntPtr ...
Trying to run the demo with RC2 but I can't connect to the server. But the demo projects work. Here are the errors.
[SFS DEBUG] TCPSocketLayer: General exception on connection: Unable to connect, as no valid crossdomain policy was found at System.Net.Sockets.Socket.Connect_internal (IntPtr ...