any answer on this one please?
tia
"Developer" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Our intranet application throws this error atleast once a day. The only
way
> to make it working is rebooting the machine. Can anyone tell me the cause
> for this error and a possible resolution? Thanks in advance.
>
> --------------------------------------------------------------------------
--
> --------------------------------------------
> Server Error in '/' Application.
>
> Access is denied: 'DAL.Common'.
> 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.IO.FileLoadException: Access is denied:
> 'DAL.Common'.
>
> 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:
>
> [FileLoadException: Access is denied: 'DAL.Common'.]
> Finance.Global.Session_Start(Object sender, EventArgs e) +0
> System.Web.SessionState.SessionStateModule.CompleteAcquireState() +523
> System.Web.SessionState.SessionStateModule.BeginAcquireState(Object
source,
> EventArgs e, AsyncCallback cb, Object extraData) +693
> System.Web.AsyncEventExecutionStep.Execute() +66
> System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
> completedSynchronously) +173
>
> Version Information: Microsoft .NET Framework Version:1.0.3705.288;
ASP.NET
> Version:1.0.3705.288
>
>
>
|