Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>To run <code>WCFTestClient.exe</code> as a standalone appplication <em>(without install a full version of Visual Studio 2010)</em>:</p> <ol> <li>Create a directory in the <code>dest.</code> machine and copy <code>wcftestclient.exe</code> there <em>(only that file)</em>.</li> <li><p>Copy Microsoft.VisualStudio.VirtualTreeGrid.dll (version 10) from file below to same directory of <code>wcftestclient.exe</code> in the <code>dest.</code> machine.</p> <pre><code>C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualStudio.VirtualTreeGrid\v4.0_10.0.0.0__b03f5f7f11d50a3a </code></pre></li> <li><p>You would create in your destination machine the following two registry keys:</p> <pre><code>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v7.0A\WinSDK-NetFx40Tools-x64] "InstallationFolder"="\" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v7.0A\WinSDK-NetFx40Tools-x86] "InstallationFolder"="\" </code></pre> <p><strong>Step note:</strong> You could export them from your development machine <em>(maybe you could find another version, but please try with v7.0A first)</em>.</p></li> <li><p>Then you will need copy from: </p> <pre><code>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools\svcutil.exe </code></pre> <p>to your destination machine <em>(same directory as <code>wcftestclient.exe</code>)</em></p> <p><strong>Step note:</strong> Is important this version of <code>svcutil.exe</code></p></li> <li><p>Run <code>wcftestclient.exe</code></p></li> </ol> <p><strong>Final notes:</strong> You will need only two <code>.exe</code> files and one <code>.dll</code> <em>(<code>wcftestclient.exe, svcutil.exe and Microsoft.VisualStudio.VirtualTreeGrid.dll</code>)</em> to run the application.</p> <p><sup><a href="http://social.msdn.microsoft.com/Forums/vstudio/en-US/c3c7221c-c06f-4364-887a-fb20f22877be/wcf-test-client-problem" rel="noreferrer">More information</a></sup></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload