HTTP错误 [英] HTTP Error

查看:48
本文介绍了HTTP错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每次当我从一个特定页面重定向到另一个页面时,它会在Page_Load例程运行之前提高

4异常。我无法找到一种方法来获得
找出有什么例外。当我使用Application Center Test时,数字

的Http错误会随着请求的数量而增加,所以我怀疑那些是Http

例外。


最糟糕的是,当累积的异常总数达到某种程度时,它似乎会导致aspnet_wp.exe进程中的异常异常

(每个24000)第二),这很容易最大化处理器。我不能结束它

除非我手动杀死这个过程。


我已经死路一条,任何建议都会有所帮助,特别是如何我可以想出这个问题,或者你认为可能导致这种错误的问题。谢谢!


-

George Kanchanavaleerat

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

推荐答案

我不买。你的应用程序必须有一些时髦的东西,你不会说。开始说话


-

问候,

Alvin Bruney

[无耻作者插件]

带有.NET的Microsoft Office Web Components黑皮书

可从 www.lulu.com/owc

_________________________

" George" <戈**** @ discussions.microsoft.com>在留言中写道

news:00 ********************************** @ microsof t.com ...
i''m not buying. you must have something funky with your application that you
aren''t saying. start talking

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
"George" <Ge****@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
每当我从一个特定页面重定向到另一个页面时,它会在Page_Load例程运行之前提升4个异常。我无法找到一种方法来找出有什么例外。当我使用Application Center Test时,Http错误的数量随着请求数量的增加而上升,所以我怀疑那些是
Http
例外。

最糟糕的是,当累积的异常总数达到一定程度时,它似乎会导致aspnet_wp.exe进程中的异常异常(每秒24000),这很容易最大化处理器。我不能结束它
除非我手动杀死这个过程。

我走到了尽头,任何建议都会有所帮助,特别是我怎么能想到这个
问题,或者您认为可能导致此类错误的问题。谢谢!

-
George Kanchanavaleerat
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



据我所知,有一个休闲的业务层逻辑,涉及

反射和其他时髦的东西。我从书中拿走了它。否则,

我几乎遵循MSDN帮助推荐的方式。


另外,如果在下一个的Response.Redirect和Page_Load之后发生此错误/>
页面运行,是不是Http问题?我正试图尽可能多地吐出

而不会让所有人感到困惑。让我知道更多关于我能提供什么的信息。再次感谢!


George


" Alvin Bruney [ASP.NET MVP]"写道:
As far as I know, there is a hugh business layer logic, which involves
reflection and other funky kind of stuff. I took it from a book. Otherwise,
I followed pretty much the way recommended in MSDN help.

Also, if this error occurs after a Response.Redirect and Page_Load of next
page runs, isn''t it got to be Http problem ? I''m trying to spit out as much
as I can without confusing everyone. Let me know more info about what I can
provide. Thanks again !

George

"Alvin Bruney [ASP.NET MVP]" wrote:
我不买。你的应用程序必须有一些时髦的东西,而你并没有说。开始说话

-
问候,
Alvin Bruney
[无耻的作者插件]
带有.NET的Microsoft Office Web Components黑皮书可在 www.lulu.com/owc 获取
_________________________
" George" <戈**** @ discussions.microsoft.com>在消息中写道
新闻:00 ********************************** @ microsof t.com。 ..
i''m not buying. you must have something funky with your application that you
aren''t saying. start talking

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
"George" <Ge****@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
每当我从一个特定页面重定向到另一个页面时,它会在Page_Load例程运行之前提升4个异常。我无法找到一种方法来找出有什么例外。当我使用Application Center Test时,Http错误的数量随着请求数量的增加而上升,所以我怀疑那些是
Http
例外。

最糟糕的是,当累积的异常总数达到一定程度时,它似乎会导致aspnet_wp.exe进程中的异常异常(每秒24000),这很容易最大化处理器。我不能结束它
除非我手动杀死这个过程。

我走到了尽头,任何建议都会有所帮助,特别是我怎么能想到这个
问题,或者您认为可能导致此类错误的问题。谢谢!

-
George Kanchanavaleerat
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




我也实现了http错误报告应用程序,通过MSDN介绍了

。该应用程序记录SQL Server上的所有错误,并向我发送有关错误的电子邮件

。也许是那个应用程序,它有所有

例外...我如何验证?


George K


乔治写道:
I also have implemented a http error reporting application, introduced
through MSDN. The app logs all errors on SQL Server, and sends me email
about the error. Perhaps it is that application, that has all the
exceptions... How do I verify ?

George K

"George" wrote:
据我所知,有一个休闲的业务层逻辑,涉及
反射和其他时髦的东西。我从书中拿走了它。否则,我几乎按照MSDN帮助推荐的方式进行操作。

此外,如果在下一页的Response.Redirect和Page_Load运行后发生此错误,则不会它必须是Http问题?我想尽可能多地吐出来,而不会让每个人感到困惑。让我知道更多关于我能提供什么的信息。再次感谢!

乔治

Alvin Bruney [ASP.NET MVP]"写道:
As far as I know, there is a hugh business layer logic, which involves
reflection and other funky kind of stuff. I took it from a book. Otherwise,
I followed pretty much the way recommended in MSDN help.

Also, if this error occurs after a Response.Redirect and Page_Load of next
page runs, isn''t it got to be Http problem ? I''m trying to spit out as much
as I can without confusing everyone. Let me know more info about what I can
provide. Thanks again !

George

"Alvin Bruney [ASP.NET MVP]" wrote:
我不买。你的应用程序必须有一些时髦的东西,而你并没有说。开始说话

-
问候,
Alvin Bruney
[无耻的作者插件]
带有.NET的Microsoft Office Web Components黑皮书可在 www.lulu.com/owc 获取
_________________________
" George" <戈**** @ discussions.microsoft.com>在消息中写道
新闻:00 ********************************** @ microsof t.com。 ..
i''m not buying. you must have something funky with your application that you
aren''t saying. start talking

--
Regards,
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
_________________________
"George" <Ge****@discussions.microsoft.com> wrote in message
news:00**********************************@microsof t.com...
每当我从一个特定页面重定向到另一个页面时,它会在Page_Load例程运行之前提升4个异常。我无法找到一种方法来找出有什么例外。当我使用Application Center Test时,Http错误的数量随着请求数量的增加而上升,所以我怀疑那些是
Http
例外。

最糟糕的是,当累积的异常总数达到一定程度时,它似乎会导致aspnet_wp.exe进程中的异常异常(每秒24000),这很容易最大化处理器。我不能结束它
除非我手动杀死这个过程。

我走到了尽头,任何建议都会有所帮助,特别是我怎么能想到这个
问题,或者您认为可能导致此类错误的问题。谢谢!

-
George Kanchanavaleerat
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




这篇关于HTTP错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