I am also getting an error when I try and export a template with content. It works fine without content.
I'm using DNN 4.5.3. The intial export seems to work fine I get a confirmation within 1-2 seconds.
--------
The Portal Template Has Been Created to C:\web\poratl453\Portals\_default\portaltest.template
--------
But when I create a new portal (child) I recieve this error:
Server Error in '/' Application.
Data at the root level is invalid. Line 1, position 1.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
Is this a common DNN problem?