Webservice compatibility 1.1 to 2.0

G

Guest

Hi,

I am migrating a webservice to .net 2.0, I am keeping exactly the same
interface but the client that generated the autogenerated class with the
previous webservice seems to not recognize the return type ( a struct).

Is there any way to emit the same wsdl code on a webservice running on 2.0
to be compatible with clients that consumes 1.1?

Some customers need to run the 1.1 version and other ones the 2.0 but I want
to be transparent. Is this possible?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top