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

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/31/2013 1:06:00 PM
Gravatar
Total Posts 3

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

Hi,

When I click on any folder in the /document-library.aspx, I get the following error message.

We're sorry but a server error has occurred while trying to process your request.

The error has been logged and will be reviewed by our staff as soon as possible. It is possible that the error was just a momentary hiccup and you may wish to use the back button and try again or go back to the home page.

I checked the log and it says,

2013-10-31 10:04:28,375 ERROR mojoPortal.Web.mojoBasePage - 4.78.1.36-en-US - /document-library.aspx
System.Web.HttpException (0x80004005): The state information is invalid for this page and might be corrupted. ---> System.Web.UI.ViewStateException: Invalid viewstate.
    Client IP: 4.78.1.36
    Port: 46640
    Referer: http://board.neighborhood-centers.org/document-library.aspx
    Path: /Default.aspx
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0
    ViewState: X9D5ky9lCINKjnrFokAE/GpmSOaZHS/44n69wnYkjBJWjeUfYaflX3iLlYPLREdVxETs+wbxU6WJNMTId8WPstuLy00Q/GU6ncpW ---> System.ArgumentException: The serialized data is invalid.
   at System.Web.UI.ObjectStateFormatter.Deserialize(Stream inputStream)
   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()

How can I fix this issue?

11/1/2013 11:33:49 AM
Gravatar
Total Posts 18439

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

Hi,

I cannot reproduce this problem using the latest version of mojoPortal. Your site appears to be using mojoPortal 2.3.6.2 which was released in February of 2011. As long as you have not forked the code, the best advice I can give you is to upgrade to the latest version.

Hope that helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.