Tom
Getting an error when going to any page in the forum, not in blog or store though.
[quote:cv97vpia]Server Error in '/' 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) +3342943
v2.Membership.Cache.UnreadPMS.AddUser(Int32 userID) +429
v2.Membership.Cache.UnreadPMS.HasUserGotUnreadPMs(Int32 userID) +161
v2.Membership.LightUser..ctor(Int32 userID) +43
Controls_Fresh_SiteHeader.Page_Load(Object sender, EventArgs e) +308
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +95
System.Web.UI.Control.LoadRecursive() +59
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678