posted on Sunday, May 22, 2005 1:09 PM by leon

ASP.NET tab disappears from IIS MMC Application Properties

When Visual Studio 2005 installed on W2K or Win2003 platform, ASP.NET tab magically disappears from IIS MMC. ASP.NET tab used to set ASP.NET version for specified virtual directory. This behavior was introduced with 8.0.50203.0 (CTP) version and still present in beta2 release.

There is an open bug on this (open by Juan T. Llibre). Please review and vote.

For now if you want to run both ASP.NET 1.X and ASP.NET 2.0 on the same machine, you can use Denis Bauer's ASP.NET Version Switcher

Thanks to Memi Lavi for better solution: Clean registry settings. Worked for mine W2K VS2005 installation

Comments