Tuesday, February 27, 2007

"Schema validation error..." while importing CRM customization file!

When i try importing new customization file into my CRM app then it gives me error message -
"A schema validation error has been detected. A schema validation error has been detected at line 21087, position 16..."

Solution -
This error shows up if you want to import a customization file which has been exported from a system which has the Update Rollup package 1 installed.

To solve the error message:-
Remove the line from the code - (these are HTML tags)
visibletoplatform 0 visibletoplatform
visibletoplatform 1 visibletoplatform
OR
Install the rollup package 1. For information and download of the package go here: http://support.microsoft.com/default.aspx/kb/922815

Thanks - Dipesh

No comments: