If you install
both ASP.NET 1.1 and 2.0 on the same machine, you have to specify the ASP.NET
version for each web application. Right-click on "Default Web Site" in IIS
management console and choose "Properties", there
is an ASP.NET tab that allows you to choose which version of ASP.NET
is running on localhost. You also can do it for an individual virtual directory under one web
site. Below is the screen shot.
|
 |