Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ARGHHH!! Web Service Hell
Message
From
03/12/2002 16:21:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
ARGHHH!! Web Service Hell
Miscellaneous
Thread ID:
00729156
Message ID:
00729156
Views:
75
OK - I'm trying to do my first VFP DLL based web service - using the web service builder in VFP 7.

My dll works fine as tested from VFP NewObject().
I was getting the "Unknown COM Status Code" error - looked up fixes for that and seem to be past that.
Now - I instantiate the soap object, soap-init my wsdl file, and try to run my method. I get an
OLE IDispatch exception code 0 from 
SOAP-ENV Server: Error source: Server..." 
error message back. that's all it says. I check the objects "Detail" property and get the following:

HRESULT=0x0
WSDLReader:Analyzing the WSML file failed
HRESULT=0x800401F3 - WSDLReader:Initializing the service gcomws
failed HRESULT=0x800401F3 - WSDLService:The PROGID gcomws.gcomws is invalid HRESULT=0x800401F3


I try to regsvr32 the dll ON THE SERVER (not sure why - seemed like a good idea) and that fails.

any help or ideas would be greatly appreciated.

TIA,
Ken B. Matson
GCom2 Solutions
Next
Reply
Map
View

Click here to load this message in the networking platform