Create new forum post - exception

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.
1/17/2009 8:45:01 AM
Gravatar
Total Posts 44

Create new forum post - exception

Created new Forum, this Error occurs when posting a new post.

Running mojoPortal on LINUX; MONO-2.2, latest mojo

 

Server Error in '/' Application
Cannot cast from source type to destination type.

Description: HTTP 500. Error processing request.

Stack Trace:

System.InvalidCastException: Cannot cast from source type to destination type.
at System.Web.UI.StateBag.LoadViewState (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewState (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Control.LoadViewStateRecursive (System.Object savedState) [0x00000]
at System.Web.UI.Page.LoadPageViewState () [0x00000]
at System.Web.UI.Page.RestorePageState () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]

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