E
emixode
Hallo,
I need to create a webservice according to a already defined WSDL.
Normally in VS2005 I create a new ASP.NET Webservice and the WSDL is
automatically created. The problem is that this automatically created
WSDL doesn't correspond to the WSDL provdided (created with Java), for
example messages and arrays are declared differently. Is there a way
to create a webservice according to a WSDL which is already provided
(top-down)?
I already tried to modify the WSDL with serialization, but there are
too much differences.
Kind regards,
Revilo
I need to create a webservice according to a already defined WSDL.
Normally in VS2005 I create a new ASP.NET Webservice and the WSDL is
automatically created. The problem is that this automatically created
WSDL doesn't correspond to the WSDL provdided (created with Java), for
example messages and arrays are declared differently. Is there a way
to create a webservice according to a WSDL which is already provided
(top-down)?
I already tried to modify the WSDL with serialization, but there are
too much differences.
Kind regards,
Revilo