Framework version and Visual Studio DotNet

R

ros didier

Hello,
When I look in the following directory :
C:\WINNT\Microsoft.NET\Framework, on my PC I can see I have 2 versions of
DotNet Framework : v1.0.3705 et v1.1.4322. When I run Visual Studio .NET
and when I click on "?" ,"About Microsoft Development Environment" I can
see :
Microsoft DOT.NET Framework 1.0 Version 1.03705.

I would like to know if Visual Studio Dot.Net runs only on a specific
version of the Dot.Net Framework or is it possible to setup Visual Studio to
run
with a 1.1.4322 Dot Net framework ? If So How can I do ?

I would like to supress the 1.03705 Dot Net Framework How can I do that ?

Thanks in Advance

Didier
 
S

Scott M.

VS.NET 2002 builds apps that run on the 1.0 Framework
VS.NET 2003 builds apps that run on the 1.1 Framework

Even if you only use VS.NET 2003 (1.1 Framework), you can't uninstall the
1.0 Framework
 

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