To reassociate aspx file extensions with ASP.Net runtime, you’ll have to run the utility aspnet_regiis.exe -i
For more information refer to Microsoft Knowledge Base Article – 306005
Home / FAQ / ASP.NET / Deployment Issues / How To Repair ASP.Net IIS Mapping After You Remove and Reinstall IIS?
To reassociate aspx file extensions with ASP.Net runtime, you’ll have to run the utility aspnet_regiis.exe -i
For more information refer to Microsoft Knowledge Base Article – 306005
Share with