Deploying ...Web.Config Debug is still true, same for tracing

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
Is it expected to have on the Web.Config

    <trace enabled="true" pageOutput="true" />
    <compilation debug="true" targetFramework="4.0">

even after using the automatic process to prepare and deploy?
12 years ago
You have to manually change it
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.