Re: Application Trace Profiler
- From: "W.G. Ryan - MVP" <WilliamRyan@xxxxxxxxxxxxxxxx>
- Date: Wed, 1 Mar 2006 10:21:48 -0500
Bryan:
I'm not sure I follow you. Let's say you have some App called SomeApp. Are
you wanting to just attach to it and find out what's going on with it? It's
going to need to have output of some sort to do this other than your basic
Perfmon stuff (which is quite powerful). can you tell me a little more
about what exactly you need to do? I'll do what I can from there.
Cheers,
Bill
"Bryan" <Bryan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9DB8B703-702B-4353-A70C-C9943403F125@xxxxxxxxxxxxxxxx
Does anyone have an example of an application that can connect to a
running
process and capture Trace.WriteLine calls like in SQL Server Profiler? I
know that we can inherit from a TraceListener class to write to files,
databases, etc..., but I would really like to attach to running .NET
processes and get the results without any logging and instead capture the
real-time results when troubleshooting.
.
- Prev by Date: Re: Configuration
- Next by Date: Re: assembly build loops?
- Previous by thread: Re: get date last modified
- Next by thread: Re: Application Trace Profiler
- Index(es):
Relevant Pages
|
Loading