Question
Misleading documentation of runtime-error
I got RTE 3747 which is documented as 'Error during HTML parsing: %1.' (BETA-and Release Documents)
After recompiling for debugging I got: #3747: Multiple application domains are not supported on this operating system.
which was exactly my problem.
