Web Service: "No Deserializer found ....."

P

Peter S.

I tried to generate code with Microsoft Webservices References Tool to use
the Service against
"https://finanzonline.bmf.gv.at/fon/wsdl/fon/ws/UploadWSService.wsdl". The
generated code ist ok, because testing the tool with
"http://samples.gotdotnet.com/quicks...services/MathService/VB/MathService.asmx?WSDL" worked perfectly.

If I call the method "uploadFile"
("https://finanzonline.bmf.gv.at/fon/wsdl/fon/ws/UploadWSService.wsdl") I get
the error: "No Deserializer found to deserialize a ':tid' using encoding
style 'http://schemas.xmlsoap.org/soap/encoding/'

What's wrong? How can I find the error?

Thanks
Peter
 

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