Thursday, December 10, 2009

Daily Tips- Tip #33 - How to view trace details for a specific request?


To view trace details for a specific request
1.Goto to Trace.axd in the root of your application.

For ex: if the URL for your application is http://localhost/myApplication, Goto http://localhost/myApplication/trace.axd to view the trace information for that application.

2.Select the View Details link for the specific request that you want to investigate.



www.codecollege.NET

No comments:

Post a Comment