Re: Web Service Help

2006-07-22 Thread Jean Laeremans
On 7/21/06, Ed Leafe [EMAIL PROTECTED] wrote: Same is true for answering in Python, but that doesn't mean that people here want to hear me ad nauseam trumpeting the wonders of Python. Perish the thought.. A+ jml ___ Post Messages to:

RE: Web Service Help

2006-07-21 Thread Andy Davies
Malcolm Greene said VFP webservices are not supported on Windows 2003 due to Microsoft dropping support for their SOAP DLL's I never got SOAP to work, but I hadn't realised it had been dropped (for vfp?) - do you have a link about this? how *are* web services supported in Fox now?

RE: Web Service Help

2006-07-21 Thread Andy Davies
I never managed it - I think Ed did (for a while?) but following the thread at: http://www.universalthread.com/wconnect/wc.dll?2,15,1133486 it all seems to be fraught with problems (for everyone excepting Rick Strahl of course bg) otoh as I and others have said before; with a rich client xmlhttp

Re: Web Service Help

2006-07-21 Thread Ed Leafe
On Jul 21, 2006, at 5:45 AM, Andy Davies wrote: I never managed it - I think Ed did (for a while?) Of course, I wrote the service in Python and deployed it to a Linux server. ;-) -- Ed Leafe -- http://leafe.com -- http://dabodev.com ___

RE: Web Service Help

2006-07-21 Thread Stephen the Cook
Bill Arnold wrote: The VFP9 doc is pretty clear, so I think it's worth a try unless there's a better suggestion (then do it in .NET, of course g). Note the doc says: For .exe and .dll file servers, Visual FoxPro supports only configuration files that are bound inside the server. Bill

RE: Web Service Help

2006-07-21 Thread Bill Arnold
The VFP9 doc is pretty clear, so I think it's worth a try unless there's a better suggestion (then do it in .NET, of course g). Note the doc says: For .exe and .dll file servers, Visual FoxPro supports only configuration files that are bound inside the server. Bill the thread is

RE: Web Service Help

2006-07-21 Thread Charlie Coleman
... The VFP9 doc is pretty clear, so I think it's worth a try unless there's a better suggestion (then do it in .NET, of course g). ... Bill the thread is to Create a WS. Seems that VFP Server2003 don't work well together. Windows 2003 server changes things from Windows 2000 server.

RE: Web Service Help

2006-07-21 Thread Charlie Coleman
At 09:13 AM 7/21/2006 -0700, [EMAIL PROTECTED] wrote: ... And, by the way, I have various config files that I use which allow my systems to work with the server and other networked servers with no problems. Of course, I do NOT use 'standard' MS config files. Maybe that's why mine works.

RE: Web Service Help

2006-07-21 Thread Nick Cipollina
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charlie Coleman Sent: Friday, July 21, 2006 10:56 AM To: [EMAIL PROTECTED] Subject: RE: Web Service Help ... The VFP9 doc is pretty clear, so I think it's worth a try unless there's a better suggestion (then do it in .NET, of course g

RE: Web Service Help

2006-07-20 Thread john harvey
The best resource I've found is on Rick Strahl's website at west-wind.com John Harvey www.cyber-posse.com www.johnharveysheriff.com http://memphiscrime.blogspot.com www.votinginmemphis.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick

RE: Web Service Help

2006-07-20 Thread Nick Cipollina
harvey Sent: Thursday, July 20, 2006 1:50 PM To: [EMAIL PROTECTED] Subject: RE: Web Service Help The best resource I've found is on Rick Strahl's website at west-wind.com John Harvey www.cyber-posse.com www.johnharveysheriff.com http://memphiscrime.blogspot.com www.votinginmemphis.com

RE: Web Service Help

2006-07-20 Thread john harvey
://memphiscrime.blogspot.com www.votinginmemphis.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina Sent: Thursday, July 20, 2006 1:01 PM To: profox@leafe.com Subject: RE: Web Service Help How can I do this without purchasing anything? I know there has

Re: Web Service Help

2006-07-20 Thread Profox
Hello All, I'm relatively new to this list and I need some help. I've recently written a VFP web service that runs splendidly on my pc. I do not know how to deploy it to one of our network servers. Can anyone provide any guidance in this matter? I would greatly appreciate it. How are

RE: Web Service Help

2006-07-20 Thread Nick Cipollina
PROTECTED] Subject: Re: Web Service Help Hello All, I'm relatively new to this list and I need some help. I've recently written a VFP web service that runs splendidly on my pc. I do not know how to deploy it to one of our network servers. Can anyone provide any guidance in this matter? I would

