ok its to do with the way the web service is created. That will appear in the WSDL. But first things first. If you dont need to worry about a web service created by someone else and can make your own then VFP can create it with a simple ASP page. But beware VFP's problem of case as it is not easy to make web services in camel case. That was the first problem. In my case the WSDL was given to me and most of the Web Serviuces are defined on that web site. The Complex bit is to do with the WSDL (I think but Im novice here too). In this case VFP as a web Service will not go. See Rick Strahl's white paper to see why, I still dont know why but it doesnt. All I can tell you is it wont work and I tried. So the question is what is required of this web service and indeed is a web service needed for that matter. Allen
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul McNett Sent: 25 January 2008 18:03 To: [EMAIL PROTECTED] Subject: Re: Need for webservice to be called from our app in near future(VFP9) Allen wrote: > Ive been buzy with a web service and I can tell you that VFP is > incapable of handling complex web services. What's a web service other than a server on port 80 that dishes out XML based on GET or POST requests from the client? IOW, I don't understand why VFP would be incapable of handling complex web services. What makes a web service 'complex' or not? Paul No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.19.11/1242 - Release Date: 24/01/2008 20:32 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

