customErrors mode="Off" does not work
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Hi,
I cannot get <customErrors mode="Off"> to work at all in .Net 2.0
if I set it to 'Off' it behaves as if it was set to 'RemoteOnly' i.e. I can
see the error detail when accessing it from the local PC but not from
another machine, but if I access it from a remote machine I get the page
telling me I need to set it to Off
This isn't just on one specific application, it happens if I just create a
new blank web application in VS2005. it also happens if I deploy the app
from my dev machine (WinXP) to a server (Win2003), so it's not a problem
with the specific installation of .Net
Anyone got any clues as to what is going wrong here?
Andy
.
Relevant Pages
- Re: LSA vs LSP GUI on Vista/2008?
... I mentioned WMI because Joe had suggested it in this thread, I will instead post to WMI group about it. ... I was assuming you could remote a call to any class that's part of the base .NET Framework on the remote machine. ... the app that uses the COM object does not need the Admin privileges. ... you need the admin privileges only during the installation. ... (microsoft.public.platformsdk.security) - Re: New to Replication - Need Help
... installation onto the local machine. ... able to set up the remote machine with its local replica and then ... that experienced in Access to be honest :-) but if the remote users are ... (microsoft.public.access.replication) - Re: LSA vs LSP GUI on Vista/2008?
... remote machines without any installation. ... Regarding writing a WMI provider, and assuming this provider would be ... provider to a remote machine at run time and then uninstall it when the ... only works with Admin rights - unlike DCOM that can work without Admin ... (microsoft.public.platformsdk.security) - PSExec vs Task Scheduler
... Can someone explain/clarify any differences between launching processes on ... a remote machine using psexec with/without specific user credentials? ... If I stage the installation file to the remote machine (a Wise created .exe ... (microsoft.public.win2000.cmdprompt.admin) - Re: New to Replication - Need Help
... either has it locked open or not flushed before disconnecting. ... installation onto the local machine. ... able to set up the remote machine with its local replica and then ... (microsoft.public.access.replication) |
|