Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove 'Request' tag
Message
From
25/03/2009 11:56:24
 
 
To
24/03/2009 11:39:03
General information
Forum:
ASP.NET
Category:
SOAP
Miscellaneous
Thread ID:
01391042
Message ID:
01391418
Views:
64
Hi Gary,

If you are connecting to SpaSoft, they write their stuff in Delphi, and I think are using STK2. So you can't really expect .Net compatibility.

What I ended up doing, in VFP, was parsing and sending the SOAP messages manually (using a template to fill in cursor values when sending data) as XMLHttp. Plus, in HTNG1.1, the payload is just an xmldocument put in the request or the response, which you are going to have to handle separately anyway.

Hank

>I am using a WebService from within .Net, I have created a Web Reference and I can set the properties and call the methods.
>
>However the messages I am sending are not being implimented, the company who provide the web service are saying it is due to the following tag:
>
>
><Request xmlns="http://htng.org/1.1/Listener.Wsdl"><?xml version="1.0" encoding="UTF-8"?> 
>
>
>which they say "should not be there".
>
>As far as I can see this is being generated by .Net automatically, is there anyway to control this?
>
>
>Regards
>
>
>Gary.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform