Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unable to create temporary work files
Message
From
24/11/2005 14:55:22
 
 
To
24/11/2005 09:07:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01071906
Message ID:
01071967
Views:
21
Jean,

Het is niet echt beleefd om hier op het Nederlands over te gaan. De anderen in de wereld willen graag meeleren. Dus...

BTW, you can remove the FOXWORK, SORTWORK, PROGWORK and EDITWORK lines if you already specified TMPFILES.


>>Hi all,
>>
>>suddenly I get following error message in an application that has been running flawlessly for several months now: "Unable to create temporary work files".
>>
>>According to the error information I get from my error routing, the line that causes the Error is a "BEGIN TRANSACTION". What happens after the BEGIN TRANSACTION is an insert into an updatebale remote view of serveral records and then a tableupdate of 3 remote views.
>>I already checked diskspace, user rights, read only attributes and so on and everything is ok.
>>Who can help me ??
>>
>>Best Regards,
>>Hans
>
>Hans,
>
>Bevat je app een config.fpw bestand ?
>Waarschijnlijk probeert fox zijn tijdelijke bestanden in een niet meer toegankelijke map te plaatsen.
>Om dit soort problemen te vermijden zorg ik er altijd voor dat de tmp directory lokaal is
>TMPFILES=c:\vfoxtemp
>FOXWORK=c:\vfoxtemp
>SORTWORK=c:\vfoxtemp
>PROGWORK=c:\vfoxtemp
>EDITWORK=c:\vfoxtemp
>
>in config.fpw
>
>A+
>Jean-Marie
Groet,
Peter de Valença

Constructive frustration is the breeding ground of genius.
If there’s no willingness to moderate for the sake of good debate, then I have no willingness to debate at all.
Let's develop superb standards that will end the holy wars.
"There are three types of people: Alphas and Betas", said the beta decisively.
If you find this message rude or offensive or stupid, please take a step away from the keyboard and try to think calmly about an eventual a possible alternative explanation of my message.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform