954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Running both ASP.NET 1.1.4 and ASP.NET 2.0 on IIS 5.1

Hello everyone,

I recently installed VS 2005 and VS 2003 on my Win XP Pro (IIS 5.1).

Now, I have two applications, one was written using VS 2005 and the other was written using VS 2003.

The problem begins when I try to debug my VS 2003 app. The debugger cannot even initialize for some reason. If I change the ASP.NET version on the IIS for this application to ASP.NET 1.0, I get an error page: "Server unavailable".
So, I end up with configuring my VS 2003 application to work under ASP.NET 2.0 version and it runs just fine.

The other VS 2005 application, however, works just fine.

The order of my installations was:

1. VS 2005
2. IIS 5.1
3. VS 2003

This problem could be easily fixed on IIS 6.0 (Win 2003 server) by allocating each application a different application pool. But, is there a similar way of doing so on Win XP Pro (IIS 5.1)?

Any help would be mostly appreciated...

Thanks in Advance,
Elad

diab81
Newbie Poster
1 post since Mar 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You