Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Installing 1.1 Framework and 2.0 Framework on the same web server

Reply
Thread Tools

Installing 1.1 Framework and 2.0 Framework on the same web server

 
 
Mark
Guest
Posts: n/a
 
      11-17-2005
We're going to need to run the 1.1 and 2.0 version of the .NET Framework on
our web server. I'd love to see online documentation regarding the issues
involved. For example:

Do all 1.1 web applications use the 2.0 framework once 2.0 is installed side
by side with 1.1, or do the 1.1 web applications natively know to use the
1.1 version, and 2.0 applications know to use the 2.0 version?

Thanks in advance.

Mark


 
Reply With Quote
 
 
 
 
Juan T. Llibre
Guest
Posts: n/a
 
      11-17-2005
1.1 and 2.0 run side-by-side with no problems.

You will have to manually assign the version of the .Net Framework the apps
run under, in the ASP.NET tab of the application's properties in the Internet
Service Manager, or with Denis Bauer's ASP.NET Version Switcher ( free ) :

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx




Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Espaņol : http://asp.net.do/foros/
======================================
"Mark" <> wrote in message
news:...
> We're going to need to run the 1.1 and 2.0 version of the .NET Framework on our web
> server. I'd love to see online documentation regarding the issues involved. For
> example:
>
> Do all 1.1 web applications use the 2.0 framework once 2.0 is installed side by side
> with 1.1, or do the 1.1 web applications natively know to use the 1.1 version, and 2.0
> applications know to use the 2.0 version?
>
> Thanks in advance.
>
> Mark



 
Reply With Quote
 
 
 
 
Jan Peter Stotz
Guest
Posts: n/a
 
      11-17-2005
Juan T. Llibre schrieb:

> 1.1 and 2.0 run side-by-side with no problems.
>
> You will have to manually assign the version of the .Net Framework the apps
> run under, in the ASP.NET tab of the application's properties in the Internet
> Service Manager, or with Denis Bauer's ASP.NET Version Switcher ( free ) :
>
> http://www.denisbauer.com/NETTools/A...nSwitcher.aspx


This program is nice but not needed. After installing the .Net Framework
2.0 my IIS shows a new configuration panel for every website, called
"ASP.net". On this page you can easily change the used ASP.Net Version.

Jan
 
Reply With Quote
 
Greg Burns
Guest
Posts: n/a
 
      11-17-2005
"Jan Peter Stotz" <> wrote in message
news:11vfxvk7h1c6p$....
> This program is nice but not needed. After installing the .Net Framework
> 2.0 my IIS shows a new configuration panel for every website, called
> "ASP.net". On this page you can easily change the used ASP.Net Version.
>
> Jan


Juan did state that option also.

There is a bug out there some people are running into where that tab does
not appear. Use the registry hack workaround posted here:

http://lab.msdn.microsoft.com/produc...ID=FDBK21319#1

Greg


 
Reply With Quote
 
Juan T. Llibre
Guest
Posts: n/a
 
      11-17-2005
re:
> This program is nice but not needed.


There's been some bug reports that say that the
ASP.NET tab does not appear in the IIS Manager,
in some configurations ( primarily when a Beta version
hasn't been fully uninstalled ).

In those cases, it's very useful as a workaround.



Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Espaņol : http://asp.net.do/foros/
======================================
"Jan Peter Stotz" <> wrote in message
news:11vfxvk7h1c6p$....
> Juan T. Llibre schrieb:
>
>> 1.1 and 2.0 run side-by-side with no problems.
>>
>> You will have to manually assign the version of the .Net Framework the apps
>> run under, in the ASP.NET tab of the application's properties in the Internet
>> Service Manager, or with Denis Bauer's ASP.NET Version Switcher ( free ) :
>>
>> http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

>
> This program is nice but not needed. After installing the .Net Framework
> 2.0 my IIS shows a new configuration panel for every website, called
> "ASP.net". On this page you can easily change the used ASP.Net Version.
>
> Jan



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it OK to uninstall .net framework 1.1 and 2.0 after installing .net framework 3.0 quaiser_ali ASP .Net 0 09-26-2008 02:35 PM
delete .NET FRAMEWORK 1.1 before installing .NET FRAMEWORK 2 ???? moi ASP .Net 3 09-26-2008 02:19 PM
Problem deploying web-application and web-service on same IIS server. Jan Obrestad ASP .Net 0 12-05-2007 02:54 PM
State Server stopped working after installing .Net Framework 1.1 S =?Utf-8?B?QmV2ZSBMeW5p?= ASP .Net 0 01-19-2005 02:57 PM
Installing The Framework On Server Jim Heavey ASP .Net 1 04-09-2004 01:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57