Web Hosting Talk







View Full Version : ASP Woes


[inx]Olly
02-11-2004, 01:30 PM
Hi,

We're running Windows 2003 server here.

Recently I found ms sql server rather monopolising memory. So I scaled it down. I also upgraded our RAM to 2MB. We're running a P4 2.8ghz box.

ASP seems to be crashing rather sporadically. I can't find anything relevant in the error logs. It just seems to stop working, then come back to life again a few minutes later- sometimes it doesn't at all.

At most times there's over 1GB memory free. CPU usage is low..so it's not down to resources.

Has anyone had this problem before?

Thanks in advance.

protecweb
02-11-2004, 01:41 PM
Could be one of many but likely that some ASP code is crashing it. Next time it crashes you should get a dump from iisstate and post it on the IIS forums for diagnosis.

IISstate: http://www.iisfaq.com/default.aspx?View=P197&P=1
MS IIS Forums: microsoft.public.inetserver.iis

[inx]Olly
02-11-2004, 01:44 PM
Cheers protecweb

I'll sit in wait and let you know what happens :)