Forum Moderators: open
I have ASP_0147 errors (and others) showing up sporadically on my website log. The parameters passed to these pages all show up and they normally execute fine so my question is:
1. Is ASP_0147 caused by strictly by lack of resources, and if so, making sure all objects are closed truly the remedy,
or,
2. Is is that we are running some third party, process intensive apps on the server that gobble up resources.
P.S. I have been told that IIS kills all objects once the (ASP) page
is done executing, True or False?
Dan
I had been informed that IIS will kill htese objects once the page is doen but if there is a script error (page execution doesn't end properly) I can see how they might still be there.
Any input into this would be greatly appreciated.
Dan