RE: Axis webservices and Visual Basic

2004-09-08 Thread Bouche Paul
Hi, what exactly do you need to do? When you encode the AXIS service with DOC / lireral then that creates a lof of problems on the AXIS side, sometimes AXIS creates DOC / encoded types which is not valid (in a DOC/literal context) and .NET does not handle them. When you encode the AXIS servic

Re: Axis webservices and Visual Basic

2004-09-08 Thread tony . q . weddle
Peter, I don't have any experience with VB for accessing Web services but others may be better able to answer your question if you report what the actual problems are. "It doesn't work" is not a useful symptom description. Tony