会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
上善若水,水善利万物而不争
博客园
首页
新随笔
联系
订阅
管理
2008年6月18日
Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500
摘要: 在 ScriptManager 内添加 EnablePartialRendering="false" 显示详细的错误信息。如下:<asp:ScriptManager ID="ScriptManager1" runat="server" EnablePartialRendering="false"/>一般的原因都是页面存在潜在的危险字符 在 页首加入 ValidateRequest="f...
阅读全文
posted @ 2008-06-18 20:52 simplay
阅读(1698)
评论(1)
推荐(0)
编辑
公告