Re: view source

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

From: SStory (TheStorys_at_TAKEOUTTHISSPAMBUSTERsofthome.net)
Date: 08/09/04


Date: Mon, 9 Aug 2004 15:55:44 -0500

I assume that you found the way to do it web.config.

if not there is the section

    <!-- DYNAMIC DEBUG COMPILATION
          Set compilation debug="true" to insert debugging symbols (.pdb
information)
          into the compiled page. Because this creates a larger file that
executes
          more slowly, you should set this value to true only when debugging
and to
          false at all other times. For more information, refer to the
documentation about
          debugging ASP.NET files.
    -->
    <compilation defaultLanguage="vb" debug="true" />

for debugging.

and

<customErrors mode="RemoteOnly" />

these may be what you were wanting.

HTH,

shane
"Billy Cormic" <billy_cormic@hotmail.com> wrote in message
news:dd2f7565.0408071121.35bd86a0@posting.google.com...
> Yeah. Thanks.
>
> "SStory" <TheStorys@TAKEOUTTHISSPAMBUSTERsofthome.net> wrote in message
news:<uoIRhA#eEHA.2896@TK2MSFTNGP11.phx.gbl>...
> > do you mean turning off trace and debug?
> >
> > Yes they are both setting in web.config.
> > "Billy Cormic" <billy_cormic@hotmail.com> wrote in message
> > news:dd2f7565.0408060749.e1a7492@posting.google.com...
> > > Hello,
> > > Is there a way to prevent people from viewing my source code on the
> > > web? Is it a setting in the web.config file?
> > >
> > > Thanks,
> > > Billy



Relevant Pages

  • RE: GINA remote debugging
    ... itself is referenced in the article HOWTO: Debug a GINA ... "Debugging a Graphical Identification and Authentication ... there is no documentation in the platform SDK ... looking to use the remote debugging option. ...
    (microsoft.public.platformsdk.security)
  • Re: Simple IF statement
    ... My resistive power and acceleration power data points are stored ... > executes the stuff after "then", ... What Randy has described is called logical indexing. ... though -- was there anything in the documentation ...
    (comp.soft-sys.matlab)
  • Re: Is Unicode character a vowel?
    ... so it executes all statements on the line before proceeding. ... I tend only to do it for very short simple statements of which I am pretty certain, but I have to confess that I have very occasionally had to split them onto separate lines for debugging :-( ... // messes about with x ... SomeFunction F(const SomeClass &x) ...
    (microsoft.public.vc.mfc)
  • Debugging Classic ASP
    ... Is there any documentation anywhere for debugging classic ASP in .NET 2003? ... The asp breakpoint never gets hit, ...
    (microsoft.public.vsnet.debugging)
  • Re: Newbie problem
    ... It probably executes it already, ... no newline or explicit flush. ... how command (and obviosuly it doesn't give the variable Objective the ... Consider an A-Z scan of the predicate summary in the documentation. ...
    (comp.lang.prolog)