Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...The state information is invalid for this page and might be corrupted. Page Load ExceptionsThe state information is invalid for this page and might be corrupted. Page Load Exceptions
Previous
 
Next
New Post
11/1/2007 9:52 PM
 

I upgraded to DNN 4.6.2 from DNN 4.5.0 today , when I look at the event viewer a Page Load Exception is thrown,  I had this exception even before the upgrade is done and I thought this would be solved when I upgrade, but it didnt.

AssemblyVersion: 04.06.02
PortalID: 0
PortalName: $%$%$%$%$%
UserID: -1
UserName:
ActiveTabID: 57
ActiveTabName: Mission
RawURL: /Mission/tabid/57/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://mywebsite/Mission/tabid/57/Default.aspx
UserAgent: Opera/9.0 (Windows NT 5.1; U; en)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 2fd016c2-8f7c-4c88-ac43-3e6e95d81e26
InnerException: The state information is invalid for this page and might be corrupted.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Convert.FromBase64String
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: The state information is invalid for this page and might be corrupted. ---> System.Web.HttpException: The state information is invalid for this page and might be corrupted. ---> System.Web.UI.ViewStateException: Invalid viewstate. Client IP: 200.88.114.166Port: 47739User-Agent: Opera/9.0 (Windows NT 5.1; U; en)ViewState: /wEPDwUJMjgzMDU3ODk3D2QWBmYPFgIeBFRleHQFPjwhRE9DVFlQRSBIVE1MIFBVQkxJQyAiLS8vVzNDLy9EVEQgSFRNTCA0LjAgVHJhbnNpdGlvbmFsLy9FTiI ZAIBD2QWDAIBDxYCHgdWaXNpYmxlaGQCAg8WBB4HY29udGVudGQfAWhkAgMPFgIfAgVMQ2hpbGQsIENoaWxkcmVuLCBSZXNlYXJjaCwgY2hpbGQgZGV2ZWxvcG1lbnQsIGV2YWx1YXRpb24sIGNjZCxEb3ROZXROdWtlLEROTmQCBA8WAh8CBT9Db3B5cmlnaHQgMjAwNyBieSB0aGUgQ2VudGVyIGZvciBDaGlsZCBEZXZlbG9wbWVudCBVTCBMYWZheWV0dGVkAgUPFgIfAgULRG90TmV0TnVrZSBkAgYPFgIfAgUpQ2VudGVyIGZvciBDaGlsZCBEZXZlbG9wbWVudCBVTCBMYWZheWV0dGVkAgIPZBYCAgEPZBYCAgQPZBYCZg9kFhQCAg9kFgZmDxAPFgQfAAUDV2ViHgdUb29sVGlwBRFHb29nbGUgV2ViIFNlYXJjaGRkZGQCAg8QDxYEHwAFBFNpdGUfAwULU2l0ZSBTZWFyY2hkZGRkAgYPDxYCHwAFBlNlYXJjaGRkAgQPFgIeBWNsYXNzBRVsb2dvcGFuZSBETk5FbXB0eVBhbmVkAgUPFgIfBAUbbWluaWJhbm5lcnBhbmUgRE5ORW1wdHlQYW5lZAIGD2QWAmYPDxYCHwAFCFJlZ2lzdGVyZGQCBw9kFgJmDw8WAh8ABQVMb2dpbmRkAgkPFgIfBAUUdG9wcGFuZSBETk5FbXB0eVBhbmVkAgoPZBYCAgEPZBYSAgEPDxYCHwFoZGQCAw8PFgIfAWhkZAIFD2QWAgICDxYCH... ---> System.FormatException: Invalid length for a Base-64 char array.at System.Convert.FromBase64String(String s)at System.Web.UI.ObjectStateFormatter.Deserialize(String inputString)at System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState)at System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState)at System.Web.UI.HiddenFieldPageStatePersister.Load()--- End of inner exception stack trace ------ End of inner exception stack trace ---at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError)at System.Web.UI.HiddenFieldPageStatePersister.Load()at System.Web.UI.Page.LoadPageStateFromPersistenceMedium()at System.Web.UI.Page.LoadAllState()at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)--- End of inner exception stack trace ---
Source:
Server Name: *******


