简体   繁体   English

错误:“该页面的状态信息无效,并且可能已损坏。”

[英]Error : “The state information is invalid for this page and might be corrupted.”

when i was click the button for export pdf so there is an error on my webpage "The state information is invalid for this page and might be corrupted." 当我单击导出pdf按钮时,我的网页上出现错误“该页面的状态信息无效,并且可能已损坏。” and also this error [No relevant source lines] 还有这个错误[没有相关的源代码行]

<%@ Page Language="C#" MasterPageFile="~/MPHome.master" AutoEventWireup="true" CodeFile="CancelledInvoiceListRpt.aspx.cs" Inherits="CancelledInvoiceListRpt" %>

this is the top of aspx page.. how to fix this please help me.... 这是aspx页面的顶部..如何解决此问题,请帮助我....

在页面指令中设置EnableEventValidation="false" ViewStateEncryptionMode="Never"

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 错误:此页面的状态信息无效,并且可能已损坏 - Error: The state information is invalid for this page and might be corrupted ASP.NET 4.0 C#“状态信息对此页面无效,并且可能已损坏。” MasterPage-&gt; Aspx-&gt; Ascx - ASP.NET 4.0 C# “state information is invalid for this page and might be corrupted.” MasterPage->Aspx->Ascx MasterPage LinkBut​​ton单击显示错误:此页面的状态信息无效,可能已损坏 - MasterPage LinkButton Click showing error :The state information is invalid for this page and might be corrupted “该页面的状态信息无效”错误 - “state information is invalid for this page” error MSI 卸载问题:错误 1001 -&gt; 保存的 State 字典包含不一致的数据并且可能已损坏 - MSI Uninstall issue: Error 1001 -> The saved State dictionary contains inconsistent data and might have been corrupted 动态添加控件后状态信息损坏 - State information corrupted after dynamically adding control 错误:意外的流结束。 数据可能已损坏 - Error: Unexpected end of stream. Data might be corrupted Windows服务错误:SavedState词典不包含预期值,并且可能已损坏 - Windows service error: the savedState dictionary does not contain the expected values and might have been corrupted CustomError页面中的错误信息 - Error information in CustomError Page app.config错误“损坏或包含无效的XML”? - app.config error “corrupted or contain invalid XML”?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM