running ASP.NET 1.4 and ASP.NET 2.05 on the same IIS6

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an ASP.NET 1.4 app running on W2003 IIS6. I created a new site (e.g.
on port 85) where I want to run ASP.NET 2.0.

When I set Asp.Net to 2.O on new site properties, the old site would give me
a "SERVER ERROR". When I reset the old site to 1.4 the new one does not work.

Is there a way to run 2 versions side by side.

Thanks in advance.
 
Back
Top