Server Error in '/' Application.

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

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:


[NullReferenceException: Object reference not set to an instance of an object.]
   System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +143
   System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) +11
   Telligent.Registration.Licensing.ᐁ() +1384
   Telligent.Registration.Licensing.ᐁ() +134
   Telligent.Registration.Licensing.get_CommunityServer() +9
   CommunityServer.Controls.RegistrationPropertyValueComparison.GetPropertyValue(String property) +86
   CommunityServer.Controls.RegistrationPropertyValueComparison.GetLeftValue() +62
   CommunityServer.Controls.ComparisonConditionBase.get_Result() +17
   CommunityServer.Controls.Conditions.get_Result() +137
   CommunityServer.Controls.WrappedContentBase.DataBind() +79
   CommunityServer.Controls.WrappedContentBase.OnPreRender(EventArgs e) +105
   System.Web.UI.Control.PreRenderRecursiveInternal() +80
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842


Version Information: Microsoft .NET Framework Version:2.0.50727.8806; ASP.NET Version:2.0.50727.8762