Question : Debug and Trace Information

After requests, on my pages is the debug and trace information..
Request Details
Trace Information
Control Tree

Etc...with all the details.

I tried setting the following to false with no effect...
compilation debug="true" strict="false" explicit="true" >

Little help?

Answer : Debug and Trace Information

is it happening on all the pages on some specific page
my guess that you have set a page level attribute in either the aspx page or the web config which does that
please check the page attribute at the page or in the web config for these settings
Random Solutions  
 
programming4us programming4us