Upgrade 2.3.3.0 To 2.3.3.4

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/21/2010 4:22:42 PM
Gravatar
Total Posts 49
Juliano Morais Barbosa

Upgrade 2.3.3.0 To 2.3.3.4

When I upgrade to the last version I get this error in Blog page:

Server Error in '/' Application
Array index is out of range.

Description: HTTP 500. Error processing request.

Stack Trace:

System.IndexOutOfRangeException: Array index is out of range.
at mojoPortal.Web.Framework.DateTimeHelper.GetMonthName (Int32 month) [0x00000]
at mojoPortal.Web.Framework.DateTimeHelper.FormatArchiveLinkText (Int32 month, Int32 year, Int32 postCount) [0x00000]
at ASP.blog_controls_archivelistcontrol_ascx.__BuildControl__bctrl_106_DB_1 (System.Object sender, System.EventArgs e) [0x00000]
at (wrapper delegate-invoke) System.EventHandler:invoke_void__this___object_EventArgs (object,System.EventArgs)
at System.Web.UI.Control.OnDataBinding (System.EventArgs e) [0x00000]
at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000]
at System.Web.UI.Control.DataBind () [0x00000]
at System.Web.UI.Control.DataBindChildren () [0x00000]
at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000]
at System.Web.UI.Control.DataBind () [0x00000]
at System.Web.UI.WebControls.Repeater.DoItem (Int32 i, ListItemType t, System.Object d, Boolean databind) [0x00000]
at System.Web.UI.WebControls.Repeater.CreateControlHierarchy (Boolean useDataSource) [0x00000]
at System.Web.UI.WebControls.Repeater.OnDataBinding (System.EventArgs e) [0x00000]
at System.Web.UI.WebControls.Repeater.DataBind () [0x00000]
at mojoPortal.Web.BlogUI.BlogArchiveList.BindList () [0x00000]
at mojoPortal.Web.BlogUI.BlogArchiveList.OnPreRender (System.EventArgs e) [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000]
at System.Web.UI.Page.ProcessLoadComplete () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]

 

 

Version: 2.3.3.4

Mono JIT compiler version 2.2 (tarball Fri Jan 9 17:41:51 UTC 2009)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none

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