Re: .NET Remoting Exception handling
From: Arjun periannan (arjun2dmd_at_hotmail.com)
Date: 05/13/04
- Next message: WildHare: "Re: Writing Status of Remote Execution to Status Box"
- Previous message: Sunny: "Re: Writing Status of Remote Execution to Status Box"
- In reply to: Allen Anderson: "Re: .NET Remoting Exception handling"
- Next in thread: mb: "Re: .NET Remoting Exception handling"
- Reply: mb: "Re: .NET Remoting Exception handling"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 May 2004 12:09:19 -0700
Here is my web Config File.
<customErrors defaultRedirect="ordermanagement/VOSECusError.aspx"
mode="Off" >
<error statusCode="404" redirect="ordermanagement/VOSE404.aspx" />
</customErrors>
I'm handling both custom exceptions and
standard Exception.
Thanks
Arjun
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: WildHare: "Re: Writing Status of Remote Execution to Status Box"
- Previous message: Sunny: "Re: Writing Status of Remote Execution to Status Box"
- In reply to: Allen Anderson: "Re: .NET Remoting Exception handling"
- Next in thread: mb: "Re: .NET Remoting Exception handling"
- Reply: mb: "Re: .NET Remoting Exception handling"
- Messages sorted by: [ date ] [ thread ]