svctraceviewer exe in Windows 2008 Enterprise Server

我与影子孤独终老i 提交于 2019-12-21 12:57:25

问题


I have a WCF service running on a Windows 2008 Enterprise Server. I just enabled Tracing on in App.config of the service. I have been trying to find the svctraceviewer.exe on the server and am not able to.

I tried to google and they say it will be in C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin\SvcTraceViewer.exe. But I don't have this folder in Windows 2008 server. I see all versions of .Net Framework in C:\Windows\Microsoft.NET

Appreciate your help in Advance.


回答1:


Directly download it here! Searching an hour for this, which isn't needed.

http://goo.gl/ZbrZS1




回答2:


On my machine (2008) its located here:

C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\SvcTraceViewer.exe




回答3:


It's included in the Windows SDK for Windows Server 2008 and .NET Framework 3.5



来源:https://stackoverflow.com/questions/8166547/svctraceviewer-exe-in-windows-2008-enterprise-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!