cminorm
Posts: 30
Joined: Mon Jan 23, 2012 4:13 pm

Bad Formated XML file

On some computers I get a bad formatted XML document after the install. What could cause the multiple closing tags </LocalSettings>?

Code: Select all

<?xml version="1.0" encoding="utf-16"?>
<LocalSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Server>QA\SQLExpress</Server>
  <DatabaseName>TestDB</DatabaseName>
</LocalSettings>
  <UserName>PB3</UserName>
</LocalSettings>
  <Path>TestWeb</Path>
</LocalSettings>
  <Installed>false</Installed>
</LocalSettings>
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Bad Formated XML file

Hello,

I'm not sure why you encountered this behavior.
Can you please send us the .AIP (project file) and a verbose log of the installation to support at advancedinstaller dot com so we can investigate them? If it contains confidential information you can send us a small test project which reproduce this behavior.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”