SocketConnection error

I’‘m getting a strange error in Wildfire when trying to logon to server. I’'m setting a XMPPConnection and connecting to the server. But for some reason the server logs me off after it receives the client request. Any clue?

XIFF Client sends:

SENT: "

Try starting the stream like this :

<?xml version="1.0"?>

This can be done using :

this.conn.connect(“flash”); (assuming that conn is a XMPPConnection instance)

Also, you may want to verify that the IM server is online (using another im client such as Spark) and/or try with a IM server other than soundLoad.com. Jabber.com works for me.