I have a stand-alone 2k machine that I loaded the IIS from the 2k cd.
Basically I have a htlm program run which displays the exploded view of an assembly on the screen with hot spots. When you click on a part of the assembly it runs an ASP program that pulls the data for that part from an Access database and calls a popup program to display a box with the info on the screen.
Everything was running fine then last month someone got into the system and changed something. No one is confessing!! Now when I click on a part I get the following message:
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.
When I check the error log this is what it says:
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was 'General access denied error'.
I'm not sure what program is trying to run because I didn't set up anything in those directories. Any help to get this corrected would be appreciated!!!