Hi,
When importing customizations from my Test environment to my Production environment, I get the below error:
"You can only import solutions with a package version of 7.0 or earlier into this organization. Also, you can't import any solutions into this organization that were exported from Microsoft Dynamics CRM 2011 or earlier".
The solution has no connection to CRM 2011 environment. My Dev, Test and Production environments are on CRM 2015 Update 0.2.
I have never had this problem before and has started in the last week.
The exported customizations from Test which are failing have the below details in the solution.xml. This version matches with the version number for CRM 2015 Update 0.2:
<ImportExportXml version="7.0.0002.0053" SolutionPackageVersion="7.0"
However, the exported customizations from Production which is rejecting the solution has the below details in the solution.xml.
<ImportExportXml version="6.1.0000.0581" SolutionPackageVersion="7.0"
This is even preventing me from using the Ribbon Workbench Tool.
Please suggest how this can be resolved.
*This post is locked for comments