I\'m using a 3rd party web service written in Java and using Apache Axis 1.3. The service has many overload operations. When the WCF Svcutil generates the proxy, it rename
None of the solutions here worked for me.
Generating the reference in a vs2010 project targeted for .NET2, and then opening the solution in vs2012 or vs2013 targeting .NET4, does work though.