1.1 and 2.0

A

Andy G

Can I install the 1.1 framework with the 2.0 framework on the same server
and run VS2003 and VS2005 at the same time? I installed 2.0 on a
workstation and it looks like the 1.1 framework stayed put. If anyone can
clarify this it would be greatly appreciated.

Thanks all,
Andy
 
M

Mona

Hi Andy,

You can have .NET Framework 1.1 and 2.0 on the same machine.
Each framework has it's own application space which does not normally
pose any problem for the other version.

HTH

Mona[Grapecity]
 
M

Morten Wennevik

Hi Andy,

As Mona said, yes you have both versions installed and they do not interfere with eachother. However, if you run a web server your ASP.NET applications will be upgraded to 2.0 unless you specifically tell it not to.
 
N

None

What about VS2003 and 2005 on the same machine? My guess is no.


Mona said:
Hi Andy,

You can have .NET Framework 1.1 and 2.0 on the same machine.
Each framework has it's own application space which does not normally
pose any problem for the other version.

HTH

Mona[Grapecity]


Andy G said:
Can I install the 1.1 framework with the 2.0 framework on the same server
and run VS2003 and VS2005 at the same time? I installed 2.0 on a
workstation and it looks like the 1.1 framework stayed put. If anyone can
clarify this it would be greatly appreciated.

Thanks all,
Andy
 
M

Morten Wennevik

VS.Net 2003 and VS.Net 2005 do not interfere with eachother, you can have both on the same machine.


What about VS2003 and 2005 on the same machine? My guess is no.


Mona said:
Hi Andy,

You can have .NET Framework 1.1 and 2.0 on the same machine.
Each framework has it's own application space which does not normally
pose any problem for the other version.

HTH

Mona[Grapecity]


Andy G said:
Can I install the 1.1 framework with the 2.0 framework on the same server
and run VS2003 and VS2005 at the same time? I installed 2.0 on a
workstation and it looks like the 1.1 framework stayed put. If anyone can
clarify this it would be greatly appreciated.

Thanks all,
Andy
 

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