RE: Axis and VB.NET compatibility.

2003-02-05 Thread ajbanck
Note that there is a bug in .Net framwork 1.0 that gives an error reading the SOAP XML when passing an array with 0 elements. This is fixed in .Net framework 1.1 AJ -Original Message- From: Jason Hanshaw [mailto:[EMAIL PROTECTED]] Sent: dinsdag 4 februari 2003 13:03 To: [EMAIL PROTECTED]

RE: Axis and VB.NET compatibility.

2003-02-04 Thread Brian Dillon (ext. 944)
Jason, I am not sure if this will help you, but here goes. I did a quick test a while ago to see if VB would work with Axis SOAP. I used MS SOAP 3.0. I did NOT generate wrapper classes for the VB client instead, I let MS Soap do the work for me. The wsdl I used was one generated using axis (howeve