Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Development on a special drive letter
Message
 
To
20/01/1999 17:56:05
Martin Joncas
Foxprostudio.Com
Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00178297
Message ID:
00178624
Views:
30
>Hi,
>
>I have a application in 2.6 on a drive (n:)... when i make a .EXE file and i distribute this file.... some customer have a strange error "I/O Operation Failure" (or something like that)... I absolutly need to Re-Build the project on my drive C:
>
>Anybody can help me? or have suggestion?
>
>tkx
Hi Martin,

As was mentioned elsewhere on this thread, the problem is that the tmp files were sent to a drive that doesn't exist on the target PC. First, in you're CONFIG.FPW file add a line to indicate a directory for the tmp files on your local drive (such as: TMPFILES=C:\FOXPROW\). Just to be sure that all references are removed, I would open the project as a table and issue: REPLACE ALL OBJECT WITH "". Close the table, open the project normally, and re-compile. That should fix it.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform