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

How can I host .net 2 and .net4 web applications on the same IIS6 server

106 100+
Hi,

I have two seperate web applications that I wish to host on the same windows 2003 server. The problem is that one is compiled witn .net 2 and the other with .net4

When I run the two, only one application runs, the other fails.

I tried to convert the .net2 to .net4 but there were too many programming errors and getting someone to correct them would be costly.

I understand that that two application pools can be created and assigned to each website. is this possible and can it be done and HOW CAN IT BE DONE?

Your help si appreciated.
Jul 23 '11 #1
1 2859
Frinavale
9,735 Expert Mod 8TB
You can accomplish this but you cannot publish both web applications under the same website. For example, you can't publish both web applications to the "Default Website".

You'll have to set up another web site so that you can configure both websites to run under the different ASP.NET settings.

Please note that you will need both the .NET 2 and 4 Frameworks installed on the machine hosting the applications.

-Frinny
Jul 27 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Alan Howard | last post by:
I've just been caught out by a host that doesn't support #includes in my ASPs. What's the best strategy for replacing these calls to files that include everything from subs and functions, global...
0
by: Scotter | last post by:
Hi - I posted this message in the microsoft.public.inetserver.iis group, as well. I hope someone can help. My client is frantic. Platform: Windows 2003 Server Enterprise Edition, latest MDAC...
1
by: blurz | last post by:
Hi, I have a problem using sessions in my .NET applications on a Windows Server 2003 with WSS installed. The error displayed is "Session State can only be used when enableSessionState is set to...
7
by: David Brewster | last post by:
Hi everyone. I've been working with VB6 for a while now, I'm feeling pretty damn confortable with it, but find myself wondering about VB.NET and web applications. So I thought I'd get my feet wet....
6
by: Damon Roberts | last post by:
Hi My dev server has started posting a Server Application Unavailable error for all of my asp.net web apps... Server Application Unavailable The web application you are attempting to access...
1
by: __Stephen | last post by:
Not finding assistnace on a networking site so I thought that I'd post this here as well. I have a rebuild of a server and we took the OS to 2003 for 2000. I am confused on setting up IIS6....
0
by: S. Berwanger | last post by:
Hallo, I have a PDA (WinCE 4.2) application which using a XML-Webservice for data exchanging. Both parts are developed with VS2003. When I'm using IIS5.1 the system runs without problems. But...
0
by: Mike Wasilewski | last post by:
I am just setting up a win 2003 server running IIS6 , php, with pear packages installed. I am trying to get the Pear Mail package working but cannot get it to send a message and it returns no...
0
by: Santhosh | last post by:
Hi all, I have .Net installed in client machine. But the IIS is installed in the LAN server. i want to create ASP.NET application and run the .aspx pages from the server machine.. When i tried...
0
abdoelmasry
by: abdoelmasry | last post by:
Hi Guys i need help to secure IIS6 on windows server 2003, I am creating Web Hosting server which host many web sites, i found that any script can Read any file from windows directory and...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.