473,394 Members | 1,759 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,394 software developers and data experts.

ASP.NET 2.0 + VS 2005 running side by side with 1.x and 2003

We have VS.NET 2003, .NET 1.1, and SQL Server 2000 installed locally on each
of our developer workstations. We will need to keep these tools installed
for maintaining old applications, but intend on developing new applications
using ASP.NET 2.0, VS 2005, and SQL Server 2005. Are there any barriers in
running these products side by side assuming we wait to install the live
versions released in a couple weeks?

Thanks in advance.

Mark
Nov 19 '05 #1
5 1145
YEs you can..its called Side-by-side.

Refer Framework setup options for more details
http://msdn.microsoft.com/library/de...tml/vs03f6.asp

Maheshkumar.R
http://spaces.msn.com/members/cyberiafreak

"Mark" <ma**@nojunkmail.com> wrote in message
news:ep**************@TK2MSFTNGP10.phx.gbl...
We have VS.NET 2003, .NET 1.1, and SQL Server 2000 installed locally on each of our developer workstations. We will need to keep these tools installed
for maintaining old applications, but intend on developing new applications using ASP.NET 2.0, VS 2005, and SQL Server 2005. Are there any barriers in running these products side by side assuming we wait to install the live
versions released in a couple weeks?

Thanks in advance.

Mark

Nov 19 '05 #2
The article you posted was specific to .NET 1.0 and .NET 1.1. Is there any
documentation related to these older versions working with the new? I would
hope and assume that it will work, but wanted to see it in print for
planning purposes.

Thanks again.

Mark
"¿ Mahesh Kumar" <cy**********@gmail.com> wrote in message
news:uF**************@TK2MSFTNGP10.phx.gbl...
YEs you can..its called Side-by-side.

Refer Framework setup options for more details
http://msdn.microsoft.com/library/de...tml/vs03f6.asp

Maheshkumar.R
http://spaces.msn.com/members/cyberiafreak

"Mark" <ma**@nojunkmail.com> wrote in message
news:ep**************@TK2MSFTNGP10.phx.gbl...
We have VS.NET 2003, .NET 1.1, and SQL Server 2000 installed locally on

each
of our developer workstations. We will need to keep these tools
installed
for maintaining old applications, but intend on developing new

applications
using ASP.NET 2.0, VS 2005, and SQL Server 2005. Are there any barriers

in
running these products side by side assuming we wait to install the live
versions released in a couple weeks?

Thanks in advance.

Mark


Nov 19 '05 #3
re:
Are there any barriers in running these products side by side
Barriers ? No. You can run them all side by side.

Buggy stuff ?

The only one I know of is that when you remove SQL Server Express 2005 ,
you lose SQL Server 2000's client tools and must reinstall them, but no
functionality is lost other than that. Reinstalling the client tools fixes that.

See http://www.aspfaq.com/sql2005/show.asp?id=4

I know you can't connect from SQL Server 2000 to SQL 2005,
but you can connect in the opposite direction.

You might want to ask in the SQL Server Beta newsgroups.

Instructions for accessing them are at :
http://communities.microsoft.com/new...elcomePage.htm

Notice that even though the group's names are marked "private", the username
and password are at that public page, so they're really public and not private.

Note : those beta newsgroups will probably disappear when
the products are shipped [ week of Nov. 7, so hurry up... ;-) ]


Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"Mark" <ma**@nojunkmail.com> wrote in message
news:ep**************@TK2MSFTNGP10.phx.gbl... We have VS.NET 2003, .NET 1.1, and SQL Server 2000 installed locally on each of our
developer workstations. We will need to keep these tools installed for maintaining old
applications, but intend on developing new applications using ASP.NET 2.0, VS 2005, and
SQL Server 2005. Are there any barriers in running these products side by side assuming
we wait to install the live versions released in a couple weeks?

Thanks in advance.

Mark

Nov 19 '05 #4
Post it in (1) microsoft.public.dotnet.framework - right place for this right question.
also check it in (2) http://msdn.microsoft.com/netframework/

Even i dont find anything related to new version. I'hve checked in .NET Framework Knowledge Base Articles.

Meanwhile i'll check..

~Mahesh

"Mark" <ma**@nojunkmail.com> wrote in message news:uM*************@TK2MSFTNGP15.phx.gbl...
The article you posted was specific to .NET 1.0 and .NET 1.1. Is there any
documentation related to these older versions working with the new? I would
hope and assume that it will work, but wanted to see it in print for
planning purposes.

Thanks again.

Mark


"¿ Mahesh Kumar" <cy**********@gmail.com> wrote in message
news:uF**************@TK2MSFTNGP10.phx.gbl...
YEs you can..its called Side-by-side.

