Re: not working: <customErrors mode="Off"/>

Tech-Archive recommends: Fix windows errors by optimizing your registry



well if the error is parsing the config file, then you can turn error reporting on with the web config.

-- bruce (sqlwork.com)

Beemer Biker wrote:
I made the above change to my web.config file so that errors would be reported from a remote site as explained in the Server Error:
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

OK, this had no effect. I verifed the change to web.config did take place.

I can publish my project to my own localhost IIs, to another system running its own XP IIS.

I can even publish a FP2003 (non- aspx) app to the server that has the problem and it runs fine. I cannot get an error message from the server indicating the problem. I am publishing using local file as in \\servername\acqlib and attempting to run page using http://servername/acqlib/default.aspx

OK - to make a long story short, I got the administrator to run the page while logged onto the system and it gave an error at:
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0";>



This indicates the server is not running dotnet 2.0 Admin is looking into installing dotnet 2.0 on the server.



My question: Why didnt that error message show up where I could figure out the problem myself?




.



Relevant Pages

  • Re: DOCSIS vulnerability
    ... Sure, you can get a config file onto the modem, but if ... the router will not allow the cable modem to finish booting (With some kind ... > items, a syslog server, a tftp server, a time server, and a config file to ... > rate limit their customers, it's how they keep their customers ...
    (Vuln-Dev)
  • Re: Deserialization exception when using MarshalByRef object with events
    ... In your server's config file you have the element outside ... > of code from the server, client, MarshalByRef object, and .config ... > public void Start ... > public class Bomb: MarshalByRefObject ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Better way to manage DNS
    ... parser that would inturn set options on a w2k/w3k server and export the ... Justin has been working on a parser for the config file and general ... > Microsoft MVP (Windows Server System: ...
    (microsoft.public.windows.server.dns)
  • Re: Which authenttication is better
    ... > PreferredAuthentications in the config file or on the command line. ... >>hostbased method" of protocol 1 is tried first, ... >>I was presented with the server host's RSA ... >>The fingerprint from the 2nd one didn't match ...
    (comp.security.ssh)
  • Re: Re-configuring remoting from config file during application session
    ... computer the server is configured ... Private Sub frmMain_Load(ByVal sender As Object, ... > channel and formatter info is in the config file. ... > URI, when I read the config file, I get an error message stating that the ...
    (microsoft.public.dotnet.framework.remoting)