Hi, I would like conecting to a Web service in Fox 9.0 .
I am typing in command window
PUBLIC lows as object
lows = CREATEOBJECT("MSSOAP.SoapClient30")
lows.MSSoapInit("
and I receive the next message.
OLE IDispatch exception code 0 from WSDLReader:
WSDLReader:XML Parser failed al linenumber 0, lineposition 0, reason is: Access Denied
HRESULT=0x1:Incorrect Function
Sombody knows what I am doing wrong?
I am typing in command window
PUBLIC lows as object
lows = CREATEOBJECT("MSSOAP.SoapClient30")
lows.MSSoapInit("
and I receive the next message.
OLE IDispatch exception code 0 from WSDLReader:
WSDLReader:XML Parser failed al linenumber 0, lineposition 0, reason is: Access Denied
HRESULT=0x1:Incorrect Function
Sombody knows what I am doing wrong?