System.Web.HttpContext

From: Rob Morgan (rob.morgan_at_ode.state.oh.us)
Date: 09/28/04


Date: Tue, 28 Sep 2004 12:26:37 -0400

For some reason I can't pass the Context to my remoting object. When I run
this the application just shows the thrown exception, it never sends the
Context it to the remoting server. If I only send the exception it works.
Any ideas appreciated

protected void Application_Error(Object sender, EventArgs e)
{
ODE.Enterprise.Exception.Common.IExceptionHandler exceptionHandler =
(ODE.Enterprise.Exception.Common.IExceptionHandler)
ODE.Enterprise.Exception.Common.ClassFactory.CreateInstance(typeof(ODE.Enter
prise.Exception.Common.IExceptionHandler));
exceptionHandler.RaiseError(Server.GetLastError().InnerException,
System.Web.HttpContext.Current);
}



Relevant Pages

  • Re: System.Web.HttpContext
    ... I dont think HttpContext is ... > For some reason I can't pass the Context to my remoting object. ... When I run> this the application just shows the thrown exception, it never sends the> Context it to the remoting server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: System.Web.HttpContext
    ... > For some reason I can't pass the Context to my remoting object. ... If I only send the exception it works. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SharePoint Services Authentication problem (after SharePoint Server removal)
    ... Exception Details: System.UnauthorizedAccessException: Access to the path ... granting access rights to the resource to the ASP.NET request identity. ... System.IO.StreamWriter.CreateFile(String path, Boolean append) +55 ... context) +98 ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Exchange OWA 2003 "Server Error in /OWAAdmin Application"
    ... I can right click elsewhere within the outlook window but not on the ... Exception Details: System.UnauthorizedAccessException: Access to the path ... granting access rights to the resource to the ASP.NET request identity. ... context) +85 ...
    (microsoft.public.exchange.admin)
  • Exchange OWA 2003 "Server Error in /OWAAdmin Application"
    ... I installed the Microsoft OWA Admin tool and when I try to go ... Exception Details: System.UnauthorizedAccessException: Access to the path ... granting access rights to the resource to the ASP.NET request identity. ... context) +85 ...
    (microsoft.public.exchange.admin)