I am following a Microsoft guide on configuring an ActiveDirectory authentication from here.
I am not able to locate IIS Microsoft Management Console in my Visual Studio 2005 for configuration, and I am only able to open ASP.NET Configuration tool.
I would like to ask if there is IIS Microsoft Management Console (MMC) in Visual Studio 2005?
Internet Information Services is not a part of Visual Studio 2005; rather it is part of the operating System.
If you are using the built-in Cassini server; then I’m afraid you won’t be able to configure Windows Authentication. If you are using IIS, then you can open the MMC by going into “Run” in the Start Menu (or Win Key+R) and running
inetmgr. If it says that this Program Cannot Be Found, then you do not have IIS installed.