I'm trying to activate a web service using VFP 8. I am new to this environment(soap)
1 I tested the register web service WIKI and it worked perfectly
2 but the service provider I am to use has a modified wsdl file and has no soapaction, so when you try to register the service it fails. How can I...
I have been using the frx2word, which has worked very well until recently ( this converts a visual foxpro report to a word document. It does this by using text boxes)
a user upgraded to 2003 word. Now when the report is converted you cannot view the content in the view/normal mode but if you...
I'm using a nt4 server for my web application
I have a fixeed ip to upload files to this server
I use ftp to send these files using Visual foxpro
On one user site when sending files the error message is remote server disconnected. This seems to happen when sending the 3rd file, but not always...
I upgraded my pc to xp and office 2003
When I run an VFP application using outlook2003 for email the software falls over on createobject"outlook.application")
It reports
Class definition outlook.application is not found
... any ideas?
Hi, I'm walking thro the vfp 8 soap example and get the following error when I run the example. any Ideas?
...ps I know practically on this subject can you also point me a direction for learning about this beast?
Error: 1429 - OLE IDispatch exception code 0 from WSDLOperation...
I have code from foxpro 2.5 (to copy files from one loacion to another) I migrated to vfp 6 and runs perfectly in 98 but when I run it in xp the ! command is not working correctly ie if the file name is 8 chars or less the command works but if the file name is more than 8 chars it dosn't copy...
I have code from foxpro 2.5 (to copy files from one loacion to another) I migrated to vfp 6 and runs perfectly in 98 but when I run it in xp the ! command is not working correctly ie if the file name is 8 chars or less the command works but if the file name is more than 8 chars it dosn't copy...
I want to program a change to a table using
alter table
the field type is memo binary.
if I use alter table ailib add column cimage M
it produces a memo field not a memo binary
the code below works for send but I want to show the email before the user sends
GWApp = CreateObject("NovellGroupWareSession") && login to GW
*Login using () will login to the open account or run the login
*script if none was opened.
gWAccount = GWApp.Login()
*Create a new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.