xsharp.eu • Errore in fase di esecuzione su sistema non di sviluppo [Risolto] - Page 2
Page 2 of 2

Errore in fase di esecuzione su sistema non di sviluppo

Posted: Mon Jan 04, 2021 9:31 am
by Chris
Hi Claudio,

I think the problem is not related to RP2 at all, it's just an error that happens when you try to do some operation on dbfs. Maybe a missing or corrupted index file, something having to do with file locking/sharing etc.

In the error message, line 212 of file Giacenze.prg is mentioned. This is inside the PostInit() method, but which line exactly in this method is line 212? This will probably give a very good idea on what's causing the problem.

Errore in fase di esecuzione su sistema non di sviluppo

Posted: Mon Jan 04, 2021 9:32 am
by Chris
Oh, just saw your previous message! Ignore mine, glad you have solved the problem now :)

Errore in fase di esecuzione su sistema non di sviluppo

Posted: Mon Jan 04, 2021 9:48 am
by wriedmann
Ciao Claudio,

magari può essere utile anche questo:
https://docs.xsharp.it/doku.php?id=name ... _reference
Saluti
Wolfgang