Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can vfp7 work with SOAP 3.0?
Message
 
 
À
21/11/2002 13:23:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00686361
Message ID:
00725416
Vues:
29
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,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform