I am having problems with a server that crashes about once a month. The event viewer application log shows a lot of ASP errors. Typically, there are about 10 ASP errors a day, but today multiple errors started to come in at 11 PM which is appartently when my site went down When I noticed at 11:40, the DLLHost.EXE process seemed to lock up the whole server. I used Task Manager to end the process, and everything went back to normal. What is interesting is that the last time I had a similar problem was exactly a month ago on 3/9 at 5 PM.<BR><BR>I know it would be very hard to pinpoint what is going wrong, but where should I start? What causes DLLHost.EXE to lock up? Is it normal to have ASP errors in the application log?<BR><BR><BR>A few of the errors that I get are<BR><BR>Script Engine Exception. A ScriptEngine threw expection 'C0000005' in 'IActiveScript::SetScriptSite()' from 'CActiveScriptEngine::Init()'.. <BR><BR>Script Engine Exception. A ScriptEngine threw expection 'C0000005' in 'IActiveScript::SetScriptState()' from 'CActiveScriptEngine::ReuseEngine()'. . <BR><BR>Script Engine Exception. A ScriptEngine threw expection 'C0000005' in 'IActiveScript::Close()' from 'CActiveScriptEngine::FinalRelease()' .. <BR>
Bookmarks