Click here to Skip to main content
15,881,559 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.Net Report Generation Pin
David Mujica12-Oct-11 7:43
David Mujica12-Oct-11 7:43 
GeneralRe: ASP.Net Report Generation Pin
eddieangel12-Oct-11 7:46
eddieangel12-Oct-11 7:46 
QuestionIssue with 401 unauthorized. Double Hop Pin
sheldons12-Oct-11 6:27
sheldons12-Oct-11 6:27 
Questionalignment of controls Pin
jassiedog12-Oct-11 5:43
jassiedog12-Oct-11 5:43 
AnswerRe: alignment of controls Pin
Not Active12-Oct-11 7:00
mentorNot Active12-Oct-11 7:00 
AnswerRe: alignment of controls Pin
Dennis E White13-Oct-11 7:58
professionalDennis E White13-Oct-11 7:58 
AnswerRe: alignment of controls Pin
Morgs Morgan13-Oct-11 19:48
Morgs Morgan13-Oct-11 19:48 
QuestionThe state information is invalid for this page and might be corrupted Pin
uspatel11-Oct-11 22:59
professionaluspatel11-Oct-11 22:59 
I face this error when I click on button ,Linkbutton or datalist item command.
I change
C#
<page enableEventValidation="false">
in web config file.This erropr is reomved but now event does not occurs.
Please help me.
the complete Error is
HTML
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:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\portal9161new\1f521660\5181c4db\App_Web_mryexrix.10.cs    Line: 0 

Stack Trace: 


[FormatException: Invalid character in a Base-64 string.]
   System.Convert.FromBase64String(String s) +0
   System.Web.UI.ObjectStateFormatter.Deserialize(String inputString) +72
   System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState) +4
   System.Web.UI.ClientScriptManager.EnsureEventValidationFieldLoaded() +57

[ViewStateException: Invalid viewstate. 
	Client IP: 127.0.0.1
	Port: 
	User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN Optimized;US)
	ViewState: /wEWFwLO08XUCALz3vPHCwKzrv6wAwK9vJ38DAKpi4ufBQKIgpWfBQLrmZefBQLKkICfBQK98JOfBQKc5/2WBQL//veWBQLe9YifBQLj4JT2BwLUk/WqAgKOkrn2CAKLkrn2CALCvJnnBAK//ZjtBwLNzIK2CALsjZ7JCALgutCTDwKLlba1BgLBzqW+BXf/jiRHAjSf0ntN+9hIlN0OfE3b,/wEWEQKIr8XKBALE5ML0AgLl97ftDQLb44SECwLb4+iFCwLR5JWQCwKBp/mABQL3meq7DgLqwoebCwL14vPbCQKe5MqPCQKNo6XnBAKe8IG6DAKipuWCDAK33sGJAQK33rWJAQLk97ftDfQ62Og2DDwFHqA1OfwvN70aZODt
	Referer: http://localhost:4424/Portal9161new/seatingplan.aspx
	Path: /Portal9161new/seatingplan.aspx]


modified 12-Oct-11 5:06am.

QuestionDisable checkbox in gridview Pin
Member 322226411-Oct-11 14:54
Member 322226411-Oct-11 14:54 
AnswerRe: Disable checkbox in gridview Pin
_Tushar Patil11-Oct-11 20:04
_Tushar Patil11-Oct-11 20:04 
AnswerRe: Disable checkbox in gridview Pin
Ali Al Omairi(Abu AlHassan)11-Oct-11 20:09
professionalAli Al Omairi(Abu AlHassan)11-Oct-11 20:09 
Questionaccess to ajax controls on toolbox Pin
Member 821751711-Oct-11 12:17
Member 821751711-Oct-11 12:17 
Questionadd master page to new web form Pin
Member 821751711-Oct-11 4:49
Member 821751711-Oct-11 4:49 
QuestionSiteMapPath does NOT display while the url end with a slash Pin
zhgfsh11-Oct-11 3:36
zhgfsh11-Oct-11 3:36 
Questionhow to create a download feature in asp,net? Pin
John Lao10-Oct-11 17:32
John Lao10-Oct-11 17:32 
AnswerRe: how to create a download feature in asp,net? Pin
Morgs Morgan10-Oct-11 20:58
Morgs Morgan10-Oct-11 20:58 
AnswerRe: how to create a download feature in asp,net? Pin
Not Active11-Oct-11 1:37
mentorNot Active11-Oct-11 1:37 
Questionhow to set the start up page once for all Pin
MalarGayu10-Oct-11 14:59
MalarGayu10-Oct-11 14:59 
AnswerRe: how to set the start up page once for all Pin
Parwej Ahamad10-Oct-11 17:47
professionalParwej Ahamad10-Oct-11 17:47 
GeneralRe: how to set the start up page once for all Pin
MalarGayu10-Oct-11 22:10
MalarGayu10-Oct-11 22:10 
GeneralRe: how to set the start up page once for all Pin
Parwej Ahamad10-Oct-11 22:13
professionalParwej Ahamad10-Oct-11 22:13 
GeneralRe: how to set the start up page once for all Pin
MalarGayu11-Oct-11 11:41
MalarGayu11-Oct-11 11:41 
GeneralRe: how to set the start up page once for all Pin
Parwej Ahamad11-Oct-11 19:41
professionalParwej Ahamad11-Oct-11 19:41 
QuestionMicrosoft.Jet.OLEDB.4.0' provider is not registered on the local machine Pin
Anuradha Lakra9-Oct-11 23:37
Anuradha Lakra9-Oct-11 23:37 
AnswerRe: Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine Pin
Ali Al Omairi(Abu AlHassan)10-Oct-11 2:55
professionalAli Al Omairi(Abu AlHassan)10-Oct-11 2:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.