Aspnet_regiis I - Why Do I Need It?

I read the msdn page on -i here. I have not even used this tool before. I have always configured my applications in IIS. So, why would anyone need to use this for .NET 2.0 or 3.5 web applications?

I am running IIS 7 on a computer with Win 7, do I even need this?

+3
source share
1 answer

This is something you usually don’t need to use, more suitable for troubleshooting than for any standard actions.

.NET IIS, ASP.NET . , ASP.NET IIS, , aspnet_regiis -u , aspnet_regiis -i .

, , , , , .

"" .NET Framework, 1.0, 1.1 , , 2.0, .NET 3.0 .

+3

All Articles