Copied to clipboard

Flag this post as spam?

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


  • Samuel Hamer 44 posts 66 karma points
    May 25, 2011 @ 11:13
    Samuel Hamer
    0

    Cannot access user types

    I have been having a problem with user types for the last few weeks.  Trying to open and change any user tyes in the users section of the admin site comes up with this error;

    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

    Stack Trace: 

     

    [ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index]
       Umbraco.Courier.BusinessLogic.Tree.CourierAction.get_Alias() +165
       umbraco.cms.presentation.user.EditUserType.BindActions() +552
       umbraco.cms.presentation.user.EditUserType.Page_Load(Object sender, EventArgs e) +1589
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +74
       System.Web.UI.Control.LoadRecursive() +71
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1 

     

    Not sure if it is a bug or not... any help would be very very appreciated

  • Samuel Hamer 44 posts 66 karma points
    Jun 15, 2011 @ 14:28
    Samuel Hamer
    0

    Shameless self bump

  • Mehrdad 8 posts 28 karma points
    Jul 04, 2011 @ 13:31
    Mehrdad
    0

    Did you find the answer to this bug, I get the same error, something that is strange, it worked perfect before.

  • fontanka16 24 posts 73 karma points
    Jul 06, 2011 @ 13:37
    fontanka16
    0

    Just delete Umbraco.Courier.dll from the bin directory.

Please Sign in or register to post replies

Write your reply to:

Draft