Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can vfp7 work with SOAP 3.0?
Message
From
21/11/2002 14:41:15
 
 
To
21/11/2002 13:23:01
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00686361
Message ID:
00725416
Views:
28
I think Pablo has stated the problem about the CLSID key that created by SOAP 3.0 is not version independent, ie. it's not MSSOAP.SOAPCLIENT. And VFP7 is checking for this key.

IMO, There are 3 ways to fix this problems:
1) Install SOAP 2.0 SDK;
2) Modify the WebService.app to create MSSoap.SoapClient30 instead, unzip xSource.zip for the source code;
3) Create the MSSoap.SoapClient CLSID in the registry.





>>I'm trying to learn Soap and using VFP7. I installed the Soap toolkit 3.0. When I'm in VFP 7 and select the builder option in my project (by right-clicking on my prg), and select web services, I get the VFP message that the Soap tookit 2.0 (or higher) must be installed. Apparently it doesn't recognize that 3.0 is installed.
>>
>>Can I not build a web service with Soap 3.0 installed? Thanks.
>
>
>Hi - did you ever get a satisfactory answer to this question? I am having same problem.
>
>Thanks,
Previous
Reply
Map
View

Click here to load this message in the networking platform