Permission Error message when compiling

Post Reply
source1ben
Posts: 32
Joined: Fri Nov 02, 2001 10:22 am

Permission Error message when compiling

Post by source1ben »

I get the following error message when I perform a compile. It only happens approx. once out of every 50 or so compiles.

C:\data>d:\inetpub\scripts\texis -C filename

Texis Web Script (Vortex) Copyright (c) 1996-2001 Thunderstone - EPI, Inc.
Commercial Version 3.01.996172296 of Jul 26, 2001 (i686-intel-winnt-64)

006 filename: Can't rename filename.vtc to .vtx: Permission denied

Any ideas ?

thx.

Ben
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Permission Error message when compiling

Post by John »

Windows will not let you rename a file that is open, so the .vtx file is probably open at the time you are trying to compile.
John Turnbull
Thunderstone Software
Post Reply