Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2005

Tip: Looking for answers? Try searching our database.

Persisting Trace.axd

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Shawn Melton - 31 Mar 2005 19:41 GMT
I need to log and collate trace information from servers in a shared
environment.  I'd like to use Trace.axd.  Can the tracing info displayed with
Trace.axd be persisted?  Can it be collated?
Brock Allen - 31 Mar 2005 20:58 GMT
There are no public APIs to read that data in the current version. I've heard
of people writing screen scraping apps to capture that data. In v2.0 there's
a public API to read some of this data, but it's incomplete IMO.

-Brock
DevelopMentor
http://staff.develop.com/ballen

> I need to log and collate trace information from servers in a shared
> environment.  I'd like to use Trace.axd.  Can the tracing info
> displayed with Trace.axd be persisted?  Can it be collated?
Matt Berther - 31 Mar 2005 23:33 GMT
Hello Shawn,

Boy, I might be stepping *way* out here... I've not tried this at all, but
I do know that you can do some great stuff with Response filters.

You may be able to set up a Filter which would pipe this stuff out to a file.
You could wire it up in BeginRequest (if the filename matches trace.axd).

Again, I have not tried this... it is an idea worth exploring though. Especially
if trace.axd requests are routed through your applications pipeline.

--
Matt Berther
http://www.mattberther.com

> I need to log and collate trace information from servers in a shared
> environment.  I'd like to use Trace.axd.  Can the tracing info
> displayed with Trace.axd be persisted?  Can it be collated?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.