Thanks for your reply.
1. I can access the g: drive from the computer (XP) I'm running the Web server (G: is mapped to a Novell Server )
2.I can open the file using VFP
Is there anything else I'm missing? This is my first attempt to use a fox web service.
Here is the the full error message I got:
Error: 1429 - OLE IDispatch exception code 0 from mywserv1.SBTData mywserv1.SBTData: .getdatacard c:\work\foxwebservice\mywserv1.prg Error in line 37 File 'g:\sbtpro\ardata\arlcrd05.dbf' does not exist. 1..
<detail><mserror:errorInfo...
I created a very simple web service which gives me an error if the dbf I'm using is on a network drive (g: is a mapped drive). The web service is working fine if the dbf is on c: drive (local).
Is there anything I can do to have it work with a mapped drive?
Thanks,
DS
I remed the replace command and it went fast.
I remed the rlock() and unlock comands and nothig happended (running on a copy where I was the only user of the file). Replace command is the one slowing me down.
I made a copy of the file in any of the volumes of that server (Novell 5.1). It is...
I took out that loop from the application and ran it on a sigle prg. The speed was normal. Can be anything in the application environment that slows me down?
One more thing: If the files are copied local the speed is normal.
Nothig that I can think of has been changed. Interesting enough, now it is working well (right speed) on 98SE but slow on some of the XPs. On one that worked slow yesterday is working fine today. I'm willing to try anything.
I run this VFP6 app for couple of years w/o a real performance issue. Server Novell 5.1, workstation XP Pro, 98SE. Now I exeprience an on and off performance issue and I need to rule out any foxpro fault. The following code takes seconds to move to the next record.
sele a_armord
set orde to io...
I print out my reports from a foxpro for DOS application using PCL codes. This way the printed document looks better. Now I have a client who needs to have the document in MSWord format (doc). I have a dos based tool to convert that pcl file to pdf but I couldn't find one for Word.
dstema
Hi everybody,
I need a way (like getfile()) to select multiple files. The user is supposed to be able to easily pick up one or more files (txt in my case). Files are not necessary in the same director/drive.
Any word is welcome.
Thanks.
I'm using an old DOS based SBT application on fox 2.5 with Windows ME and I want to upgrade to Windows XP. Does anyone know if they are compatible. If they are, what do I have to set up on the new XP system in order to be able to run my DOS based fox application?
Thanks
I got it!
If I'm running the program using FoxPro 2.5a EXE Support Library (X) there is no error:
FOXR <myprog>
On the other side if I'm trying to lunch it using the "regular" foxpro I get a big "abnormal program termination":
FOX <myprog>
Thanks
I deleted and recreated the idexes from scratch, but no luck. Finaly I was able to narrow the search for that piece of code and tables that couse the error. I was looking also for whatever "wrong" characters in the table fiels, but nothing yet. The same code with the same tables work...
I'm using SBT system for DOS with FoxPro 2.5a. Operating system: Windows 98 SE.
After making some changes in one of the SBT programs I was kicked out along with this message:
Abnormal Program Termination:Memory Protection Fault
CS:EIP = 000Fh:00153256h
While executing a scan loop I'm kicked...
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.