首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > trytrace

trytrace

  • 资源大小:18.61 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Overview TryTrace is a diagnostics tool which facilitates you to see the trace output of your .NET application in real-time. This contains two components, viz TcpTraceListener & TraceMonitor TcpTraceListener is the plug-in library which will route your trace out to the specified port. TraceMonitor is a simple TCP client which facilitates to see the trace output. Alternatively, you can always look at the trace output by making a telnet to the specified port. Usage 1.Copy TcpTraceListener and TraceMonitor to a directory, say C:Temp 2.Register TcpTraceListener.dll to GAC if you need to share this among different applications in the system, by issuing gacutil command at Visual Studio command prompt. gacutil –I C:TempTcpTraceListener.dll 3.Add reference to TcpTraceListener.dll for the project you desire. 4.Add this to the list of trace listeners. Param.TraceListener.TcpTraceListener

文 件 列 表

TryTrace_v1.0
TcpTraceListener.dll
TraceMonitor.exe
TraceMonitor.exe.config

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.157111s