This is the second exception that was thrown and  both of these exceptions  are repeating one after the other.

AssemblyVersion: 04.06.02
PortalID: 0
PortalName: my portal
UserID: -1
UserName:
ActiveTabID: 101
ActiveTabName: My page
RawURL: **.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://mywebsite.com
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 6994eee5-eb78-40d9-b6c4-ceace8c3dd8b
InnerException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Configuration.MachineKeySection.GetDecodedData
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. ---> System.Web.HttpException: Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster. ---> System.Web.UI.ViewStateException: Invalid viewstate. Client IP: 209.47.94.52Port: 1457User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6ViewState: /wEPDwUJMjgzMDU3ODk3D2QWBmYPFgIeBFRleHQFPjwhRE9DVFlQRSBIVE1MIFBVQkxJQyAiLS8vVzNDLy9EVEQgSFRNTCA0LjAgVHJhbnNpdGlvbmFsLy9FTiI+ZAIBD2QWDAIBDxYCHgdjb250ZW50BQMzMDBkAgIPFgQfAWQeB1Zpc2libGVoZAIDDxYCHwEFGENDRCxCbG9nLCxEb3ROZXROdWtlLEROTmQCBA8WAh8BBT9Db3B5cmlnaHQgMjAwNyBieSB0aGUgQ2VudGVyIGZvciBDaGlsZCBEZXZlbG9wbWVudCBVTCBMYWZheWV0dGVkAgUPFgIfAQULRG90TmV0TnVrZSBkAgYPFgIfAQUpQ2VudGVyIGZvciBDaGlsZCBEZXZlbG9wbWVudCBVTCBMYWZheWV0dGVkAgIPZBYCAgEPZBYCAgQPZBYCZg9kFhQCAg9kFgZmDxAPFgQfAAUDV2ViHgdUb29sVGlwBRFHb29nbGUgV2ViIFNlYXJjaGRkZGQCAg8QDxYEHwAFBFNpdGUfAwULU2l0ZSBTZWFyY2hkZGRkAgYPDxYCHwAFBlNlYXJjaGRkAgQPFgIeBWNsYXNzBRVsb2dvcGFuZSBETk5FbXB0eVBhbmVkAgUPFgIfBAUbbWluaWJhbm5lcnBhbmUgRE5ORW1wdHlQYW5lZAIGD2QWAmYPDxYCHwAFCFJlZ2lzdGVyZGQCBw9kFgJmDw8WAh8ABQVMb2dpbmRkAgkPFgIfBAUUdG9wcGFuZSBETk5FbXB0eVBhbmVkAgoPZBYEAgEPZBYSAgEPDxYCHwJoZGQCAw8PFgIfAmhkZAIFD2QWAgICDxYCHwJoZAIHD2QWAg... ---> System.Web.HttpException: Unable to validate data.at System.Web.Configuration.MachineKeySection.GetDecodedData(Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Int32& dataLength)at System.Web.UI.ObjectStateFormatter.Deserialize(String inputString)--- End of inner exception stack trace ------ End of inner exception stack trace ---at System.Web.UI.ViewStateException.ThrowError(Exception inner, String persistedState, String errorPageMessage, Boolean macValidationError)at System.Web.UI.ObjectStateFormatter.Deserialize(String inputString)at System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Deserialize(String serializedState)at System.Web.UI.Util.DeserializeWithAssert(IStateFormatter formatter, String serializedState)at System.Web.UI.HiddenFieldPageStatePersister.Load()at System.Web.UI.Page.LoadPageStateFromPersistenceMedium()at System.Web.UI.Page.LoadAllState()at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)--- End of inner exception stack trace ---
Source:
Server Name: *****

Any help in this regard is greatly appreciated.

Thanks in advance,

Ro

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...The state information is invalid for this page and might be corrupted. Page Load ExceptionsThe state information is invalid for this page and might be corrupted. Page Load Exceptions


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out