Ask a Question related to ASP, Design and Development.
-
avram #1
ASP Processor Stops
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?
avram Guest
-
Acronbat Pro 7 stops STOPS Acrobat printer in 10.4.7
I ave installed Acrobat Pro 7 on my Powerbook G4 system 10.4.7. But whenever I print from Word the Acrobat printer stops. I did have Acrobat 6 which... -
Image Processor
Does anyone know of an image processor which will also add text to any image a user uploads? currently using one by George Petrov but it doesn't... -
Dual Processor
I have noticed that when you have a large page Dreamweaver uses a lot of cpu especially when you doing anything with a recordset. I am running... -
AMD processor compatibility
I have compaq presario with AMD 1.2Ghz processor. Is it compatible with Debian? Thank you for your attention to this matter. ... -
multi processor
Hi, Is there anything to do to activate the use of all processors by Oracle ? It seems my instance using only one processor ... and cpu_count... -
Jeff Clark #2
Re: ASP Processor Stops
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
"avram" <webmaster@e-novative.com> wrote in message
news:032401c395df$fb1c7e20$a101280a@phx.gbl...> 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?
Jeff Clark Guest
-
dlbjr #3
Re: ASP Processor Stops
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
dlbjr Guest
-
Bob Barrows #4
Re: ASP Processor Stops
avram wrote:
[url]http://www.aspfaq.com/show.asp?id=2147[/url]> 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?
HTH,
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Bob Barrows Guest



Reply With Quote

