c#web应用程序中的问题

问题描述:

Hello All,



美好的一天!!!



我的吼声错误c#Dot net web Application





错误:Sys.WebForms.PageRequestManagerServerErrorException:在服务器上处理请求时发生未知错误。从服务器返回的状态代码是:0



我尝试了所有可能的方法来解决问题,但我仍然无法更清楚



1)为什么会出现这种错误



2)这个问题的解决方案是什么



我尝试了什么:



我们在页面中使用多个网格,所以我尝试给出唯一的控件名称对于侧面网格中的所有控件我在我的页面中检查所有脚本它工作正常,我检查我的更新面板



实际上我在我的aspx页面中出现此错误



Sys.WebForms.PageRequestManagerServerErrorException:Sys.WebForms.PageRequestManagerServerErrorException:在服务器上处理请求时发生未知错误。从服务器返回的状态代码是:0

Hello All,

Good Day!!!

I Got the bellow error in my c# Dot net web Application


Error: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 0

I tried all possible ways to solve the issue, still i couldn't get clearer

1)Why this kind of errors raise

2) What is the solution for this issue

What I have tried:

we use multiple grid in my page so i try give unique control names for all controls in side grid i cheek all scripts in my page it works fine, i check my update panel to

actually i got this error in my aspx page

Sys.WebForms.PageRequestManagerServerErrorException: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 0

这是iis服务器错误。重新启动服务器并清除所有%temp%和temp内容
This is iis server error. Restart the server and clean all %temp% and temp contents