
- Forum
- Programming Talk
- Microsoft .NET
- VB exception handling problems
VB exception handling problems
This is a discussion on VB exception handling problems within the Microsoft .NET forums, part of the Programming Talk category; hi I am working on a little project using the new VB.net 2005 I keep getting this error "An error ...
-
VB exception handling problems
hi I am working on a little project using the new VB.net 2005 I keep getting this error
"An error occur. Error Number: 5 Description: Format of the initialization string does not conform to specification starting at index 0. Source: System.Data"
"An error occured. Error Number: 91 Description: object reference not set an instance of an object. Source: MainApp"
Please i need your help.
Thanks
-
check all your references and make sure they are registered.. you are trying to call a method which his not there ...
paste your source here ..so I can help...

Reply With Quote





