What would create this error? I don't remember touching anything with btrieve... Oh yea, it's WG 3.2
Thanks!
--James
BTRIEVE CREATE ERROR 25 ON FILE "galssc2.dat"
Moderator: Mod Squad
-
- Posts: 94
- Joined: Sat Dec 01, 2007 12:38 pm
- Location: Kapolei, Hawaii
btrieve error
To fix this error just shut down the wg service or stop the application. Reboot the machine and then go in and delete the galssc2.dat file and then run wg again. It will recreate the file and all will be well.
R
R
-
- Posts: 94
- Joined: Sat Dec 01, 2007 12:38 pm
- Location: Kapolei, Hawaii
the fix
Thanks...
I tried this, and the file was still locked and windows wouldn't let me touch it, so i rebooted again in safe mode and it deleted just fine, and wg came right back up...
Thank you!
I tried this, and the file was still locked and windows wouldn't let me touch it, so i rebooted again in safe mode and it deleted just fine, and wg came right back up...
Thank you!
25: The application cannot create the specified file.
The MicroKernel can return this status code if an application attempts to create a data file, but the disk directory or the disk itself is full. If the application is creating a file over an existing file, the MicroKernel returns this status code when the existing file is open or when the operating system prevents the operation for some other reason (for example, because the file is flagged transactional). Sometimes pre-v6.0 MicroKernels can return Status Code 25 if the HOLD parameter in NET.CFG or SHELL.CFG is set to ON and the application attempts to create a data file on a network drive. (The HOLD parameter is set to OFF by default.) Creation of the file on a local drive is successful regardless of the value of the HOLD parameter.
Look in your process list in Task Manager for W32MKDE.EXE - if that is still running, but the BBS isn't, right click on it and End Process Tree. Then you can fire up the BBS again. You don't need safe mode.
The MicroKernel can return this status code if an application attempts to create a data file, but the disk directory or the disk itself is full. If the application is creating a file over an existing file, the MicroKernel returns this status code when the existing file is open or when the operating system prevents the operation for some other reason (for example, because the file is flagged transactional). Sometimes pre-v6.0 MicroKernels can return Status Code 25 if the HOLD parameter in NET.CFG or SHELL.CFG is set to ON and the application attempts to create a data file on a network drive. (The HOLD parameter is set to OFF by default.) Creation of the file on a local drive is successful regardless of the value of the HOLD parameter.
Look in your process list in Task Manager for W32MKDE.EXE - if that is still running, but the BBS isn't, right click on it and End Process Tree. Then you can fire up the BBS again. You don't need safe mode.