E
e-mid
i have a generic form with alot of controls on it, when i inherit a new
form, i can not see the design of my new form on the visual studio and get
an error on designtime.
Error is:
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:
form2 --- The base class 'form1' could not be loaded. Ensure the assembly
has been referenced or built if it is part of the project.
form, i can not see the design of my new form on the visual studio and get
an error on designtime.
Error is:
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:
form2 --- The base class 'form1' could not be loaded. Ensure the assembly
has been referenced or built if it is part of the project.