FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour 2155 error hb_cdxindexCheckVersion fivewin/harbour
Posts: 37
Joined: Mon Jun 29, 2015 07:41 AM
Re: 2155 error hb_cdxindexCheckVersion fivewin/harbour
Posted: Fri Jul 03, 2015 06:41 AM
Carlos Mora wrote:Hi lorenzoazz,

as CNavarro explained, if the OS is allowed to turn off network cards when going into suspend or energy saving mode, all files open are being closed, so there is NO WAY to recover from such situation. You SHOULD AVOID that, not allowing the card to be turned off by the operating system, as Cristobal Navarro explained. My operating system is in spanish, so i cannot show you an screenshot but look into network card properties, and DON'T ALLOW it to go off during energy saving.

In Antonio's post there is a line that shows you when the error arises, the system isn't able to read from the file, so the issue if far beyond your code, there is nothing to do from the Harbour's side, it seems to be a configuration problem.

Better yet, don't allow the computer go into suspend!



A way to prevent suspension would be a possible solution
or better, to be able to intercept a suspension "message"
Posts: 37
Joined: Mon Jun 29, 2015 07:41 AM
Re: 2155 error hb_cdxindexCheckVersion fivewin/harbour
Posted: Tue Jul 07, 2015 12:44 PM

Ok Antonio,

Close the area ( USE)
then reload with index ( without reindexing)

at the moment is the only work around!

Anyway this will be a problem not only for my singular case, almost with windows 8.1.

Thamks a lot! Antonio
Lorenzo

Continue the discussion