Fixing the “Specified web server is not running ASP.NET version 1.1″ Error
I could no longer put off some work on an ASP.NET 1.1 application so I fired up Visual Studio 2003 and immediately got the “specified web server is not running ASP.NET version 1.1″ error. This, despite the fact that ASP.NET 1.1 was set in IIS as the framework version for that app.
There are plenty [...]