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

Mix version of .NET Framework Configuration in IIS

Our IIS is still running .NET 1.1 as its main .NET Framework. We have new
Web applications developed under .NET 2.0. How can we set up this new web
application to use .NET 2.0 framework without impacting the other older
applications on the same IIS?

I understand we can changed the IIS to use .NET 2.0 from its Web Site
properties but it will change all the web applications. I tried to change
the ASP.NET framework version in the new vitual directory for this new web
application without luck. It is dim out.

Please advise.

Brian
Jan 5 '06 #1
2 3861
Hi Brian,

Create a new web site and have that the new site run .NET 2.0. Assuming
you are using Windows Server as the web server.
If you only have one web site (ie Windows XP) you should still be able to
change the individual web application. If the ASP.NET tab has a grayed
out I'm guessing that you haven't created a web application out of your
directory yet. On the directory Tab in the directory properties, click
the Create button.

If the directory is a registered web application but you still cannot
change version, try registering .net 2.0 with IIS again, by running
aspnet_regiis -i (NB, the aspnet_regiis.exe from the 2.0 directory), and
reset the IIS (resetiis).
On Thu, 05 Jan 2006 08:28:03 +0100, Brian Ho""
<Br*****@discussions.microsoft.com> wrote:
Our IIS is still running .NET 1.1 as its main .NET Framework. We have
new
Web applications developed under .NET 2.0. How can we set up this new
web
application to use .NET 2.0 framework without impacting the other older
applications on the same IIS?

I understand we can changed the IIS to use .NET 2.0 from its Web Site
properties but it will change all the web applications. I tried to
change
the ASP.NET framework version in the new vitual directory for this new
web
application without luck. It is dim out.

Please advise.

Brian


--
Happy Coding!
Morten Wennevik [C# MVP]
Jan 5 '06 #2
You can have 1.1 and 2.0 subwebs within the same website. Since I do most
of my development on an XP machine, which only has one active website, I
have two separate subwebs that I use, one for .NET 1.1 and one for 2.0. The
ASP.NET tab on the IIS Properties dialog can be used to make these changes
on subwebs.
--
Christopher A. Reed
"The oxen are slow, but the earth is patient."

"Brian Ho" <Br*****@discussions.microsoft.com> wrote in message
news:B6**********************************@microsof t.com...
Our IIS is still running .NET 1.1 as its main .NET Framework. We have new
Web applications developed under .NET 2.0. How can we set up this new web
application to use .NET 2.0 framework without impacting the other older
applications on the same IIS?

I understand we can changed the IIS to use .NET 2.0 from its Web Site
properties but it will change all the web applications. I tried to change
the ASP.NET framework version in the new vitual directory for this new web
application without luck. It is dim out.

Please advise.

Brian

Jan 6 '06 #3

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

Similar topics

2
by: Terence Shek | last post by:
Is there a way to set the application binding policy so that it always binds to the latest version of an assembly? I'm hoping there is a way to avoid updating the application's binding...
2
by: Joe Reazor | last post by:
I just upgraded to v1.1 of the framework and VS.Net 2003. I opened up one of my solutions and rebuilt my project and all went well. I then ran my project in debug mode. My program runs up fine,...
2
by: Tomas Vera | last post by:
Hello All, I have a Commerce Server application that uses Microsoft.VisualBasic.Compatibility.DLL . My development machine uses Framework 1.0.3705 . When I deploy this app to a machine with...
0
by: Sebastian Meier | last post by:
Hi everyone, i have the following problem. I tried to import the file ICSharpCode.SharpZipLib.dll into my VS Project. The Result was the following. Warning: Dependence...
2
by: Reggie | last post by:
Hi and TIA! Little confused. I'm running WXP Pro (SP2). If I look at Control Panel/Admin Tools it shows the following: Microsoft .NET Framework 1.1 Configuration Microsoft .NET Framework 1.1...
0
by: Felix | last post by:
Ok, I've had this issues since yesterday and I cannot figure out what's causing it. Basically, I have a Visual Studio 2005 Web Service. The service runs completely find on my local development...
1
by: Sky | last post by:
Yesterday I was told that GetType(string) should not just be with a Type, but be Type, AssemblyName. Fair enough, get the reason. (Finally!). As long as it doesn't cause tech support problems...
3
by: C Card | last post by:
I am creating a managed DLL in C++ using VS.NET 2005 and .NET 2.0 that I hope can be used by applications created for older versions of .NET. I have a feeling this is not possible, and I hope...
29
by: =?Utf-8?B?SGVybWF3aWg=?= | last post by:
Hello, Please anybody help me. I have only a little experience with web development. I created simple project using ASP NET 2.0 (VS 2005) It works fine on local computer. When I tried to run...
5
by: jroozee | last post by:
I am developing in VS '03. I have all of the current framework versions installed on my PC, 1.1, 2.0, and 3.0. How can I make sure the code I am developing in is using the 3.0 framework version?...
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: 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:
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
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
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...

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.