The catalogue Soap contains files for call VFP-COM+ component through the MS SOAP-protocol.

* In the catalogue wsdl the files created by the utility WSDL Generator (from MS SOAP Toolkit 3) just how it are placed was created for my test VFP-COM  component:
- Name: 'vfpcomtest'
- In the catalogue: C:\Inetpub\WebServices\vfpcomtest\ 
- On server: //foxhol[/WebServices/vfpcomtest/]
There vfpcomtestSoap2.js - file for call component from server.

* In catalogue JsClient there is vfpcomtestSoap.js - file for call to a component from any client, at which: 
- MS SOAP Toolkit 3 is established
- server http://foxhole is accessible from network.

* What it is necessary to do to you, that will receive analogue for yours components? All is simple:

- If still it is not made, to create catalogue C:\Inetpub\WebServices[\vfpcomtest\] and from under Component Manager for MS IIS to add WebServices as virtual, by noting Execute (ASP and ISAPI)
- By use WSDL Generator (from MS SOAP Toolkit 3) and by specifying the name/place (see above "In the catalogue wsdl...") The received files put in the catalogue C:\Inetpub\WebServices\vfpcomtest\
- By changing source code in file vfpcomtestSoap2.js of the name on yours to try execute it on server
- By changing source code in file vfpcomtestSoap.js of the name on yours to try execute it both on server, and on any client, for which yours server is accessible.

All above it is supposed, that at you: 
- WinNT 5
- MS SOAP Toolkit 3 is established both on server and on any clients.
- On server MS IE 6.0 or later

As I hope, it will be perfect work for you...: -)

Best regards.
Michael Drozdov, ICS Soft, Perm, Russia
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Mailto:Drozdov ics.perm.su 
My Page: http://vfpdev.narod.ru/
ICS Page: http://ics.perm.ru/ [on Russian]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~