Forum Discussion
M_McDonald
16 years agoSuper Contributor
The value for activationOut is not valid XML (3 separate nodes:)
You would need to wrap it in an outer element.
<activation id="c5fb-7bfc-a755-4f07-9967" returnCode="success" description="" name="Avocent Management Platform Server" version="4.0"/>
<activation id="67b9-8372-eb53-4f8c-a863" returnCode="success" description="" name="Avocent Management Platform Console - 500 pack" version="4.0"/>
<activation id="5204-4734-c59e-4444-b734" returnCode="success" description="" name="Avocent Management Platform Reporting" version="4.0"/>
You would need to wrap it in an outer element.