Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tmp file (cursor) read-only error
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01488823
Message ID:
01488824
Views:
83
>We have a client that's been running our application for a while, and "all of a sudden" their XP workstations are consistently getting errors like the following:
>
>File c:\docume~1\admini~1\locals~1\temp\00003uvt006y.tmp is read-only.
>
>The error is happening on a line that is indexing the currently selected cursor. The cursor itself was created via a SELECT ... INTO CURSOR READWRITE, yet somehow its status is being changed to read-only.
>
>We downloaded the client's data and tried to duplicate their environment as best as possible (same OS, data residing on server), but we cannot reproduce this error at all. For what it's worth, their server is running Windows 7, and running the application there does not produce the error.
>
>Does anyone have ideas as to why and how this could happen?

Create your own temp directory using config.fpw file. In other words, you need to make sure the user always have access to the temp directory.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform