To enable trace on the ASP.NET page, add the below line to the config file
trace enabled="true" requestLimit="10" pageOutput="true" traceMode="SortByTime" localOnly="true"