Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove 'Request' tag
Message
De
25/03/2009 11:56:24
 
 
À
24/03/2009 11:39:03
Information générale
Forum:
ASP.NET
Catégorie:
SOAP
Divers
Thread ID:
01391042
Message ID:
01391418
Vues:
65
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform