How to trace page behind the scene? And send all tracing information by email? not to show any tracing information on client side.
+1
A:
Sounds like you need to implement a custom trace listener, in this case an SMTP trace listener, a sample implementation can be found here:
http://www.codeproject.com/KB/trace/smtptracelistenerarticle.aspx
Sidebp
2010-10-01 19:38:47