Home All Groups Group Topic Archive Search About


Author
18 Mar 2005 5:51 PM
George
Everytime when I redirect from one particular page to another, it will raise
4 exceptions, before Page_Load routine runs.  I can't figure out a way to
find out what are the exceptions.  When I use Application Center Test, number
of Http errors rises with the number of requests, so I suspect those are Http
exceptions. 

The worst part is that, when total number of exceptions accumulated to
certain extent, it seems to cause messive exceptions in aspnet_wp.exe process
(24000 per second), which easily max out the processor.  I can't end it
unless I manually kill the process.

I'm at a dead end, any advise will help, especially how I can figure this
problem, or what you think may cause this kind of error.  Thanks!
--
George Kanchanavaleerat

Author
18 Mar 2005 7:54 PM
Ray Costanzo [MVP]
Is this in ASP.NET?  If so, try posting in one of the ASP.NET groups.  They
have "aspnet" in their names.  This group is classic ASP.

Ray at work

Show quote
"George" <Geo***@discussions.microsoft.com> wrote in message
news:5B183EC5-0B9B-4376-A3CC-80C18FC32096@microsoft.com...
> Everytime when I redirect from one particular page to another, it will
raise
> 4 exceptions, before Page_Load routine runs.  I can't figure out a way to
> find out what are the exceptions.  When I use Application Center Test,
number
> of Http errors rises with the number of requests, so I suspect those are
Http
> exceptions.
>
> The worst part is that, when total number of exceptions accumulated to
> certain extent, it seems to cause messive exceptions in aspnet_wp.exe
process
> (24000 per second), which easily max out the processor.  I can't end it
> unless I manually kill the process.
>
> I'm at a dead end, any advise will help, especially how I can figure this
> problem, or what you think may cause this kind of error.  Thanks!
> --
> George Kanchanavaleerat
Author
18 Mar 2005 10:13 PM
George
Thanks Ray!

Show quote
"Ray Costanzo [MVP]" wrote:

> Is this in ASP.NET?  If so, try posting in one of the ASP.NET groups.  They
> have "aspnet" in their names.  This group is classic ASP.
>
> Ray at work
>
> "George" <Geo***@discussions.microsoft.com> wrote in message
> news:5B183EC5-0B9B-4376-A3CC-80C18FC32096@microsoft.com...
> > Everytime when I redirect from one particular page to another, it will
> raise
> > 4 exceptions, before Page_Load routine runs.  I can't figure out a way to
> > find out what are the exceptions.  When I use Application Center Test,
> number
> > of Http errors rises with the number of requests, so I suspect those are
> Http
> > exceptions.
> >
> > The worst part is that, when total number of exceptions accumulated to
> > certain extent, it seems to cause messive exceptions in aspnet_wp.exe
> process
> > (24000 per second), which easily max out the processor.  I can't end it
> > unless I manually kill the process.
> >
> > I'm at a dead end, any advise will help, especially how I can figure this
> > problem, or what you think may cause this kind of error.  Thanks!
> > --
> > George Kanchanavaleerat
>
>
>

AddThis Social Bookmark Button