Form cannot be designed

W

Will

I have recently installed v1.1 of the .NET framework, and
in the project I am working on, I have changed the
reference path to refer to the new framework. Now I get
an error message saying that "The base
class 'System.Windows.Forms.Form' cannot be designed"

If I change back to the older version of the framework it
seems to work fine, but I need to use some of the newer
classes only available in v1.1

All help will be most appreciated
 
H

Herfried K. Wagner [MVP]

Hello,

Will said:
I have recently installed v1.1 of the .NET framework, and
in the project I am working on, I have changed the
reference path to refer to the new framework. Now I get
an error message saying that "The base
class 'System.Windows.Forms.Form' cannot be designed"

If I change back to the older version of the framework it
seems to work fine, but I need to use some of the newer
classes only available in v1.1

Do you use VS .NET 2002 or VS .NET 2003?

Regards,
Herfried K. Wagner
 
W

Will

-----Original Message-----
Hello,
Do you use VS .NET 2002 or VS .NET 2003?

Regards,
Herfried K. Wagner

I'm fairly sure it's 2002, well when I go to the 'About
Microsoft Development Environment...' box, its says it is
2002
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top