Troubleshooting: Content is not allowed in prolog
Problem: You received the error message, “Content is not allowed in prolog.” The result of this error is that one or more files will not process in eFORMz.
Solution: You must remove the content from the prolog. The prolog is all data before the start tag of the document or root element and typically includes only the following tag:
<? xml version=”1.0″ encoding=”UTF-8″ ?>
Any other data in the prolog is likely to result in this error.