Kbase P49968: Can't open file from Roundtable OS error 32.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/11/2003 |
|
Status: Unverified
FACT(s) (Environment):
Roundtable
SYMPTOM(s):
Can't open file from Roundtable OS error 32.
Failed to open file <file> OS error 32.
The Windows error "32" reads as follows from the Microsoft "C" compiler's errno.h file:
32L ERROR_SHARING_VIOLATION
The process cannot access the file because it is being used by another process.
CAUSE:
The file is being accessed by another program.
FIX:
Close the other program that is accessing the file.