Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VS .Net Framework 1.0 to 1.1

Status
Not open for further replies.

milleniumvertex

IS-IT--Management
Aug 4, 2003
4
US
I am trying to upgrade Visual Studio .Net 2002 to .Net 1.1. I have installed 1.1 and tried to run it side-by-side with 1.0 with no luck. My question is how can I get VS.Net to recognize 1.1? Will uninstalling 1.0 then installing 1.1 fix the problem? Has anyone else who has had this problem know the remedy?
 
You need VS.NET 2003 in order to use .NET framework v1.1

Chip H.


If you want to get the best response to a question, please check out FAQ222-2244 first
 
There is no upgrade from 1.0 to 1.1.
You can have both versions 1.0 and 1.1 installed on the same machine but there is no need to keep 1.0 because 1.1 will give you choices to run applications in 1.0.
One more thing is to take care about .exe.config file in 1.1. It will be recreated every time you build a project which is not the case in 1.0.
-obislavu-

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top