Registering ASP.NET on IIS after installing the .NET Framework

by Ali Raza Zaidi on June 6, 2008

Usually this problem occur when we install iIs after installation of Visual studio or .net framework. For this purpose use aspnet_regiis.exe, it is located under %WindowsDir%Microsoft.NETFrameworkvx.y.zzzz and you should call it with the -i parameter: aspnet_regiis.exe -i

 

Comments on this entry are closed.

Previous post:

Next post: