This topic is locked

Turn off SQL Trace

2/9/2007 2:01:11 PM
ASPRunner.NET General questions
N
nettit author

When I deploy my asprunner .net app I am getting a SQL Trace displayed. Each SQL statement is displayed.
How do I turn this off?
I don't see anything in the web.config.
Thanks

Tom

Eugene 2/12/2007

please uncheck "Debug mode" checkbox (on step 12 of ASPRunner.NET wizard) and rebuild your project or edit web.config file and set up <compilation debug="false"/>