Question : just installed IIS, now all i get is "Server Application Error"

From C:\WINDOWS\system32\Logfiles\W3SVC1\ logfile:
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2003-09-20 04:55:22
#Fields: time c-ip cs-method cs-uri-stem sc-status
04:55:22 127.0.0.1 GET /iisstart.asp 500



From Event Viewer:
Source: W3SVC              Event ID: 36
The server failed to load application '/LM/W3SVC/1/ROOT'.
The error was 'Class not registered'.

Any ideas

Answer : just installed IIS, now all i get is "Server Application Error"

Ahout IIS / ASP Troubleshooting. http://support.microsoft.com/?kbid=309051

This error says, that you try to access a class that is not yet registered. Dod you code any own ASP code? What site did you try to access when this happens?
Random Solutions  
 
programming4us programming4us