Yeap. Can start IIS no problem, but when I come to test the page (pg36 as you said) I get 'server application error'. I've tried looking for similar problems around the Web, but they get explicit error messages in the event log, whereas I only get the following every time.
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2003-11-01 16:00:37
#Fields: time c-ip cs-method cs-uri-stem sc-status
16:00:37 127.0.0.1 GET /iisstart.asp 500
It's frustrating. I've followed the book precisely and it won't work. I've used
http://localhost/ ,
http://127.0.0.1/ and my machine name but I get the same problem.
I appreciate your help.