|
Hello Everyone!
I have built a form called Template.vb, it is a blank form that consists of two timers with a little bit of code. When I try to add a new Inherited Form to my project using the Template Form I get an error, and the designer will not come up.
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: TemplateTest --- The base class 'Object' could not be loaded. Ensure the assembly has been referenced and that all projects have been built.
Can someone please tell me what I did wrong??
- Edited bycode nemisis Monday, September 21, 2009 5:19 PM
-
|