Restoring the ASP.NET tab in IIS

Written by Sam McGeown
Published on 4/4/2008 - Read in about 1 min (41 words)
Published under Microsoft #.NET #ASP.NET #IIS #IIS

If you’ve logged onto the properties for your IIS install and found that the ASP.NET tab has mysteriously disappered, you can try a couple of things.

Firstly, try re-registering ASP.NET with IIS using the ASPNET_REGIIS.exe located in the .NET installation folder:

Share this post