Re: wsdl converter
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I'm having some problems getting wsdl.exe to run (properly) on some wsdls that I have. I am trying to create a client using C# that uses these webservices that someone else created. I think the problem I am having has to do with the webservices were created using Java and the standard they use for WSDLs are a little different from the standards microsoft uses. Does anyone know of a converter that will take a Sun/IBM WSDL and convert it to a WSDL that microsoft can use? Thanks for your help.