Closed tdashworth closed 3 years ago
The following error message is thrown when deploying with the Package Deployer.
Import of [redacted].Deployment.dll failed: System.Management.Automation.CmdletInvocationException: Config File Parsing Error ---> System.Exception: Config File Parsing Error
I believe this to be the below corruption to the ImportConfig.xml file.
ImportConfig.xml
What is generated:
<templateconfig>
 
 </templateconfig>
What should be generated:
<templateconfig> </templateconfig>
The following error message is thrown when deploying with the Package Deployer.
Import of [redacted].Deployment.dll failed: System.Management.Automation.CmdletInvocationException: Config File Parsing Error ---> System.Exception: Config File Parsing Error
I believe this to be the below corruption to the
ImportConfig.xml
file.What is generated:
What should be generated: