SvcTraceViewer Tool

Where can I get the SvcTraceViewer Tool, please?

I tried to download and install a lot of SDKs.

I looked in the basket of program files.

I need it to track what happens to my WCF call.

+4
source share
1 answer

You can get it by downloading the Windows SDK. Depending on the version of the OS you have, you can find it in different places. For instance:

, . , . , ( SDK .NET 4.5) C:\Program Files (x86)\Microsoft SDK\Windows\v8.1A\bin\NETFX 4.5.1.

+7

Source: https://habr.com/ru/post/1628254/


All Articles