Where's the ASP.NET Tab in IIS? It's Missing! I've installed .NET 2.0 ...
I've been watching a thread on an e-mail list which gave me a little insight into a problem I wasn't even aware of.
Apparently on Windows Server 2003 64 Bit Editions and Windows Server 2003 R2 the ASP.NET Tab in IIS doesn't appear, no fix, that's it, it's gone!
"The ASP.NET tab does not appear on x64-based editions of Windows Server 2003 and Windows Server 2003 R2. This tab also does not appear if only one version of ASP.NET is allowed in the web service extensions."
What?! :-)
Edit: It appears this post is all LIES !!!! Apparently the MS Documentation is wrong (shock horror).
Edit: Apparently there is some registry hacking which can resolve this too: -
If you find following register keys, would you please delete them and
re-register the framework ?
[HKEY_CLASSES_ROOT\CLSID\{FD5CD8B1-6FE0-44F3-BBFB-65E3655B096E}\InprocSe
rver32\2.0.XXXX.0]
[HKEY_CLASSES_ROOT\CLSID\{7D23CCC6-A390-406F-AB67-2F8B7558F6F6}\InprocSe
rver32\2.0.XXXX.0]
[HKEY_CLASSES_ROOT\CLSID\{FEDB2179-2335-48F0-AA28-5CDA35A2B36D}\InprocSe
rver32\2.0.XXXX.0]
The CLR team made changes to the version number which messes with the the setup scripts removal.