无法获得跟踪工作 [英] Can't Get Tracing to Work

查看:79
本文介绍了无法获得跟踪工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好


我无法在设备上获得任何跟踪输出,并且我按照MSDN页面上的详细说明进行了操作 "如何:跟踪同步过程" 。


 我创建了一个名为 的文件。 trace.config.txt包含以下内容并将其放在我的app文件夹中。 


 



<配置>


< traceSettings>


< add key =" FileLocation" value =" TraceSample.txt" />


< add key =" LogLevel" value =" 3" />


< / traceSettings>


< / configuration>


 


我没有得到输出或任何输出文件的任何想法。


谢谢


Anthony


解决方案

你看过这个吗?
http://social.microsoft。 COM /论坛/ EN-US / uklaunch2007ado.net /线程/ d27670dc-74d2-4e0c-bdd1-315a5e7a75af


Hi

I can't get any trace output on the device and I followed the instructions detailed on the MSDN page "How to: Trace the Synchronization Process".

 I created a file named  trace.config.txt with the following and placed it in my app folder. 

 

<configuration>

<traceSettings>

<add key ="FileLocation" value="TraceSample.txt"/>

<add key ="LogLevel" value="3"/>

</traceSettings>

</configuration>

 

Any ideas why I am not getting output or any output file.

Thanks

Anthony

解决方案

have you looked at this? http://social.microsoft.com/Forums/en-US/uklaunch2007ado.net/thread/d27670dc-74d2-4e0c-bdd1-315a5e7a75af


这篇关于无法获得跟踪工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