RE: Need your advice on Web services

2008-01-30 Thread Allen
] Subject: RE: Need your advice on Web services On Wednesday, January 30, 2008 10:23 AM Brian Abbott wrote: >Nothing else I can think of ATM. Are you using Westwind or something else? No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.19.16/1

Re: Need your advice on Web services

2008-01-30 Thread Stephen Russell
On Jan 30, 2008 8:51 AM, David Crooks <[EMAIL PROTECTED]> wrote: > On Wednesday, January 30, 2008 9:34 AM Brian Abbott wrote: > > I have been trying to copy a web service that is working from XP to 2003 > and it fails. Any ideas? TIA! > -- you h

RE: Need your advice on Web services

2008-01-30 Thread David Crooks
On Wednesday, January 30, 2008 10:23 AM Brian Abbott wrote: >Nothing else I can think of ATM. Are you using Westwind or something else? lobasews = NEWOBJECT("WSClient", "_webservices.vcx") powebservice = lobasews.createnewws("TestProdWS","C:\AUTOAPPLICATIONS\APPLICATIONS\COMM ON\TESTPRODWS.WSDL")

Re: Need your advice on Web services

2008-01-30 Thread Brian Abbott
Nothing else I can think of ATM. Are you using Westwind or something else? David Crooks wrote: > On Wednesday, January 30, 2008 10:08 AM Brian Abbott wrote: > >> As Allen just mentioned, you need to explicitly insdtall MS SOAP 3. > > Yes, the Microsoft SOAP Toolkit 3.0 is installed. > > David L

RE: Need your advice on Web services

2008-01-30 Thread David Crooks
On Wednesday, January 30, 2008 10:08 AM Brian Abbott wrote: >As Allen just mentioned, you need to explicitly insdtall MS SOAP 3. Yes, the Microsoft SOAP Toolkit 3.0 is installed. David L. Crooks ___ Post Messages to: ProFox@leafe.com Subscription Ma

Re: Need your advice on Web services

2008-01-30 Thread Brian Abbott
David Crooks wrote: > On Wednesday, January 30, 2008 10:00 AM Brian Abbott wrote: > >> Permissions is the most likely issue I'd suspect. > > They usually are the issue. We did set the permissions on server. Any > place else I should look? Thanks! > > David L. Crooks > As Allen just mentione

RE: Need your advice on Web services

2008-01-30 Thread David Crooks
On Wednesday, January 30, 2008 10:00 AM Brian Abbott wrote: >Permissions is the most likely issue I'd suspect. They usually are the issue. We did set the permissions on server. Any place else I should look? Thanks! David L. Crooks ___ Post Messag

Re: Need your advice on Web services

2008-01-30 Thread Brian Abbott
David Crooks wrote: > On Wednesday, January 30, 2008 9:34 AM Brian Abbott wrote: > > I have been trying to copy a web service that is working from XP to 2003 > and it fails. Any ideas? TIA! Permissions is the most likely issue I'd suspect. -- Cheers Brian Abbott ___

RE: Need your advice on Web services

2008-01-30 Thread Allen
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Crooks Sent: 30 January 2008 15:52 To: [EMAIL PROTECTED] Subject: RE: Need your advice on Web services On Wednesday, January 30, 2008 9:34 AM Brian Abbott wrote: I have been trying to copy a web service that

RE: Need your advice on Web services

2008-01-30 Thread David Crooks
On Wednesday, January 30, 2008 9:34 AM Brian Abbott wrote: I have been trying to copy a web service that is working from XP to 2003 and it fails. Any ideas? TIA! David L. Crooks ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://

Re: Need your advice on Web services

2008-01-30 Thread Brian Abbott
Vassilis Aggelakos wrote: > Brian, > Thanks for your reply. > >> Since you mention services > (plural) I assume some at least of these will be public ones over which > you have no control. > > This is n't true. The web services are going to be developed by an > outsourcer only for us so I can mo

Re: Need your advice on Web services

2008-01-30 Thread Vassilis Aggelakos
dependencies, dependencies dependencies ... Vassilis Aggelakos - Original Message - From: "Stephen Russell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 30, 2008 3:42 PM Subject: Re: Need your advice on Web services > On Jan 30, 2008 6:24 A

Re: Need your advice on Web services

2008-01-30 Thread Stephen Russell
On Jan 30, 2008 6:24 AM, Vassilis Aggelakos <[EMAIL PROTECTED]> wrote: > Hi Folks, I need your advice. > > I have a VFP app which - if client wants - uses MS SQL Server 2005 or MS > SQL > Server 2005 Express or MYSQL ( recommended if it is already installed but > not deployed by me aka license iss

Re: Need your advice on Web services

2008-01-30 Thread Brian Abbott
Vassilis Aggelakos wrote: > Hi Folks, I need your advice. > > I have a VFP app which - if client wants - uses MS SQL Server 2005 or MS SQL > Server 2005 Express or MYSQL ( recommended if it is already installed but > not deployed by me aka license issues ). > > Now wanting to extend the program