PageTree.aspx System.IndexOutOfRangeException

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
5/4/2011 12:56:17 PM
Gravatar
Total Posts 2239

PageTree.aspx System.IndexOutOfRangeException

I am getting the below error when I try move, edit settings or content, or view a page from the PageTree.aspx page

2011-05-04 13:02:04,464 ERROR mojoPortal.Web.Global - 64.57.218.132-en-US - /Admin/PageTree.aspx
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at mojoPortal.Web.TreeViewAdapter.ExpandToState(TreeNodeCollection nodes, String state)
   at mojoPortal.Web.TreeViewAdapter.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

I am running 2.3.6.4, .NET 3.5, IIS 7.5, MSSQL

Thanks,
Joe
 

 

5/4/2011 2:07:09 PM
Gravatar
Total Posts 18439

Re: PageTree.aspx System.IndexOutOfRangeException

Hey Joe,

There is error handling in version 2.3.6.5 that should prevent this error, but there is also a workaround to solve it in 2.3.6.4 on this thread.

Best,

Joe

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