PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Connection error
Connection error
Iniciado por guest, 06,mar. 2015 12:38 - 6 respuestas
Publicado el 06,marzo 2015 - 12:38
Hi,

Ive a number of different programs all experiencing a similar problem.

when the system are left for about 20 mins without any user interaction then when the user then tries to do something it crashes with the following messages:

What hAMpened?
Co23unication with server failed.
The co23unication was closed.

Error code: 74000
Level: fatal error (EL_FATAL)
WD55 error code: 4000

or

=============================
Co22unication with server failed.
The co22unication was closed.
=============================

Error code: 10085
Level: fatal error (EL_FATAL)
WD55 error code: 4000


or

=============================
Communication with server failed.
=============================

Error code: 10085
Level: fatal error (EL_FATAL)
WD55 error code: 4000

System error code: 10053
System error message:
An established connection was aborted by the software in your host machine.

any ideas how to stop this or why its doing it.

Thanks

ISO
Publicado el 06,marzo 2015 - 12:50
Hi,

Is this WB?

Could it be the same "timing out" issue?
<a class="ExternalLink" rel="nofollow" target="_blank" href="http://27130.foren.mysnip.de/read.php?27131,199101,199101#msg-199101">http://27130.foren.mysnip.de/read.php&hellip;</a>
Publicado el 06,marzo 2015 - 13:02
Hiya Darren,

sorry ive just update it to say WD18

Thanks

iso
Publicado el 06,marzo 2015 - 13:13
Still, it looks like some kind of time-out on the server?
Publicado el 06,marzo 2015 - 13:50
Cant find anything do with time-out on the server, however, i did notice the Cache was very low, changed that to recommended see if that makes any difference.
Publicado el 06,marzo 2015 - 14:16
Hi,

it may be simply that your server (or the clients) have power settings option set too "high", cutting power to wifi or network card after a while... that would definitely create that problem

Best regards
Publicado el 07,marzo 2015 - 16:18
Thanks fabrice ill look into that