Refer Framework setup options for more details
http://msdn.microsoft.com/library/de...tml/vs03f6.asp

Maheshkumar.R
http://spaces.msn.com/members/cyberiafreak

"Mark" <ma**@nojunkmail.com> wrote in message
news:ep**************@TK2MSFTNGP10.phx.gbl...
We have VS.NET 2003, .NET 1.1, and SQL Server 2000 installed locally on

each
of our developer workstations. We will need to keep these tools
installed
for maintaining old applications, but intend on developing new

applications
using ASP.NET 2.0, VS 2005, and SQL Server 2005. Are there any barriers

in
running these products side by side assuming we wait to install the live
versions released in a couple weeks?

Thanks in advance.

Mark




Nov 19 '05 #5
Don't waste too much time checking.

ASP.NET 1.1/VS.NET 2003 and ASP.NET 2.0/VS.NET 2005
coexist happily in the same boot partition.

The .net framework 1.1 and vs.net 2003 have to be
installed before installing .net 2.0 and vs.net 2005, though.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"¿ Mahesh Kumar" <cy**********@gmail.com> wrote in message
news:Oa**************@TK2MSFTNGP15.phx.gbl...
Post it in (1) microsoft.public.dotnet.framework - right place for this right question.
also check it in (2) http://msdn.microsoft.com/netframework/

Even i dont find anything related to new version. I'hve checked in .NET Framework
Knowledge Base Articles.

Meanwhile i'll check..

~Mahesh

"Mark" <ma**@nojunkmail.com> wrote in message news:uM*************@TK2MSFTNGP15.phx.gbl...
The article you posted was specific to .NET 1.0 and .NET 1.1. Is there any
documentation related to these older versions working with the new? I would
hope and assume that it will work, but wanted to see it in print for
planning purposes.

Thanks again.

Mark
"¿ Mahesh Kumar" <cy**********@gmail.com> wrote in message
news:uF**************@TK2MSFTNGP10.phx.gbl...
YEs you can..its called Side-by-side.

Refer Framework setup options for more details
http://msdn.microsoft.com/library/de...tml/vs03f6.asp

Maheshkumar.R
http://spaces.msn.com/members/cyberiafreak

"Mark" <ma**@nojunkmail.com> wrote in message
news:ep**************@TK2MSFTNGP10.phx.gbl...
We have VS.NET 2003, .NET 1.1, and SQL Server 2000 installed locally on

each
of our developer workstations. We will need to keep these tools
installed
for maintaining old applications, but intend on developing new

applications
using ASP.NET 2.0, VS 2005, and SQL Server 2005. Are there any barriers

in
running these products side by side assuming we wait to install the live
versions released in a couple weeks?

Thanks in advance.

Mark



Nov 19 '05 #6

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

Similar topics

2
by: wl | last post by:
Hi, I'm currently useing VS.NET 2003 (and thus framework 1.1) but I now have the VS 2005 beta. Has anyone installed both side by side without problems ? I would hate to have problems with my...
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...
2
by: Jack Richardson | last post by:
I am wondering if there is a way to install VS 2005 to run side by side with VS 2003. I would like to begin development using 2005, but do not want to disrupt my current development projects in...
3
by: Rene | last post by:
I just got my copy of VS 2005 and getting ready to install it but I am not sure if the installation of VS 2005 is going to override my 2003 installation. Ideally, I would like to have the two...
10
by: Shane Story | last post by:
Is 2005 worth the upgrade? Some time ago, I read it was really slow. Is this true? Any thoughts would be appreciated. Also, how easy is it to upgrade from 2003 app to 2005? Does it break...
9
by: wandii | last post by:
Hi, I have written couple of projects which include several crystal reports in VS.net 2003 (VB.Net) and company would like to move to VS 2005. What does it take to convert to Visual Studio.Net...
6
by: donet programmer | last post by:
I have an app that I created in ASP.NET 1.1 using VS.NET 2003. Does anybody know if its possible to compile this application using VS.NET 2005 in .NET 1.1 ( I don't want to compile on .NET 2.0...
5
by: =?Utf-8?B?bWFyaw==?= | last post by:
I have been using VS 2005 since its introduction. Prior to that I used VS 2003...For Windows Applications Programming. Recently, I had need to develop a simple web form application which I did in...
1
by: =?Utf-8?B?QU1lcmNlcg==?= | last post by:
I've upgraded from VS 2003 to VS 2005. I can run VS 2003 and VS 2005 side by side with one problem. With VS 2003, the Office XP EULA now pops up and I have to accept it or VS 2003 will shut down....
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.