Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
-glen- #1
Member since Sep 2009 · 16 posts
Group memberships: Members
Show profile · Link to this post
Subject: xmppcon.send(msg) - got object reference
Hi There,

i just want to ask if what causes this error.


error:
An unhandled exception of type 'System.NullReferenceException' occurred in MLsystem.exe

Additional information: Object reference not set to an instance of an object.


i got this when i about to send message..

here:
XmppCOn.Send(msg) - object reference.

Thank in advance..
Avatar
-glen- #2
Member since Sep 2009 · 16 posts
Group memberships: Members
Show profile · Link to this post
am sorry for reposting..i try to reproduce the error..

scenario:
after sending a message..throught xmppcon.send(msg)...and the debugger jump to my MainForm with this code:

 <STAThread()> _
 Shared Sub Main()
        Application.EnableVisualStyles()
        Application.DoEvents()
        Application.Run(New frmMainMenu) --- Here there's a green highlights..i cant imagine what this error all about..i really dont have an idea..pls help me..
    End Sub

thanks..
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS