ASP.Net Web.Config trace directive


/ Published in: Other
Save to your folder(s)

Put at beginning of system.web tags


Copy this code and paste it in your HTML
  1. <trace enabled="true" pageOutput="true" requestLimit="40" localOnly="false"/>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.