Transformation Tool Error

SouravDutta83SouravDutta83 Member Posts: 8
edited 2012-07-08 in NAV Three Tier
The transformation is aborted with the following error in the file 'Transformation.txt':

<?xml version="1.0" ?>
- <TransformationLog xmlns="urn:schemas-microsoft-com:dynamics:NAV:ApplicationObjects">
- <LogEntry>
<LogCategory>Error</LogCategory>
<ObjectID>-1</ObjectID>
<Description>Schema: \ApplicationObjects.xsd</Description>
</LogEntry>
- <LogEntry>
<LogCategory>Error</LogCategory>
<ObjectID>-2</ObjectID>
<Description>The validation for file:///D:/TransformationTool/ApplicationObjects.xsd.tmp.xml failed. Detailed Information: LineNumber=25, LinePosition=14</Description>
</LogEntry>
- <LogEntry>
<LogCategory>Error</LogCategory>
<ObjectID>-2</ObjectID>
<Description>The element 'Properties' in namespace 'urn:schemas-microsoft-com:dynamics:NAV:ApplicationObjects' has invalid child element 'Style' in namespace 'urn:schemas-microsoft-com:dynamics:NAV:ApplicationObjects'. List of possible elements expected: 'Description, Editable, Enabled, InstructionalTextML, ShowAsTree, IndentationControls, Visible, GroupType, IndentationColumnName' in namespace 'urn:schemas-microsoft-com:dynamics:NAV:ApplicationObjects'.</Description>
</LogEntry>
- <LogEntry>
<LogCategory>Error</LogCategory>
<ObjectID>-1</ObjectID>
<Description>Some input file can’t be validated by schema. Please, correct it and rerun tool again</Description>
</LogEntry>
</TransformationLog>


Does anyone know what to do so the transformation will not be aborted.
Thanks in advance.

Comments

Sign In or Register to comment.