RE: Web Service Help

2006-07-20 Thread stephen . russell
From: Nick Cipollina [EMAIL PROTECTED] Date: Thu, July 20, 2006 11:00 am To: profox@leafe.com How can I do this without purchasing anything? I know there has to be a way to do this. I want to deploy this web service on a Windows 2003 server. How can I do this? Why not rewrite it in

RE: Web Service Help

2006-07-20 Thread john harvey
20, 2006 1:42 PM To: ProFox Email List Subject: RE: Web Service Help From: Nick Cipollina [EMAIL PROTECTED] Date: Thu, July 20, 2006 11:00 am To: profox@leafe.com How can I do this without purchasing anything? I know there has to be a way to do this. I want to deploy this web service

RE: Web Service Help

2006-07-20 Thread Nick Cipollina
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, July 20, 2006 2:42 PM To: [EMAIL PROTECTED] Subject: RE: Web Service Help From: Nick Cipollina [EMAIL PROTECTED] Date: Thu, July 20, 2006 11:00 am To: profox@leafe.com How can I do

RE: Web Service Help

2006-07-20 Thread stephen . russell
From: Nick Cipollina [EMAIL PROTECTED] It was faster for me to write this as FoxPro code since it was already written. I more or less cut and pasted the code I needed to create my com object. For me to re-write as .Net code would take much longer. It is certainly an option though. I

RE: Web Service Help

2006-07-20 Thread Malcolm Greene
Nick, Welcome to the Profox list! I want to deploy this web service on a Windows 2003 server. Officially, out-of-the-box VFP webservices are not supported on Windows 2003 due to Microsoft dropping support for their SOAP DLL's. HOWEVER (good news!), a bunch of people on the UT

RE: Web Service Help

2006-07-20 Thread Nick Cipollina
PROTECTED] Subject: RE: Web Service Help From: Nick Cipollina [EMAIL PROTECTED] It was faster for me to write this as FoxPro code since it was already written. I more or less cut and pasted the code I needed to create my com object. For me to re-write as .Net code would take much longer

RE: Web Service Help

2006-07-20 Thread stephen . russell
From: Nick Cipollina [EMAIL PROTECTED] Date: Thu, July 20, 2006 12:30 pm To: profox@leafe.com I noticed that. I have a .dbf file that I need to open with some configuration info in it. How can I find it? Your sys(2004) is that where VFP starts? = %WinDir%\System32 You just need to do

RE: Web Service Help

2006-07-20 Thread Nick Cipollina
PROTECTED] Subject: RE: Web Service Help From: Nick Cipollina [EMAIL PROTECTED] Date: Thu, July 20, 2006 12:30 pm To: profox@leafe.com I noticed that. I have a .dbf file that I need to open with some configuration info in it. How can I find it? Your sys(2004) is that where VFP starts

RE: Web Service Help

2006-07-20 Thread stephen . russell
From: Nick Cipollina [EMAIL PROTECTED] Is there any way to do it without hard-coding the location of the folder? And without putting it in sys(2004)? Nope. Kind of why I suggested to write it in .NET. ___ Post Messages to: ProFox@leafe.com

RE: Web Service Help

2006-07-20 Thread Bill Arnold
I noticed that. I have a .dbf file that I need to open with some configuration info in it. How can I find it? Assuming it's in or can be located via the product's start folder, then look at SYS(2019), as in: configfile = sys(2019)VFP config.fpw file fully qualified file name

RE: Web Service Help

2006-07-20 Thread stephen . russell
From: Bill Arnold [EMAIL PROTECTED] Date: Thu, July 20, 2006 2:32 pm To: 'ProFox Email List' profox@leafe.com I noticed that. I have a .dbf file that I need to open with some configuration info in it. How can I find it? Assuming it's in or can be located via the product's start folder,

RE: Web Service Help

2006-07-20 Thread Bill Arnold
I noticed that. I have a .dbf file that I need to open with some configuration info in it. How can I find it? Assuming it's in or can be located via the product's start folder, then look at SYS(2019), as in: configfile = sys(2019)VFP config.fpw file fully