Subject: SocketError at Connection Open
The AGSXmpp is running very well on our app.... But lately I've been getting an OnSocketError event the displays the Following Message:
Message "Object reference not set to an instance of an object."
THis Error usually happens when an Object is Called out of its scope or when its "Nothing", the Wierd Thing is that it happens right After the OPEN() function of the xmppCon...
At the moment we are making a Login/Registration with the Basic Data (Username@Server.org) for the Jid, so My Question is if there is a trouble with the XMPPConnection that maybe tries to look into another field that we are not subscribing, or something that can lead to this error on the Xmpp Connection process...
Thank you in advance...
HernanJabber
Message "Object reference not set to an instance of an object."
THis Error usually happens when an Object is Called out of its scope or when its "Nothing", the Wierd Thing is that it happens right After the OPEN() function of the xmppCon...
At the moment we are making a Login/Registration with the Basic Data (Username@Server.org) for the Jid, so My Question is if there is a trouble with the XMPPConnection that maybe tries to look into another field that we are not subscribing, or something that can lead to this error on the Xmpp Connection process...
Thank you in advance...
HernanJabber