Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Eric Herlitz 97 posts 129 karma points
    Oct 10, 2012 @ 22:04
    Eric Herlitz
    0

    ArgumentOutOfRange issues after 4.9 upgrade

    Hi,

    I did upgrade a 4.7 to 4.9 and did follow all the steps carefully as described here http://umbraco.codeplex.com/releases/view/94118

    Didn't help much, got this error out of elmah

    System.ArgumentOutOfRangeException
    Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
    
    System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
       at System.Collections.Generic.List`1.get_Item(Int32 index)
       at umbraco.cms.presentation._umbraco.Page_Load(Object sender, EventArgs e)
       at umbraco.BasePages.BasePage.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
       at System.Web.UI.Page.HandleError(Exception e)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
       at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
       at System.Web.UI.Page.ProcessRequest()
       at System.Web.UI.Page.ProcessRequest(HttpContext context)
       at ASP.umbraco_umbraco_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\4ee34a95\a2ba1176\App_Web_umbraco.aspx.5f2dec3.tf71ya4m.0.cs:line 0
       at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

     

    I know, it sais nothing. But if anyone have had this issue and solved it please advice!

    Thanks

     

  • Eric Herlitz 97 posts 129 karma points
    Oct 11, 2012 @ 20:46
    Eric Herlitz
    0

    Went back and upgraded to 4.8.1, fixed all issues.

    1. Do the steps to upgrade to 4.8.1
    2. Delete all cookies and clean your browser
    3. Run the installer to upgrade
    4. Implement the Lucene fix, http://our.umbraco.org/projects/backoffice-extensions/ucomponents/questionssuggestions/33021-Upgrading-to-Umbraco-48-breaks-support-for-uComponents
    5. Do the steps to upgrade to 4.9
    6. Clean your browser again
Please Sign in or register to post replies

Write your reply to:

Draft