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 anni tempo fa
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 anni tempo fa
You have to manually change it
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.