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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Page Load ExceptionPage Load Exception
Previous
 
Next
New Post
3/12/2007 3:33 AM
 

Dear all,

I have been getting alot of Page Load Exception errors lately. Based the error below, any one of you able to give me some advise on what is causing the problem?

AssemblyVersion: 04.04.01
PortalID: 0
PortalName: (XXX)
UserID: -1
UserName:
ActiveTabID: 36
ActiveTabName: Home
RawURL: /Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: (XXX)
UserAgent: Opera/9.0 (Windows NT 5.1; U; en)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 0ecfd5b8-577e-49ca-9544-37a111f60198
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: 220.226.150.28 Port: 3125 User-Agent: Opera/9.0 (Windows NT 5.1; U; en) ViewState: /wEPDwUKLTIyODM3NTczMw9kFgZmDxYCHgRUZXh0BT48IURPQ1RZUEUgSFRNTCBQVUJMSUMgIi0vL1czQy8vRFREIEhUTUwgNC4wIFRyYW5zaXRpb25hbC8vRU4i
PmQCAg9kFgwCAQ8WAh4HVmlzaWJsZWhkAgIPFgIeB2NvbnRlbnQF/wJUaGUgU2luZ2Fwb3JlIE1hbnVmYWN0dXJlcnMnIEZ
lZGVyYXRpb24gKFNNYSksIGZvcm1lcmx5IGtub3duIGFzI
HRoZSBTaW5nYXBvcmUgTWFudWZhY3R1cmVycycgQXNzb2NpYXRpb24sIHdhcyBmaXJzdCBlc3RhYmxpc2hlZCBpbiAxOTMyLiBJdHMgbWFpbiBhaW0gaXMgdG8gY2hhbXBpb24gbW
FudWZhY3R1cmluZyBhbmQgdGhlIFNpbmdhcG9yZSBtYW51ZmFjdHVyaW5nIHNlY3Rvci4gV2l0aCBhIG1lbWJlcnNoaXAgb2Ygb3ZlciAyLDYwMCBjb3Jwb3JhdGUgbWVtYmVycyByYW5
naW5nIGZyb20gTU5DcyB0byBTTUVzLCBTTWEgY2FycmllcyBvdXQgYSBteXJpYWQgb2YgYWN0aXZpdGllcyB0byBlbmhhbmNlIHRoZSBjb21wZXRpdGl2ZSBlZGdlIG9mIG91ciBtZW1iZ
XJzLmQCAw8WAh8CBfQDU2luZ2Fwb3JlIE1hbnVmYWN0dXJlcnMnIEZlZGVyYXRpb24sIE1hbnVmYWN0dXJpbmcsIEFzc29jaWF0aW9uLCBTTWEsIFNNYSBtZW1iZXJzLCBTTWEgZ
XZlbnRzLCBTTWEgQ0NMLCBDZW50cmUgZm9yIENvcnBvcmF0ZSBMZWFybmluZywgU01hIEluZHVzdHJ5IEdyb3VwLCBBdXRvbW... ---> 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: (XXX)

 
New Post
4/4/2007 12:09 AM
 
I see you've had no replies, I'm getting the exact same error. Did you ever figure it out?
 
New Post
4/4/2007 3:59 AM
 

Nope, I did not manage to figure out. Hoping the next release of 4.5 will be able to resolve it.

 
New Post
4/4/2007 11:55 AM
 
Think I at least partially figured mine out. Seems it's being caused by a paypal button on the page. I don't know why but I put the button in an iframe instead and the error is gone. Hope that helps.
 
New Post
4/4/2007 4:13 PM
 

Hi, I bumped into your question. It seems that there is a call with a base64 encoding. This encoding allows only 1000 characters. If your string is bigger than that you get the 'System.FormatException: Invalid length for a Base-64 char array. at System.Convert.FromBase64String(String s)'.
I hope this will point you in a direction.
Greetz
Rule

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Page Load ExceptionPage Load Exception


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