As you can tell, new to WSE.
Trying to download a Dime SOAP message from an Apache server as a web
service. The call requires the setting of a header element.
The OuputTrace.webinfo appears to be correct, including the required header
element. However, getting the error message "The data at the root level is
invalid."
Can anyone provide sample code of how to do this, preferably in VB.
Thanks.
Pete Wood - 24 May 2005 22:40 GMT
Hi Tom...
I think Microsoft are abandoning DIME and focussing on SOAP with
Attachments. The problem with DIME is that it appends a 64bit encoded
messages OUTSIDE of the XML envelope which isn't the best!
I've had the same issues with WSE - as you can see at
http://www.webserviceshelp.org/wsh/Practices/Test+and+Debug/

Signature
Pete Wood
Contact me at http://www.webserviceshelp.org for more help
_________________________________________________________
> As you can tell, new to WSE.
>
[quoted text clipped - 10 lines]
>
> Thanks.