ajax错误 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
<asp:ScriptManager ID="ScriptManager1" EnableScriptLocalization="True" EnablePartialRendering="false" runat="server">
ScriptManager 的属性 EnablePartialRendering 表示是否启用局部重绘。
我处理的页面是一个iframe,需要跳转到其他页面, 不需要局部刷新
浙公网安备 33010602011771号