Hello, i have this problem when importing the embed web site with PCF. What can it be?
"The solution file is invalid. The compressed file must contain the following files at its root: solution.xml, customizations.xml, and [Content_Types].xml. Customization files exported from previous versions of Microsoft Dynamics 365 are not supported."
ty
Solved! Go to Solution.
Hi @Silva_BR,
Verify the .zip file you're trying to import contains the files mentioned in the cause section and then attempt to import the solution again.
Example: If you had extracted the solution .zip file and made manual changes to customizations.xml but rezipped just that file, you would receive this error. You need to select all of the files that were in the .zip file and choose to compress them to a zipped folder before trying to reimport them.
Hi @Silva_BR,
Verify the .zip file you're trying to import contains the files mentioned in the cause section and then attempt to import the solution again.
Example: If you had extracted the solution .zip file and made manual changes to customizations.xml but rezipped just that file, you would receive this error. You need to select all of the files that were in the .zip file and choose to compress them to a zipped folder before trying to reimport them.
Thanks!!