When importing UserConfiguration.xml or DeploymentConfiguration.xml files on a Microsoft Application Virtualization (App-V) v5 Management Server you receive the following error:
On the App-V v5 Client, the following error occurs:
The configuration file does not contain well formed AppV configuration XML
On the App-V v5 Client, the following error occurs:
Add-AppvClientPackage : XML document could not be loaded because it is invalid. Please supply a valid XML document.
Please consult AppV Client Event Log for more details.
Operation attempted: Configure AppV Package.
AppV Error Code: 050009000A.
Please consult AppV Client Event Log for more details.
At line:1 char:1
+ Add-AppvClientPackage $P -DynamicDeploymentConfiguration $D
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidResult: (:) [Add-AppvClientPackage], ClientException
+ FullyQualifiedErrorId : ConfigurePackageError,Microsoft.AppV.AppvClientPowerShell.AddAppvPackage
Publish-AppvClientPackage : XML document could not be loaded because it is invalid. Please supply a valid XML
document. Please consult AppV Client Event Log for more details.
Operation attempted: Publish AppV Package.
AppV Error Code: 050009000A.
Please consult AppV Client Event Log for more details.
At line:1 char:1
+ Publish-AppvClientPackage PowerPointViewer2007 -DynamicUserConfigurationPath $U
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidResult: (:) [Publish-AppvClientPackage], ClientException
+ FullyQualifiedErrorId : PublishPackageError,Microsoft.AppV.AppvClientPowerShell.PublishAppvPackage
Please consult AppV Client Event Log for more details.
Operation attempted: Configure AppV Package.
AppV Error Code: 050009000A.
Please consult AppV Client Event Log for more details.
At line:1 char:1
+ Add-AppvClientPackage $P -DynamicDeploymentConfiguration $D
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidResult: (:) [Add-AppvClientPackage], ClientException
+ FullyQualifiedErrorId : ConfigurePackageError,Microsoft.AppV.AppvClientPowerShell.AddAppvPackage
Publish-AppvClientPackage : XML document could not be loaded because it is invalid. Please supply a valid XML
document. Please consult AppV Client Event Log for more details.
Operation attempted: Publish AppV Package.
AppV Error Code: 050009000A.
Please consult AppV Client Event Log for more details.
At line:1 char:1
+ Publish-AppvClientPackage PowerPointViewer2007 -DynamicUserConfigurationPath $U
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidResult: (:) [Publish-AppvClientPackage], ClientException
+ FullyQualifiedErrorId : PublishPackageError,Microsoft.AppV.AppvClientPowerShell.PublishAppvPackage