quote:Originally posted by salix #Software: Microsoft Internet Information Services 5.1 #Version: 1.0 #Date: 2007-04-24 21:37:42 #Fields: time c-ip cs-method cs-uri-stem sc-status 21:37:42 127.0.0.1 GET /Default.asp 500
Is there anything else after the 500?
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.”
#Software: Microsoft Internet Information Services 5.1 #Version: 1.0 #Date: 2007-04-24 21:37:42 #Fields: time c-ip cs-method cs-uri-stem sc-status 21:37:42 127.0.0.1 GET /Default.asp 500
There should be more to this log, if not you may want to add more logging options. Also, check the event viewer for any event logs. There are a number of reasons you would get this error and the details from those logs should point you in the right direction.
There should be a source and error message associated with the event ID 36 in the event logs. You need all three bits to narrow down the issue at hand.
Hope it turns out to be easily fixed with one of the articles fixes - a lot of them look like they relate to COM/COM+ fixes, which makes sense with a borked ISAPI.
Good luck, well found, let us all know how it went!