All Tags »
ASP.NET »
General »
WCF »
.NET »
Visual Studio (RSS)
Sorry, but there are no more tags available to filter with.
-
I was trying to create an endpoint using WCF that was to look almost identical to an existing endpoint hat was created using some java tools (we were creating a new .Net app and had to mimic some older endpoints).The endpoint seemed ok at first glance according to the WSDL so I generated a client from it using the SVCUTIL.EXE tool and was going to ...