Error!
Success!

Don’t run production ASP.NET Applications with debug=”true” enabled

0
kicks

Don’t run production ASP.NET Applications with debug=”true” enabled  (Unpublished)

One of the things you want to avoid when deploying an ASP.NET application into production is to accidentally (or deliberately) leave the <compilation debug=”true”/> switch on within the application’s web.config file.


Kicked By:
Drop Kicked By: