在IIS服务器网站上保存数据时出错

在IIS服务器网站上保存数据时出错

本文介绍了在IIS服务器网站上保存数据时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello frinds,



i点击我的IIS服务器网站上的保存按钮时出错。

看错误





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





我该如何处理这个.. !!

i在谷歌搜索了很多但是无法得到任何解决方案..





感谢所有.... !!!

解决方案

Hello frinds,

i have error while click on save button on my IIS server website.
See the error


Uncaught 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: 500


How can i handle this..!!
i have serach many in google but cant get any solution regarding this..


Thank To All....!!!

解决方案


这篇关于在IIS服务器网站上保存数据时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-24 05:44