Hi everyone,
I am trying to convert forms to pages using transformation tool. But the following errors keeps hitting.
<?xml version="1.0"?>
<TransformationLog
xmlns="urn:schemas-microsoft-com:dynamics:NAV:ApplicationObjects">
<LogEntry>
<LogCategory>Error</LogCategory>
<ObjectID>-1</ObjectID>
<Description>Could not load .\Forms.xml</Description>
</LogEntry>
<LogEntry>
<LogCategory>Error</LogCategory>
<ObjectID>-1</ObjectID>
<Description>Transformation aborted</Description>
</LogEntry>
</TransformationLog>
Can anyone please help me to find resolution on this.
Thanks in advance.
0