PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → System Error Code 8
System Error Code 8
Iniciado por guest, 31,ago. 2015 16:55 - No hay respuesta
Publicado el 31,agosto 2015 - 16:55
Just started getting the message below in an application. I have checked and there is plenty of space on the drive. The referenced file is on a network shared drive. It is processing this line of code:

HReadSeekFirst(sStatus,ComputerID,CurrStation,hLockNo)

Error Message:

System error code: 8
System error message:
Not enough storage is available to process this command.

Dump of the error of 'wd200core64.dll' module (20.0.215.0).
Debugging information:
##(IXStream)-Handle=<0000000000000550>##
##(IXStream)-bExact=<1>##
##(IXStream)-A lire=<41>, lu=<0>##
Fonction (7,12)
Additional Information:
EIT_SRCFILE :
EIT_LOGICALTABLENAME :
EIT_PILEWL :
End of initialization of WindowMain (WindowMain), line 57
EIT_DATEHEURE : 31/08/2015 00:17:28

Help