İkv dükkan'a giremiorum
Gönderilme zamanı: 29 Mar 2011 17:14
dükkana girmeye çalıştığınmda şu sorunla karşılaşıorum.
Server Error in '/' Application.
--------------------------------------------------------------------------------
Unable to cast object of type 'System.Object' to type 'System.Collections.Generic.List`1[AuthenticationFailedCounter]'.
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.InvalidCastException: Unable to cast object of type 'System.Object' to type 'System.Collections.Generic.List`1[AuthenticationFailedCounter]'.
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:
[InvalidCastException: Unable to cast object of type 'System.Object' to type 'System.Collections.Generic.List`1[AuthenticationFailedCounter]'.]
AuthenticationFailedAction.GetFailedCount(String PageUrl) +83
Login.Page_Load(Object sender, EventArgs e) +27
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
Server Error in '/' Application.
--------------------------------------------------------------------------------
Unable to cast object of type 'System.Object' to type 'System.Collections.Generic.List`1[AuthenticationFailedCounter]'.
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.InvalidCastException: Unable to cast object of type 'System.Object' to type 'System.Collections.Generic.List`1[AuthenticationFailedCounter]'.
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:
[InvalidCastException: Unable to cast object of type 'System.Object' to type 'System.Collections.Generic.List`1[AuthenticationFailedCounter]'.]
AuthenticationFailedAction.GetFailedCount(String PageUrl) +83
Login.Page_Load(Object sender, EventArgs e) +27
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1