Problem with IIS.
I installed IIS, everything looks okay but It can?t load ASP files. HMTL files work, I can also ping local host, and get a directory listing showing the files.
I get this error message on all and any ASP file:
Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
The Event log shows me this every time I try to load an ASP:
Source: W3SVC Event ID: 36
The server failed to load application '/LM/W3SVC/1/ROOT'.
The error was 'Class not registered'.
Any ideas?
|