Don’t run production ASP.NET Applications with debug=”true” enabled (weblogs.asp.net)
submitted by
ramiljoaquin(465) 3 years, 7 months ago
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.
|category: ASP.NET
|Views: 22
tags:
ASP.NET another
Everyones tags:
Your Tags: