Installing 1.1 Framework and 2.0 Framework on the same web server

M

Mark

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
 
J

Jan Peter Stotz

Juan said:
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/ASPNETVersionSwitcher.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
 
G

Greg Burns

Jan Peter Stotz said:
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/productfeedback/ViewWorkaround.aspx?FeedbackID=FDBK21319#1

Greg
 
J

Juan T. Llibre

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top