S
stevescottwork
This happens on Dev and Live...no idea why...
I saw another post with a similar error on the asp.net forums with no
answers, however it was identical except for the Telerik part of the stack
Server Error in '/' Application.
Value cannot be null.
Parameter name: key
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: key
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: key]
System.Web.Caching.CacheKey..ctor(String key, Boolean isPublic) +11232998
System.Web.Caching.CacheInternal.DoGet(Boolean isPublic, String key,
CacheGetOptions getOptions) +62
Telerik.Cms.Web.UI.SpamProtection.Captcha.CaptchaProtector.GetCachedCaptcha(String guid) +27
Telerik.Cms.Web.UI.SpamProtection.Captcha.CaptchaProtector.ValidateCaptcha(String userEntry) +24
Telerik.Web.UI.SpamProtection.SpamProtector.Validate() +132
Telerik.Cms.Web.CmsPageBase.Validate(String validationGroup) +194
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
+105
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument) +29
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981
I saw another post with a similar error on the asp.net forums with no
answers, however it was identical except for the Telerik part of the stack
Server Error in '/' Application.
Value cannot be null.
Parameter name: key
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: key
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: key]
System.Web.Caching.CacheKey..ctor(String key, Boolean isPublic) +11232998
System.Web.Caching.CacheInternal.DoGet(Boolean isPublic, String key,
CacheGetOptions getOptions) +62
Telerik.Cms.Web.UI.SpamProtection.Captcha.CaptchaProtector.GetCachedCaptcha(String guid) +27
Telerik.Cms.Web.UI.SpamProtection.Captcha.CaptchaProtector.ValidateCaptcha(String userEntry) +24
Telerik.Web.UI.SpamProtection.SpamProtector.Validate() +132
Telerik.Cms.Web.CmsPageBase.Validate(String validationGroup) +194
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
+105
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument) +29
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981