I've been in the BI space for the past few years and so have sort of missed out on all web service goodness since .net 4 came out.
I'm now back in the c# programming space and have need to consume a third party web service (written in PHP) and thus create client side proxy for it. Currently the Service Proxy generator in Visual studio is not able to handle the WSDL that comes out of the service and basically gives up trying. I know we can access the service in SOAPUI so the service is working, but before we investigate any hand crafting I was wondering if anyone here is using a third party service client tool or even if one exists. regards, Preet, in Auckland NZ
