All Tags »
IIS »
ASP.NET registration (RSS)
Sorry, but there are no more tags available to filter with.
-
Just have your tech person run C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i This program will install the proper hooks into IIS and you will be able to run ASP.NET applications. If you need need ASP.NET 2.0 installed run the aspnet_regiis.exe under the C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 directory.
--Jason