..Also I know I have SOAP installed OK as I can do the following:

T_SoapConnector = CREATEOBJECT("MSSOAP.HttpConnector30")

This returns a valid object that I can inspect .... but the following calls:

T_SOAPSerializer =CREATEOBJECT("MSSOAP.SoapSerializer30")
T_SOAPReader = CREATEOBJECT("MSSOAP.SoapReader30")
T_SOAPParser=CREATEOBJECT("MSSOAP.dimeparser30")


return "" empty string not an object reference, but don't error

Dave

-----Original Message-----
From: ProFox [mailto:[email protected]] On Behalf Of Allen
Sent: 16 May 2013 10:47
To: [email protected]
Subject: Re: Damned Web Services....

Meant to add
If you use the VFP XML web services to get your WSDL details, and follow 
through with a test method, you can see the makeup of the call. Ive just 
copy/paste that and it works.
Al

-----Original Message-----
From: Dave Crozier

loWS =
NEWOBJECT("WSHandler",IIF(VERSION(2)=0,"",HOME()+"FFC\")+"_ws3client.vcx")


[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to