1.1 Framework and VisualStudio 2002

G

Guest

I'd like to use some of the new features of the 1.1 .NET Framework in Visual Studio 2002 but it seems to keep using the 1.0 .NET Framework to build projects (I've both 1.0 and 1.1 installed). I tried to remove 1.0 to 'force' VS2002 to switch to 1.1 but that failed

Must I upgrade to VS2003 in order to build/test using the 1.1 .NET Famework?
 
J

Jochen Kalmbach

=?Utf-8?B?dGhlbGVuag==?= said:
I'd like to use some of the new features of the 1.1 .NET Framework in
Visual Studio 2002 but it seems to keep using the 1.0 .NET Framework
to build projects (I've both 1.0 and 1.1 installed). I tried to
remove 1.0 to 'force' VS2002 to switch to 1.1 but that failed.

Must I upgrade to VS2003 in order to build/test using the 1.1 .NET
Famework?

VS2002 is fixed to 1.0
Only at runtime you can switch to 1.1 via assembly-config-file.

--
Greetings
Jochen

Do you need a memory-leak finder ?
http://www.codeproject.com/tools/leakfinder.asp

Do you need daily reports from your server?
http://sourceforge.net/projects/srvreport/
 

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