This appears to happen to me in any template or DB that as a script library. It stops after pass1, says compilation is OK, and then show the message
"Invalid or nonexistant document"
and never gets to pass 2. If I remove the script library, it works fine.
Any suggestions, on how to get it to complete pass 2 ?
tested on a blank DB,
The script library only has
Option Public
Option Explicit
in the Options and nothing else. No actual code.
Thanks !
Start Free Trial