Results 1 to 2 of 2

Thread: [RESOLVED] Form Inheritance

  1. #1

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Resolved [RESOLVED] Form Inheritance

    Hello,

    Am I doing something really stupid here, or is this not possible...

    Within my Windows Mobile 5.0 Application, written in Visual Studio 2005 SP1, I am trying to create a BaseForm with all my other form's derive from, but I am getting the following error when I try and design a form which inherits from the base form:

    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: LoginForm --- The base class 'FormBase' could not be loaded. Ensure the assembly has been referenced and that all projects have been built.

    Now, I can design the base form no problems, and I don't get any errors when I try and build the application, but when I try and design the LoginForm, I get this error.

    Any thoughts?

    Thanks

    Gary

  2. #2

    Thread Starter
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Form Inheritance

    Hello,

    Don't worry about it! Seems like it was one of those, rebuild solution, close Visual Studio and re-open it situations.

    Everything is working now

    Thanks

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width