This is a migrated thread and some comments may be shown as answers.

The state information is invalid for this

1 Answer 160 Views
Grid
This is a migrated thread and some comments may be shown as answers.
john
Top achievements
Rank 1
john asked on 25 Sep 2008, 06:26 AM
Hello,

I am using the radgrid (with embeded user control for insert/updates) and am getting the below error.  I looked at prior threads on this and didn't get much info.  I am using iis for dev.  The viewstate is rather long -- just like the other person who had this issue.  Does your product have a solution for this?

Thanks,
John




The state information is invalid for this page and might be corrupted.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: The state information is invalid for this page and might be corrupted.

Source Error:

[No relevant source lines]

Source File: c:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gts\66465252\6412235f\App_Web_19unemgx.0.cs    Line: 0

Stack Trace:

[ViewStateException: Invalid viewstate. 
	Client IP: 127.0.0.1
	Port: 
	User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; OfficeLiveConnector.1.0)
	ViewState: /wEWGQKqldKtAgLgnJ+tCwKw5JmFBQKy1dPWCgKy1c/WCgKy1dvWCgKy1dfWCgKy1efWCgKy1bPWCgKy1a/WCgKz1dPWCgKy1efMDALepqeKCQKI09jPDALjpr/IBQKI0/DJDALgpreGBgKI0+jLDAK2r5keAqfTyNQMAoOXmtoKAovux5MGApuB7f0KAoSB7f0KAovux5MG0P3G4Qv4hMvLkgWRO1x4loOs0oQ=
	Referer: http://localhost:3531/GTS/admin/GrantNumber.aspx
	Path: /GTS/admin/GrantNumber.aspx]

[HttpException (0x80004005): The state information is invalid for this page and might be corrupted.]
   System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError) +267
   System.Web.UI.ClientScriptManager.EnsureEventValidationFieldLoaded() +2133067
   System.Web.UI.ClientScriptManager.ValidateEvent(String uniqueId, String argument) +66
   System.Web.UI.Control.ValidateEvent(String uniqueID, String eventArgument) +108
   System.Web.UI.WebControls.DropDownList.LoadPostData(String postDataKey, NameValueCollection postCollection) +55
   System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection) +11
   System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +353
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7350
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +213
   System.Web.UI.Page.ProcessRequest() +86
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.admin_grantnumber_aspx.ProcessRequest(HttpContext context) in c:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gts\66465252\6412235f\App_Web_19unemgx.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +358
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 25 Sep 2008, 07:28 AM
Hi john,

Can you send us an example where we can reproduce this?

Kind regards,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
john
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or