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

installing .net 2.0

Hi all,

I have a few servers running some apps on .net 1.1. I need to install 2.0 on
them to run some new websites. Will installing 2.0 break my 1.1 apps?

TIA!
Jan 17 '06 #1
2 1198
They can both run side by side. I believe in IIS 6.0, you can configure this
per application in the new ASP.NET tab you'll see when you go into
properties of an application in IIS. On IIS 5.0, I think you need to switch
back and forth between the two.

http://blogs.msdn.com/david.wang/arc...e_by_Side.aspx
--
http://www.openmymind.net/

<pa***@community.nospam> wrote in message
news:OT**************@TK2MSFTNGP14.phx.gbl...
Hi all,

I have a few servers running some apps on .net 1.1. I need to install 2.0
on them to run some new websites. Will installing 2.0 break my 1.1 apps?

TIA!

Jan 17 '06 #2
Hi Param,

As Karl has mentioned, ASP.NET 1.x and 2.0 can be deployed on the same
server side by side.... On server box with IIS6, we can configure
different application to running in different application pool , and even
creating multiple websites (if server version OS) and configure asp.net
applications of different versions hosted in different IIS site....

Also, hosting asp.net 1.x and 2.0 apps in separate sites are better to
manage since sometimes they'll conflict ... e.g when a parent web
application (maybe site root) is configured as ASP.NET 2.0 and has a
web.config (with some 2.0 specific confgure elements...), if there is
another sub asp.net 1.x web application deployed under that 2.0 app's sub
application virtual directory, it will throw parse error when starting
since sub asp.net app's web.config will inherts config info from parent
virtual dir(or site root)'s web.config file.... Thus, asp.net 1.x app can
not parse 2.0 specific configure elements(like connectionstrings....)

http://blogs.msdn.com/david.wang/arc...all_and_Run_AS
P_Net_20_Side_by_Side.aspx

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Karl Seguin [MVP]" <karl REMOVE @ REMOVE openmymind REMOVEMETOO .
ANDME net>
| References: <OT**************@TK2MSFTNGP14.phx.gbl>
| Subject: Re: installing .net 2.0
| Date: Tue, 17 Jan 2006 18:13:24 -0500
| Lines: 22
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| X-RFC2646: Format=Flowed; Response
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| Message-ID: <#x*************@TK2MSFTNGP11.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: 206-248-152-12.dsl.teksavvy.com 206.248.152.12
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFT NGP11.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:371580
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| They can both run side by side. I believe in IIS 6.0, you can configure
this
| per application in the new ASP.NET tab you'll see when you go into
| properties of an application in IIS. On IIS 5.0, I think you need to
switch
| back and forth between the two.
|
|
http://blogs.msdn.com/david.wang/arc...all_and_Run_AS
P_Net_20_Side_by_Side.aspx
| --
| http://www.openmymind.net/
|
|
|
| <pa***@community.nospam> wrote in message
| news:OT**************@TK2MSFTNGP14.phx.gbl...
| > Hi all,
| >
| > I have a few servers running some apps on .net 1.1. I need to install
2.0
| > on them to run some new websites. Will installing 2.0 break my 1.1 apps?
| >
| > TIA!
| >
|
|
|

Jan 18 '06 #3

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

Similar topics

3
by: Jean-Christian Imbeault | last post by:
I have a user account on a RH Linux machine but no root access. I succesfully installed apache 1.3 under my /home/ account but can't get PHP to install properly. I have done the following...
1
by: SAP BASIS Consultant | last post by:
Hello, I am installing SAP R/3 on Win2000/SQL Server. There is a CD with the SQL Server RDBMS, as well as another one with SP 3A (Both are from SAP). According to the SAP installation manual,...
0
by: Chris Halcrow | last post by:
Hi I've spent ALL DAY trying to re-install SQL Server 2000 on Windows XP. I continually get the error 'cannot configure server' just at the end of the installation. I've tried the following: ...
5
by: Gerald Hernandez | last post by:
One of my development PC's died, and I need to have legacy VS and VS.Net installed at the same time. On the now dead PC, I had VS6 installed prior to installing VS.Net. This worked just fine. On...
0
by: Steve | last post by:
I'm posting this message here, so that someone googling here will be able to find it. I was having problems installing cx_Oracle on Solaris. The build would fail with a message: > ld: fatal:...
3
by: jaggi | last post by:
Hi all, I downloaded DB2 enterprise edition from partnerworld on ibm.com and unzipped and untarred it and copied it to CD and tried installing on AIX using SMIT. I am getting errors while...
3
by: mariantrygg | last post by:
Hi I have an app that uses the a2K run-time. I have just discovered that installing this app breaks an access2003 installation causing the user to have to repair the installation using the...
13
by: bjhartin | last post by:
All, I was working at a client's site when I installed Visual Basic 6 on a machine at their request. Existing applications on this machine had specified version 4.0 of the Jet OLEDB provider in...
7
by: Adam | last post by:
Im trying to add an httphandler for all *.sgf file extensions. I have developed the handler, 1. installed it into the gac 2. added it to the machine.config: <httpHandlers> <add verb="*"...
11
by: tshad | last post by:
I have a small Windows Service program that just has a timer on it and it built fine. I try to install it using InstallUtil and I get the following message: ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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
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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.