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/quickstart/aspplus/samples/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