For Programmers: Free Programming Magazines  


Home > Archive > ASP > November 2007 > Application Hangups









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Application Hangups
M. Savas Zorlu

2007-11-16, 6:57 pm

Has anyone any experience with asp pages causing application pool
hangups? If so can anyone please tell me what type of applications
would be causing these? for example was your experience related to
queries or file uploads, etc.
ThatsIT.net.au

2007-11-16, 6:57 pm

What do you mean by hang-ups,
freezing, crashing slow?

a few things come to mind, looping problems and long strings, asp does not
like long strings of html, you should write to screen as soon as possible as
it will affect performance badly.
Asp.Net has the string builder object that solves this problem

"M. Savas Zorlu" <savas@zorlumail.com> wrote in message
news:O7cwwZFKIHA.4584@TK2MSFTNGP03.phx.gbl...
> Has anyone any experience with asp pages causing application pool hangups?
> If so can anyone please tell me what type of applications would be
> causing these? for example was your experience related to queries or file
> uploads, etc.


Jon Paal [MSMD]

2007-11-16, 6:57 pm

possibly a call to a COM component ?


"M. Savas Zorlu" <savas@zorlumail.com> wrote in message news:O7cwwZFKIHA.4584@TK2MSFTNGP03.phx.gbl...
> Has anyone any experience with asp pages causing application pool hangups? If so can anyone please tell me what type of
> applications would be causing these? for example was your experience related to queries or file uploads, etc.



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com