Sitefinity Error

Posted by Community Admin on 04-Aug-2018 21:47

Sitefinity Error

All Replies

Posted by Community Admin on 07-Sep-2011 00:00

while trying to help someone with an issue inside of sitefinity i encountered the following error :

Index must be within the bounds of the List.
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 must be within the bounds of the List.
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 must be within the bounds of the List. Parameter name: index] System.Collections.ObjectModel.Collection`1.Insert(Int32 index, T item) +12484039 Telerik.Sitefinity.Web.UI.ZoneEditor.ProcessMisplacedControls() +1505 Telerik.Sitefinity.Web.UI.ZoneEditor.CreateChildControls() +123 System.Web.UI.Control.EnsureChildControls() +182 System.Web.UI.Control.PreRenderRecursiveInternal() +60 System.Web.UI.Control.PreRenderRecursiveInternal() +222 System.Web.UI.Control.PreRenderRecursiveInternal() +222 System.Web.UI.Control.PreRenderRecursiveInternal() +222 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4201 


I have noticed when trying to edit this page the content blocks and the page in general has a fogged look to it different than the other pages on our site. any suggestions would be greatly appreciated.

Posted by Community Admin on 12-Sep-2011 00:00

Hi Nalley,

Could you put some context to your question? Where do you click to get this exception? What is the exact version of your Sitefinity project?

Best wishes,
Lubomir Velkov
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed