We are running NAV 5.0 SP2 on Windows 2003 SP2 with SQL Server 2005 SP2, whenever we go to try and import data from Administration>Application Setup>company setup>Data Migration we receive an xml error:
This Message is for C/AL programmers:
The Call to member selectSingleNode failed. msxml6.dll returned the following message:
expression must evaluate to a node-set.
<--
We have ran this by our NAV partner but they have not been able to determine the cause. This occurs for importing ITEMS, and occures for XML imports or XLS imports.
We can export to either format just fine but we cannot import.
We generated test export XML files from ITEMS using the XML export but cannot import the same file back- so its not our coding the file incorrectly and the import of the xls file acts the same way. Any help would be great- I had found a code fix but we added it and it did not resolve the issue:
https://community.dynamics.com/blogs/na ... 10033.aspx
in case anyone is interested, thanks
Comments
I have the same problem with vession 6.0 Nav 2009 when importing items.
it looks like there is an HTML comment <-- left in the dll.
Any solution to this?
Regards,
Vasilis
I have tried uninstalling msxml6, installing 5, that was worse, 4 was also a no-go. Tried this on server and on workstations- I did find some code that looked promising but that did not work either. I have to assume at this point that either very few experience this issue or there is just no solution.
Try this link
http://www.microsoft.com/downloads/deta ... layLang=en
I suggest to get a hold of 2009 sp1, they've done many fixes in many areas and it also includes the RIM import toolkit.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
It turns out, in table 8613 Migration Table Field, one of the fieldnames from the table to import was blank.
I had no idea how did it happen, but as soon as I correct it, excel import worked.
This may not be the cause of your problem, but one of the causes of the error message.
This decision worked fine for me as well, thanks.
It turned out that a local update has removed several fields in the source table, while Migration Data Field was keeping those fields.
Export all selected migration fields to Excel
Remove and Add the table from Migration Overview
Reselect all wanted migration fields to include