Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SOAP distribution
Message
 
To
13/10/2004 08:54:46
Denis Filer
University of Oxford
United Kingdom
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00951008
Message ID:
00951832
Views:
7
>I've added some web services/methods calls to my VFP app. Is there a 'recommended/best' way to distribute the required SOAP toolkit files to users as I understand this is needed. I think I need to make an installer... Thanks, Denis

I think you mean SOAP 3.0 ?

I do not know about the 'recommended/best' way, but I am usually include into Install shield project (all what I have and it works OK on client's side):
- p.2 (Specify Application Data) (Objects/Merge Modules):
- SOAP SDK Files
- SOAP SDK ISAPI Files
- XML 3.0 (just in case)
- XML 4.0

But before this operation, I did install on my computer all new (the last) SOAP 3.0 and XML packages...

But may be somebody know the right way...
Previous
Reply
Map
View

Click here to load this message in the networking platform