Please subscribe to my feed.
Frankly, I haven’t been using ASP nor program in ASP for quite a long time. Tday I got to code a website project in ASP… ah, why they never upgrade to the newer ASP.NET? Anyway, then I realize my new laptop doesn’t come with IIS (Internet Information Services). By default this resource hungry web service is not installed. Now, being new to Vista, I had to click around quite a bit to find out how to get this IIS to work.

First thing is to install IIS. Here’s how you do it.
As you can see above, it takes a few simple steps only, though it’s hidden deep inside the Control Panel.
Note that it says “Please wait while the features are configured. This might take several minutes.” Well, Microsoft means it when they say so. It actually took 3 or 4 minutes in my case! Also, under Internet Information Services, there are a lot of options which you might want to explore and test a bit, because even if you click on IIS, some of the necessary options might not be checked by default, specifically make sure “IIS Management Console” is checked, otherwise you will not have a console to manage your IIS service. I know this because I forgot to do that and I had a hell time trying to figure out how to start my IIS!

In other words, if you didn’t check “IIS Management Console” and you ran inetmgr in the DOS window, you will get the following message:
‘intemgr’ is not recognized as an internal or external command, operable program or batch file.
The solution is to check and install “IIS Management Console”. Why Microsoft make our life so difficult?
However, if you STILL get the above error message, then you need to navigate to C:\Windows\System32\inetsrv and run inetmgr.
Have fun with IIS and Windows Vista.
Show friendly error messages on ASP pages at Kongtechnology.com
August 2nd, 2007 at 11:41 pm
[...] Well, the solution to this is to ask IIS7 to return the exact error to the browser. Don’t return a lame message which tells nothing. To do this, you need to open the IIS Manager. [...]
sambit
November 13th, 2008 at 4:07 pm
loooo…I did exactly did what was suggested. I checked all items of IIS in Turn on/off windows features…(IIS console was no where enlisted). I hit the inetmgr.exe which did not yield anything for me.
Then I checked the path C:\windows\system\inetsrv\ no sight of inetmgr.exe…. guys what to do now. I have vista home edition with sp1