sproxy.exe Web Service Proxy Generator download from where?
-
hi there trying to interop WCF with unmanaged C++ clients. First question is, where can you download sproxy.exe[^]
admittedly Im only using VS2005(*), but sproxy is installed already for me under VC (... Microsoft Visual Studio 8\VC\Bin\) , I haven't downloaded/installed it It may be you need a particular 'Version' of Visual Studio VS eg Professional/Ultimate/Architect (*) Professional version 'g'
-
hi there trying to interop WCF with unmanaged C++ clients. First question is, where can you download sproxy.exe[^]
There is no place to download it from. It's installed with Visual Studio 2003 and 2005. It's not needed in later releases of Visual Studio as the ATL Server Library was deprecated and now lives in a retirement home here [^] on CodePlex.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak