473,386 Members | 1,621 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Visual Studio 2003 and 2005 on same pc

Is it possible to install Visual Studio 2003 and 2005 on the same pc?

Jun 6 '06 #1
3 1663

<ro*******@hotmail.com> skrev i en meddelelse
news:11**********************@u72g2000cwu.googlegr oups.com...
Is it possible to install Visual Studio 2003 and 2005 on the same pc?


Yes this is possible, have it on my machine
Jun 6 '06 #2
Not only possible, but not a problem. They each use a seperate framework.

NOTE: If you normally open project files, not solution files, VS 2005 will
attempt to open them, even if they are 1.1 framework. If you open normally
from the solution file, no problem. You can get around this by right
clicking the file and choosing VS.NET 2003.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
<ro*******@hotmail.com> wrote in message
news:11**********************@u72g2000cwu.googlegr oups.com...
Is it possible to install Visual Studio 2003 and 2005 on the same pc?

Jun 7 '06 #3
I did find out recently that installing Visual Studio 2003 *after*
installing Visual Studio 2005 can be a little problematic. The biggest
problem I had was finding any documentation about this specifically. I was
unsure whether any of the VS 2003 installation components might overwrite
any of the later, or set up default settings to the older components (such
as the J# Redistributable or MSXML Parser). I still don't know those
answers, but I did find a workaround, for anyone else who might find
themself in the same (admittedly rare) situation:

The biggest problem with the VS 2003 installation is the Prerequisits. In
particular, after installing VS 2005, there is at least one, and possibly 2
(or more?) that may show up: J# Redistributable and the .Net platform 1.1.

The .Net platform 1.1 is a necessity, but can be installed via Windows
Update without having to install all of the Prerequisits. Once that is done,
the only trick left is to get VS 2003 to install without installing any of
the other Prerequisits (in my case, only the J# Redistributable). This can
be accomplished by running the setup program from the Run menu or Command
line, using the argument: /NO_BSLN_CHECK

For example, on my machine here, I ran:

F:\ENGLISH\VS.NET2003 /NO_BSLN_CHECK

This does not check for the prerequisits, and does install Visual Studio
2003.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Chicken Salad Alchemist

A lifetime is made up of
Lots of short moments.

"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamM> wrote in
message news:%2******************@TK2MSFTNGP04.phx.gbl...
Not only possible, but not a problem. They each use a seperate framework.

NOTE: If you normally open project files, not solution files, VS 2005 will
attempt to open them, even if they are 1.1 framework. If you open normally
from the solution file, no problem. You can get around this by right
clicking the file and choosing VS.NET 2003.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
<ro*******@hotmail.com> wrote in message
news:11**********************@u72g2000cwu.googlegr oups.com...
Is it possible to install Visual Studio 2003 and 2005 on the same pc?


Jun 7 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
by: Paul Tremblay | last post by:
Hi All, I am a veteran C/C++ programmer (Unix background) and I want to get to speed with Visual Studio .Net I have legacy C/C++ code that I want to use in my application. However, I'm not...
5
by: Patrick Olurotimi Ige | last post by:
Hi, I have VStudio.Net 2003 installed but can i install Visual Web Developer also on the same PC. My current .Net Frameork version is 1.1. Will the Visual Web Developer install ASP.NET 2.0? And...
3
by: Thom Little | last post by:
I have ASP.NET websites deployed on a number of servers. Thee were developed with Visual Studio 2003. Is it true that Visual Studio 2005 only supports .NET Framework 2.0 and I will be required...
3
by: Shapper | last post by:
Hello, I am starting 2 new projects to deliver in January 2006. I want to create them in Asp.Net 2.0 using Visual Studio 2005. All my clients web sites are Visual Studio 2003 projects in...
1
by: Philip Leduc | last post by:
Hi there, I am a MS Access VBA programmer trying to get my feet wet using VB.net / SQL server. I have SLQ 2000/visual studio 2003 loaded and did get a SQL2005/visual studio 2005 software...
5
by: Nathan Sokalski | last post by:
I recently upgraded from Visual Studio .NET 2003 to Visual Studio .NET 2005. Visual Studio .NET 2005 does not create the Global.asax files that Visual Studio .NET 2003 did, which I used for...
12
by: Nathan Sokalski | last post by:
I recently upgraded to from Visual Studio .NET 2003 to Visual Studio .NET 2005. In Visual Studio .NET 2003 when I would select 'Build' it would add a *.dll with the name of the Project to a /bin/...
18
by: surfrat_ | last post by:
Hi, I am having the following problems in getting Microsoft Visual Studio 2005 Professional to link to an Access .mdb database. Please help me to sort this out. Problem 1: The Microsoft...
11
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I have seen the terms Visual Basic 2005 and VB.NET. It seems that sometimes they seem to be referring to the same thing but sometimes they are not. I also run into terms like VB9 and VB10.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.