markup in the document following the root element must be well-formed

Stimulsoft Reports.PHP discussion
Post Reply
stoneboys
Posts: 4
Joined: Wed Feb 15, 2012 5:26 am
Location: indonesia

markup in the document following the root element must be well-formed

Post by stoneboys »

Hi all, help me please.. i used stimulsoft for php..this my detail:
Product : Stimulsoft Reports.Fx for PHP 2012.01.19 Trial

I get error :
Error : the markup in the document following the root element must be well-formed

So what wrong & how to fix this error?
thanks before.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

markup in the document following the root element must be well-formed

Post by Vladimir »

Hello,

Please check if the 'php5-dom' module (or 'php-xml' module for CentOS) is installed on you PHP server? If no, please install it. If yes, please follow the steps:

1. In the 'config.xml' file the EnableDataLogger option set to True in Connection section.
2. Run the report viewer or report designer.
3. Click on the 'Save Log File' button in the viewer's Save menu or designer's Main menu.
4. Save the text file and send it to us for analysis.

Thank you.
Post Reply