Error Message - Help

  • Thread starter Thread starter Mathew
  • Start date Start date
M

Mathew

When I created my project I created an WindowsApplication
and then went through Data Form Wizzard and access my MS
ACCESS Database through ADO.NET

Also note that my Form1.vb will display on the screen but
my DataForm1.vb will not.
 
Have you put a breakpoint somewhere near the constructor and isolate the
line that's causing the problem?
 
Back
Top