Hi,
I'm using VB.Net (VS 2002) to create a windows form.
After adding an OleDbDataAdapter and OleDbConnection I
clicked the form design tab and got the following:
The designer could not be shown for this file because
none of the classes within it can be designed.
The designer inspected the following classes in the
file:
Form1 --- The base class 'System.Object cannot be designed
Any ideas how I can resolve this problem and get the
design view back.??
I'm using VB.Net (VS 2002) to create a windows form.
After adding an OleDbDataAdapter and OleDbConnection I
clicked the form design tab and got the following:
The designer could not be shown for this file because
none of the classes within it can be designed.
The designer inspected the following classes in the
file:
Form1 --- The base class 'System.Object cannot be designed
Any ideas how I can resolve this problem and get the
design view back.??