The same QlikView Document successfully reloads in QlikView Desktop Client 12.20 IR and in QlikView Server 11.20.
Cause:
BNF mode introduced in QlikView 12.20 with the ability to use the Classic mode. This ability was removed starting on the 12.30 IR release.
The document reload script log registers the following on 12.30 with EnableBnfReload=0 in the settings.ini, which indicates BNF reload mode is not turned off as it does not respect the setting: … ReloadCodebase Bnf …
Versions 12.20 and older will register the following in the script logs instead with EnableBnfReload=0 in the settings.ini: … ReloadCodebase Classic …