Re: Tracing issue

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

From: martin (marc_NO_SPAM_1234_at_hotmail.com)
Date: 03/02/04


Date: Tue, 2 Mar 2004 16:31:43 +1300

Hi,

don't touch machine.config. that method will change the behaviour of every
site on the server.
just change the value in web.config, that will override the settings in
machine.config

likewise, changing the attributes of the page or the control will override
the settings in web.config.

incidently, if the trace.axd is full there will be no trace output rendered
to the page.
In this case you will have to open trace.axd by browing to it and manually
clicking on the link to clear the trace.

cheers

martin.

"STom" <stombiztalker@hotmail.com> wrote in message
news:uucdvr$$DHA.1468@tk2msftngp13.phx.gbl...
> If I have the following setting in my machine.config file:
> <trace enabled="true" pageOutput="false">
>
> and in my web.config
> <trace enabled="true" pageOutput="false"/>
>
> are these the same thing? for example if in my web.config file I have:
> <trace enabled="true" pageOutput="true" />
>
> Doesn't the local web.config file settings override the machine.config
file
> settings? I am trying to figure out here if I can just change the
> machine.config file to get a trace output to the trace.axd file.
>
> Thanks.
>
> STom
>
>



Relevant Pages

  • Re: Domain Password Policy
    ... override this at a lower level unless you plan on logging onto the machines ... I have a client that claims that their password settings are controlled by their Active Directory Group Policy settings and that they cannot override the settings for certain individual accounts. ... My understanding was the GP settings could be overriden based on individual user account properties, but before I start making claims to the client, I'd like to know that it is right. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Exchange 2003 Message size configuration
    ... Per-User configuration for override globally defined ... Per-User configuration for (Receiving Size Limit) takes precedence over ... globally defined settings. ... Per-User and Global configurations for do NOT override ...
    (microsoft.public.exchange.admin)
  • Re: Open Relay Help
    ... that actually OVERRIDE any of the relay settings within the Virtual server. ... "Allow messages to relay to these domains" was checked. ...
    (microsoft.public.exchange.admin)
  • Re: Exchange 2003 Message size configuration
    ... the best way to do it would be using ADUC and specifying the increased limit ... This will override any settings specified Globally. ... You have your understanding of effective settings backwards. ... something at the user then you are overriding both Global and Virtual SMTP ...
    (microsoft.public.exchange.admin)
  • web.config in subdirectory related query
    ... "Do i have to make each subfolder VirtualDirectory?" ... Beacuse you can't override that kind of settings :-( ... out /invalid login ...
    (microsoft.public.dotnet.framework.aspnet.security)