do you have VFP on the server ? are your ports open. check the firewall. Also check you are calling the web site name. If you can get it from outside it should be ok. I get this myself and its usualy cured by re-registering the dll on the server. make sure you have the right wsdl file. I have seen it in two places on my local machine before copyingh to the server. Make sure the wizard (web services) point to that server else the wsdl points to the wrong place. Allen
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Crooks S It seems there are 2 errors that are stopping me from going forward on getting this process to run: 1. When I type the following on my local computer: loBaseWS = NEWOBJECT("WSClient", "_webservices.vcx") Then loBaseWS. I can see the CreateNewWS method. When I do the same on the server (Windows 2003) I do _not_ see the CreateNewWS method. What do I have to do to get the CreateNewWS method? 2. When I use the IntelliSense Manager/Types/Web Services and enter the name and url then click on Register, I get the following error: Error generating IntelliSense scripts. Check for a valid WSDL URL location or invalid WSDL content. The WSDL file may have also been in use -- try regenerating the web service files again. I had just started VFP so the WSDL file was not in use. Thanks! No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.9/1155 - Release Date: 27/11/2007 20:30 _______________________________________________ Post Messages to: ProFox@leafe.com 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.