Server Error in '/' Application.

Value cannot be null.
Parameter name: value

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.ArgumentNullException: Value cannot be null.
Parameter name: value

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:


[ArgumentNullException: Value cannot be null.
Parameter name: value]
   System.Web.Caching.CacheEntry..ctor(String key, Object value, CacheDependency dependency, CacheItemRemovedCallback onRemovedHandler, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, Boolean isPublic, CacheInternal cache) +11949926
   System.Web.Caching.CacheInternal.DoInsert(Boolean isPublic, String key, Object value, CacheDependency dependencies, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback, Boolean replace) +141
   System.Web.Caching.AspNetCache.Insert(String key, Object item, CacheInsertOptions options) +107
   System.Web.Caching.Cache.Insert(String key, Object value, CacheDependency dependencies, DateTime absoluteExpiration, TimeSpan slidingExpiration) +137
   Personify.WebControls.Membership.Controls.MembershipJoinBaseUserControl.AddItemToCache(String key, T t) +215
   Personify.WebControls.Membership.Controls.MembershipJoinBaseUserControl.GetMembershipPriceInfo() +959
   Personify.WebControls.Membership.Controls.MembershipJoinBaseUserControl.OnInit(EventArgs e) +982
   MembershipDetailControl.OnInit(EventArgs e) +16
   System.Web.UI.Control.InitRecursive(Control namingContainer) +173
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.AddedControl(Control control, Int32 index) +219
   System.Web.UI.Control.AddParsedSubObject(Object obj) +59
   Personify.WebControls.Membership.UI.MembershipJoinRegistrationControl.FrameworkInitialize() +48
   System.Web.UI.UserControl.OnInit(EventArgs e) +93
   Personify.WebControls.Base.PersonifyBaseUserControl.OnInit(EventArgs e) +2163
   Personify.WebControls.Membership.Controls.MembershipJoinBaseUserControl.OnInit(EventArgs e) +76
   MembershipJoinRegistrationControl.OnInit(EventArgs e) +17
   System.Web.UI.Control.InitRecursive(Control namingContainer) +173
   System.Web.UI.Control.AddedControl(Control control, Int32 index) +219
   System.Web.UI.Control.OnInit(EventArgs e) +108
   System.Web.UI.Control.InitRecursive(Control namingContainer) +173
   System.Web.UI.Control.AddedControl(Control control, Int32 index) +219
   Composite.Plugins.PageTemplates.MasterPages.Controls.Functions.Markup.AddNodesAsControls(IEnumerable`1 nodes, Control parent, IXElementToControlMapper mapper) +136
   Composite.Plugins.PageTemplates.MasterPages.Controls.Functions.Markup.CreateChildControls() +409
   System.Web.UI.Control.EnsureChildControls() +107
   Composite.Plugins.PageTemplates.MasterPages.Controls.Functions.Markup.OnInit(EventArgs e) +28
   System.Web.UI.Control.InitRecursive(Control namingContainer) +173
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Control.InitRecursive(Control namingContainer) +380
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +491


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