Run ASP.NET 1.1 and ASP.NET 2.0 Same Time on 64-bit Windows Server
There is a possibility which you have faced many times while developing ASP.NET applications and testing them onto different versions like .NET 1.1 and .NET 2.0. On a 32-bit Windows server, we can setup 1.1 or 2.0 Web applications by “ASP.NET Tab” in Internet Information Services (IIS) Manager. It’s quite simple but on a 64-bit [...]
