加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > asp.Net > 正文

asp.net – Sys.WebForms.PageRequestManagerServerErrorExcepti

发布时间:2020-12-16 00:40:19 所属栏目:asp.Net 来源:网络整理
导读:我偶尔从AJAX.NET应用程序获取以下弹出窗口 Sys.WebForms.PageRequestManagerServerErrorException: An Unknown error occurred while processing the request on the server. The status code returned from the server was: 12031 从Microsoft kb起状态码
我偶尔从AJAX.NET应用程序获取以下弹出窗口
Sys.WebForms.PageRequestManagerServerErrorException: An Unknown error occurred while processing the request on the server. The status code returned from the server was: 12031

从Microsoft kb起状态码表示一个ERROR_INTERNET_CONNECTION_RESET,但是它并没有说明触发错误的根本问题是什么。

如何记录/跟踪/ etc生成弹出窗口的底层错误?

解决方法

这是一个观察状态的问题,但与时间无关,但与大小无关。尝试在您的web.config中使用maxRequestLength。

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读