Copied to clipboard

Flag this post as spam?

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


  • Kurniawan Kurniawan 202 posts 225 karma points
    Oct 12, 2010 @ 05:35
    Kurniawan Kurniawan
    0

    Users/UserType Error

    Hi All,

    I get this error after upgrading to v 4.5.2

    When I click on users -> User Type..., I get this error on the content panel...

    Do you know how to trace this error / fix ?

    Thanks...

    =================

    Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

    [ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index]
       System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) +64
       System.ThrowHelper.ThrowArgumentOutOfRangeException() +15
       Umbraco.Courier.BusinessLogic.Tree.CourierAction.get_Alias() +48
       umbraco.cms.presentation.user.EditUserType.BindActions() +341
       umbraco.cms.presentation.user.EditUserType.Page_Load(Object sender, EventArgs e) +899
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +49
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

  • Kurniawan Kurniawan 202 posts 225 karma points
    Oct 12, 2010 @ 05:44
    Kurniawan Kurniawan
    0

    It seems the error is from Umbraco.Courier ?

    But as I remember, I never installed it.. and I have checked the package.. but there is none of them called Umbraco.Courier..
    only ,,,

    - Bussiness Website starter kit
    - Blog Umbraco
    - Mail Engine...

    How to check if there is umbraco.Courier ? is it part of the umbraco core ?

     

    Thanks

  • Kurniawan Kurniawan 202 posts 225 karma points
    Oct 19, 2010 @ 07:36
    Kurniawan Kurniawan
    0

    i just delete the courier.dll and it works

  • Ghyselings Felicien 22 posts 42 karma points
    Feb 03, 2011 @ 10:24
    Ghyselings Felicien
    0

    I had the same issue ! I deleted Umbraco.Courier.dll 

    Now i have this

     

    La largeur ne doit pas être négative.
    Nom du paramètre : value

    Description : Une exception non gérée s'est produite au moment de l'exécution de la demande Web actuelle. Contrôlez la trace de la pile pour plus d'informations sur l'erreur et son origine dans le code.

    Détails de l'exception: System.ArgumentOutOfRangeException: La largeur ne doit pas être négative.
    Nom du paramètre : value

    [ArgumentOutOfRangeException: La largeur ne doit pas être négative.
    Nom du paramètre : value]
       System.Web.UI.WebControls.Style.set_Width(Unit value) +8673676
       System.Web.UI.WebControls.WebControl.set_Width(Unit value) +30
       umbraco.uicontrols.UmbracoPanel.OnInit(EventArgs e) +234
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378
    

     Informations sur la version : Version Microsoft .NET Framework :2.0.50727.4206; Version ASP.NET :2.0.50727.4209

  • umbracov 38 posts 58 karma points
    Apr 29, 2011 @ 19:23
    umbracov
    0

    Any updates on this, Deleting umbraco.courier.dll does not solve my issue!!! Any help appreciated. Thanks.

  • Samuel Hamer 44 posts 66 karma points
    May 09, 2011 @ 12:43
    Samuel Hamer
    0

    has there been any movement on this?  Has it been fixed in later issues?

  • Samuel Hamer 44 posts 66 karma points
    May 23, 2011 @ 16:26
    Samuel Hamer
    0

    Anyone else know anything about this?

  • Evan Jardine 108 posts 168 karma points
    Jul 15, 2011 @ 01:06
    Evan Jardine
    0

    I've just started to have this problem.  The error started after I removed an old version of Courier and installed version 2.1.

    Removing Umbraco.Courier.dll makes the problem go away and Courier 2.1 still works..

    Is Umbraco.Courier.dll part of version 2.1 or a legacy file that hasn't been cleaned up?

    Maybe this topic should be moved to the Courier forum?

    Cheers

    Evan

  • Evan Jardine 108 posts 168 karma points
    Jul 15, 2011 @ 01:19
    Evan Jardine
    0

    Answered my own question by downloading the manual install of Courier 2.1.

    Umbraco.Courier.dll was from version 1.x

Please Sign in or register to post replies

Write your reply to:

Draft