Forum Moderators: open
Awhile ago I made a stupid mistake which resulted in a nasty Stop error when I tried to boot. I’m running Windows 2000.
With the help of a knowledgeable family member and the following two separate newsgroup responses, I did the following:
1. Overlaid the System file (c:\WinNt\System32\config\System) from the Repair directory to get around the Stop error. Reinstalled drivers etc and discovered everything was fine except for IIS.
2. In Safe mode, uninstalled IIS, deleted inetpub, inetsrv and iis5 log. Then re-installed IIS.
Now IE gives me an HTTP 500 “Internal Server” error for localhost and all asp files. Interestingly, gif and html files in wwwroot display properly.
Should I just look in the Yellow Pages for an MSCE? One I contacted wants $100 / hour.
Do you remember what settings were adjusted? Could you possibly do it again if you needed to?
We're applying the security patches right now.
I've never had this problem before with IIS, and I suspect security issues.
The event Log refers to a failure to activate the COM app out of process.
any help would be greatly appreciated, thanks.
The problem was simple in retrospect.
In the IIS Manager:
Right-click the site you need to work with and bring up the Properties.
Under "Home Directory" find the Application Protection drop down at the very bottom.
Change this to Medium and your ASP will work again.
hope this helps!