Server Error in '/psite' application

Posted by Community Admin on 04-Aug-2018 22:22

Server Error in '/psite' application

All Replies

Posted by Community Admin on 26-Aug-2011 00:00

This is the only thing I see when I log in:

Server Error in '/psite' Application.

Index was outside the bounds of the array.

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.IndexOutOfRangeException: Index was outside the bounds of the array.

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: 

[IndexOutOfRangeException: Index was outside the bounds of the array.]

   System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +12686976

   Telerik.Sitefinity.Security.PermissionAttribute..ctor(String permissionSetName, String[] actions) +551

   System.Reflection.CustomAttribute._CreateCaObject(RuntimeModule pModule, IRuntimeMethodInfo pCtor, Byte** ppBlob, Byte* pEndBlob, Int32* pcNamedArgs) +0

   System.Reflection.CustomAttribute.CreateCaObject(RuntimeModule module, IRuntimeMethodInfo ctor, IntPtr& blob, IntPtr blobEnd, Int32& namedArgs) +77

   System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent) +1286

   System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeMethodInfo method, RuntimeType caType, Boolean inherit) +12573907

   Telerik.Sitefinity.Security.AuthorizationPermissionProvider.AuthorizeOutput(IMethodInvocation input, IMethodReturn output) +577

   Telerik.Sitefinity.Security.SitefinityAuthorizationCallHandler.Invoke(IMethodInvocation input, GetNextHandlerDelegate getNext) +384

   Telerik.Microsoft.Practices.Unity.InterceptionExtension.HandlerPipeline.Invoke(IMethodInvocation input, InvokeHandlerDelegate target) +198

   DynamicModule.ns.Wrapped_OpenAccessPageProvider_2eb2cd3faccf4d03b8985e83abc1efe8.GetTemplates() +298

   Telerik.Sitefinity.Web.AdminSitemapNodeFilter.IsDesignSectionDenied(Guid id) +514

   Telerik.Sitefinity.Web.AdminSitemapNodeFilter.IsNodeAccessPrevented(PageNode pageNode) +498

   System.Linq.Enumerable.Any(IEnumerable`1 source, Func`2 predicate) +149

   Telerik.Sitefinity.Web.SiteMapBase.AreSitemapNodeFiltersAllowingAccess(SiteMapNode node, PageNode pageNode) +764

   Telerik.Sitefinity.Web.SiteMapBase.IsAccessibleToUser(HttpContext context, SiteMapNode node) +106

   Telerik.Sitefinity.Web.SiteMapBase.GetChildNodes(SiteMapNode node, Boolean ifAccessible) +1420

   System.Web.SiteMapNode.get_HasChildNodes() +14

   Telerik.Sitefinity.Web.UI.Backend.MainMenu.IsNodeEmpty(PageSiteNode node) +44

   System.Linq.WhereArrayIterator`1.MoveNext() +43

   System.Linq.Enumerable.Count(IEnumerable`1 source) +267

   Telerik.Sitefinity.Web.UI.Backend.MainMenu.IsNodeEmpty(PageSiteNode node) +323

   Telerik.Sitefinity.Web.UI.Backend.MainMenu.CreateRadMenuItemFromNode(SiteMapNode node) +166

   Telerik.Sitefinity.Web.UI.Backend.MainMenu.OnLoad(EventArgs e) +567

   System.Web.UI.Control.LoadRecursive() +71

   System.Web.UI.Control.LoadRecursive() +190

   System.Web.UI.Control.LoadRecursive() +190

   System.Web.UI.Control.LoadRecursive() +190

   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

Posted by Community Admin on 31-Aug-2011 00:00

Hi Marie,

Do you use custom login for your project?
Can you try deleting the cookies and then try again to log in to your site?
Also, can you please provide some steps for recreating this issue?

All the best,
Svetoslav Petsov
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

This thread is closed