No announcements
Found 2737255 threads
-
0 Votes
Trace Source and Trace Listener at Runtime
I want control listener specially on System.ServiceModel, start and stop System.ServiceModel listeners at runtime.Unanswered | 3 Replies | 7338 Views | Created by Kerem Argenç - Wednesday, October 8, 2008 7:28 PM | Last reply by UnfortunateBlah - Wednesday, September 23, 2009 5:11 PM -
0 Votes
Trace Listener
If I understand right - you create assembly (dll) with custom listener. Now to attach it to .NET application - add config lines to it's app.config. Runtime will automatically ...Answered | 10 Replies | 9269 Views | Created by AJB - Tuesday, February 14, 2006 1:01 PM | Last reply by Sergey Galich - Tuesday, February 21, 2006 10:57 AM -
1 Votes
email trace listener in WCF
messages from the trace source, wraps them in a LogEntry object, and forwards them to the Logging Application Block, where they can be processed according to the ...Answered | 4 Replies | 4103 Views | Created by dhampall_79 - Wednesday, May 9, 2012 9:42 AM | Last reply by Yi-Lun Luo - Thursday, May 10, 2012 1:28 AM -
1 Votes
Trace listener not writing trace information
intialize the trace source and add listener Logger.CreateAnswered | 2 Replies | 2325 Views | Created by Rishi07 - Friday, February 17, 2012 12:04 PM | Last reply by Rishi07 - Friday, February 17, 2012 3:44 PM -
0 Votes
Disable Tracing at Runtime
Turning trace on and off + specifying filepath at runtimeAnswered | 2 Replies | 747 Views | Created by Mihail Smacinih - Wednesday, May 7, 2014 11:21 PM | Last reply by Mihail Smacinih - Friday, May 9, 2014 6:40 PM -
0 Votes
Scope of a trace listener
add's a trace listener to the trace object.. now how exactly far will this trace listener reach? what happens if I use reflection to dynamically load ...Answered | 1 Replies | 3068 Views | Created by BlueBSH - Wednesday, July 11, 2007 7:21 PM | Last reply by BlueBSH - Friday, July 20, 2007 6:45 PM -
0 Votes
Trace Event and Trace Flag
You are correct, SQL Server Profiler Traces and Trace Flags are unrelated. Trace Flags are a way to change the internal behavior of SQL Server ...Answered | 2 Replies | 5450 Views | Created by DoolinDalton - Friday, November 12, 2010 4:52 PM | Last reply by Uri Dimant - Sunday, November 14, 2010 10:19 AM -
0 Votes
AI Trace Listener & Operation context
It seems like the AI .NET Trace Listener doesn't assign an operation ID to System.Diagnostics.Trace messages. Is this correct? If so - is there a recommended way that we can use the ...Answered | 5 Replies | 1029 Views | Created by Isaac Abraham - Saturday, March 5, 2016 10:55 PM | Last reply by Isaac Abraham - Thursday, March 10, 2016 12:44 AM -
0 Votes
TraceSource & Shared Trace Listener bug
associate it with the source. Within the method it'll first see if the listener has already been created and, if not, create it. The TS ...Answered | 6 Replies | 6701 Views | Created by Nickolay Penkrat - Thursday, December 14, 2006 1:05 PM | Last reply by Nickolay Penkrat - Wednesday, December 20, 2006 9:50 AM -
0 Votes
Rolling Trace Listener in web.config of wcf for trace logs
Hi, To manage trace out of the box you have to create your own listener Here is the nice example and code snippets how you can achieve ...Answered | 7 Replies | 17654 Views | Created by matsha1 - Monday, June 20, 2011 6:09 PM | Last reply by CarlosFigueira - Tuesday, July 19, 2011 6:19 PM -
0 Votes
Enterprise Library XMLRolling Trace Listener
"Rolling Flat File Trace Listener" />Answered | 1 Replies | 5329 Views | Created by jereesh - Wednesday, June 25, 2008 6:22 AM | Last reply by _Michael Fischer_ - Thursday, June 26, 2008 2:27 PM -
0 Votes
Trace error and re-run trace
source code. Anyway I can trace which SQL Statement cause error using profiler? Is it possible to rerun trace that recorded using ...Answered | 1 Replies | 6470 Views | Created by chanmy8 - Thursday, February 8, 2007 10:54 AM | Last reply by Satya SKJ - Thursday, February 8, 2007 4:59 PM -
3 Votes
server site trace and client site trace
Profiler and run a trace (what ever the filter you have selected) that mean you are firing the client side trace & even this client side trace for ...Answered | 3 Replies | 1371 Views | Created by vemurudivya - Wednesday, September 18, 2013 4:14 PM | Last reply by Rama Udaya - Thursday, September 19, 2013 9:19 AM -
1 Votes
App.Config Trace Listener InitializeData help
The following works fine: <add name="TextWriter" type="System.Diagnostics.TextWriterTraceListener" ...Answered | 2 Replies | 1887 Views | Created by FrankSvacina - Thursday, April 4, 2013 6:57 PM | Last reply by FrankSvacina - Thursday, April 4, 2013 10:06 PM -
0 Votes
Trace
I talking about that tool and I talking about Trace class too. TnxAnswered | 5 Replies | 4526 Views | Created by Salvatore Di Fazio - Monday, July 31, 2006 8:42 PM | Last reply by nobugz - Tuesday, August 1, 2006 7:40 PM -
0 Votes
Trace source extraAttribute
<sourceAnswered | 2 Replies | 3015 Views | Created by Alex Ivanoff - Friday, July 18, 2008 3:24 PM | Last reply by Alex Ivanoff - Sunday, July 20, 2008 4:17 PM -
1 Votes
Trace
believe that my statement was based on hard facts and the suggestion that you are making can harm someone's production environment. If you want to see what is happenning ...Answered | 5 Replies | 3681 Views | Created by goms - Thursday, October 22, 2009 5:52 AM | Last reply by Amit Banerjee - Thursday, October 22, 2009 10:02 PM -
0 Votes
Trace Listeners
class, you can do anything you like. And change the listener without recompiling your code. Hans Passant.Answered | 2 Replies | 3083 Views | Created by ardmore - Monday, January 19, 2009 8:02 PM | Last reply by ardmore - Monday, January 19, 2009 9:14 PM -
0 Votes
How to config Trace Listener of WCF service
Hi, I'm pretty new on WCF. Origianlly we had one client application consuming the WCF service, so the trace listener is ...Answered | 2 Replies | 3780 Views | Created by Jenny CCY - Wednesday, November 26, 2008 1:06 AM | Last reply by Jenny CCY - Thursday, November 27, 2008 12:18 AM -
0 Votes
Konesans Trace File Source adapter
Found the handy Konesans Trace File Source adapter that allows reading of SQL Profiler trace (.trc) files, and it works well. The adapter has properties that allow ...Answered | 3 Replies | 5090 Views | Created by Ludis - Tuesday, September 21, 2010 5:00 PM | Last reply by Soumya Samprathi - Monday, October 8, 2012 2:46 PM - Items 1 to 20 of 2737255 Next ›
No announcements