I have the ASP.NET book from WROX, ISBN (7345). I have gone through the component installation to run the .net framework on my machine. ON page 28, it shows how to pull up the MMC or Microsoft Management Console. However, there is nothing in the <root> directory. Now, when I go to localhost in my browser, I see two pop up browers, one has this url:
http://localhost/localstart.asp and the other has this url:
http://localhost/iishelp/iis/misc/default.asp.
I want mostly to be able to test .asp pages on my local host before I upload to the live server.
Can someone help?

Thanks,
Chris