Turning on ASP.NET 2.0 in IIS

Try running aspnet_regiis -u
from a command window in the .Net Framework directory :
Drive:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

Then, run aspnet_regiis -i
to re-register it, and see if it works after that

Leave a Reply

You must be logged in to post a comment.