Interview Question in Visual Studio 2005


 

Interview Question :: How to access IIS;s aspnet_regiis utility

I just installed IIS 5.0 and want to use the aspnet_regiis.exe command utility to register ASP.Net file mappings with IIS.

According to the asp.net book I have, the directory of the utility is:
C:\Program Files\Microsoft.NET\Framework\[Version]\... -i

However, when I checked the directory, there is no Framework folder inside the Microsoft.NET folder.

I have installed MS Visual Studio 2005 before installing IIS. Is there a way to access the utility?
by ksk