Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

AccessCheckException

Question posted by: =?Utf-8?B?TWF0dCBU?= (Guest) on July 16th, 2008 04:55 PM
I'm getting a new error when deploying my website to the server. This works
fine locally and has worked fine up until today. Any suggestions? The error
is-

AccessCheckException
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.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail,
System.ServiceModel, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089]]: AccessCheckException

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:


[FaultException`1: AccessCheckException]
System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage
reqMsg, IMessage retMsg) +2668969
System.Runtime.Remoting.Proxies.RealProxy.PrivateI nvoke(MessageData&
msgData, Int32 type) +717
SAM.ISimonAccess.CanRun(String applicationName, String u42, String
function) +0
SAM.SimonAccessClient.CanRun(String applicationName, String u42, String
function) +25
MasterPage.Page_Load(Object sender, EventArgs e) +447
System.Web.Util.CalliHelper.EventArgFunctionCaller (IntPtr fp, Object o,
Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Cal lback(Object sender,
EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433;
ASP.NET Version:2.0.50727.1433
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
=?Utf-8?B?TWFyaw==?='s Avatar
=?Utf-8?B?TWFyaw==?=
Guest
n/a Posts
July 30th, 2008
04:15 PM
#2

Re: AccessCheckException
Duh Matt this is an easy one, uncheck allow anonymous access. Sorry only took
me an hour to guess that one. see you in the office.



"Matt T" wrote:
Quote:
Originally Posted by
I'm getting a new error when deploying my website to the server. This works
fine locally and has worked fine up until today. Any suggestions? The error
is-
>
AccessCheckException
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.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail,
System.ServiceModel, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089]]: AccessCheckException
>
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:
>
>
[FaultException`1: AccessCheckException]
System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage
reqMsg, IMessage retMsg) +2668969
System.Runtime.Remoting.Proxies.RealProxy.PrivateI nvoke(MessageData&
msgData, Int32 type) +717
SAM.ISimonAccess.CanRun(String applicationName, String u42, String
function) +0
SAM.SimonAccessClient.CanRun(String applicationName, String u42, String
function) +25
MasterPage.Page_Load(Object sender, EventArgs e) +447
System.Web.Util.CalliHelper.EventArgFunctionCaller (IntPtr fp, Object o,
Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Cal lback(Object sender,
EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
>
>
>
>
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433;
ASP.NET Version:2.0.50727.1433


 
Not the answer you were looking for? Post your question . . .
182,494 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors