S
Supra
i got error problem..........
An unhandled exception of type 'System.NullReferenceException' occurred
in system.windows.forms.dll
Additional information: Object reference not set to an instance of an
object..
Namespace PirateChat <========== error occurred in here
Public Class mainPirateChat
Inherits System.Windows.Forms.Form.
..
..
..
..
..
End Class
End Namespace
i have search in microsoft and google too. but i don't see nothing
declaring variables. the only i wrote small code that fine. but when i
added some more codes i got error problem.
how to i trap error problem?
regards,
An unhandled exception of type 'System.NullReferenceException' occurred
in system.windows.forms.dll
Additional information: Object reference not set to an instance of an
object..
Namespace PirateChat <========== error occurred in here
Public Class mainPirateChat
Inherits System.Windows.Forms.Form.
..
..
..
..
..
End Class
End Namespace
i have search in microsoft and google too. but i don't see nothing
declaring variables. the only i wrote small code that fine. but when i
added some more codes i got error problem.
how to i trap error problem?
regards,