ASP Processor Stops

A

avram

On a heavily visited site, .ASP pages stop being
processed/displayed, but .htm files are processed and
displayed just fine. IIS appears to be running OK. No
errors or logs anywhere to be found. Reboot clears it up,
for a few days. Any clues?
 
J

Jeff Clark

do you do a bunch of <% asp calls%> then html calls <% then asp calls%> in a
page?

There is a limit how many you can do. it is not a number but rather a
performance thing
 
D

dlbjr

Check your object cleanup (recordsets and connections) mainly.
The ASP application as a whole will lock if memory leaks persist.

-dlbjr

Discerning resolutions for the alms
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top