Here is what happened.
Very cleverly, I added this to a code module:
Public Const srvBet As Long = "-"
This is an idiocy, but it happened, no excuse for it.
The problem is, after this, the whole project became undebuggable, that is, it never got to the first line of AppStart. The Log showed...