1.0 vs 1.1 framework conflict in VStudio
From: Paul Wehland (pwehland_at_eMeSeN.COM)
Date: 03/15/04
- Next message: Marcin Floryan: "Open Folder (external window) from VB.NET 2003"
- Previous message: Paul A. Deibel: "Numeric Keypad using Web Based Visual Studio Applications"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: 1.0 vs 1.1 framework conflict in VStudio"
- Reply: Jay B. Harlow [MVP - Outlook]: "Re: 1.0 vs 1.1 framework conflict in VStudio"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Mar 2004 13:22:26 -0800
I have both v1.0.3705 and v1.1.4322 of the .NET Framework installed on my
computer.
In my properties of my project in the references path, I have v1.1 listed
first, then v1.0 listed second. When I do this I cannot edit a WinForm
dialog. I get the error:
"The designer could not be shown for this class because none of
the classes within it can be designed. The designer inspected the
following classes in the file Form1 -- The base class 'System.
Windows.Forms.Form' cannot be designed"
The workaround is to reference v1.0 first, and v1.1 second. However when I
do this I cannot compile because there are some v1.1 features I need,
specifically FolderBrowserDialog.
The workaround works, but it cumbersome switching back and forth for editing
and compiling. Is there a better fix?
- Next message: Marcin Floryan: "Open Folder (external window) from VB.NET 2003"
- Previous message: Paul A. Deibel: "Numeric Keypad using Web Based Visual Studio Applications"
- Next in thread: Jay B. Harlow [MVP - Outlook]: "Re: 1.0 vs 1.1 framework conflict in VStudio"
- Reply: Jay B. Harlow [MVP - Outlook]: "Re: 1.0 vs 1.1 framework conflict in VStudio"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|