null object returnd to .net client while calling axis web service

R

Rémy

John Smith said:
I'm expiriencing the same problem as someone posted one year ago:

http://groups.google.com/group/micr...webservice+null&rnum=9&hl=sl#2480c84619bf4244

Unfortunatelly, there wasn't an answer posted, too. I've searched the web,
but couldn't find even one similar topic to this one. :(

I had a similar problem not so long ago.

The .Net generated code was not able to deserialize the response because the
namespace was absent or not equal to the namespace declared in the WSDL.

I sometimes had a null document and sometimes an exception "invalid XML"
depending how the .Net code was generated from WSDL.

Hope this help.

Rémy
 

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