The application consists of 3 parts: frontend, backend and common library, used in both parts. The application has autoreconnect feature, which offers to select common library if reference to the library is broken and then it reconnects all tables. Application checks for valid common library reference in very first Init function, called from autoexec macro, the function doesn't have any references to common library. Everything worked fine for a long time, but now the application gives "Syntax Error" at start if the common library not found. I have no idea what happened with this application, I have many other applications with the same technology, they work fine on the same PC.
I tried to compact/repair, decompile, compact/repair and compile again as it was described here - no luck. VBA editor and database options have the same settings for broken and working databases. Any ideas what can be done?