Hi,
I am using NAV 2009 R2 GB demo database.
When i compile codeunit 5301 - Outlook synchronization NAV mgmt. i get below error:
"You have specified an unknown variable LoadXmlFromLongText....."
The error comes from the function GetXmlFromJQEntry() at line
Success := XMLTextReaderIn.LoadXmlFromLongText(LongText);
Is LoadXmlFromLangText() not supported in XMLTextReader automation?
If yes then how should i fix this.
Is this a bug?
Regards,
Hemant
Regards,
Hemant
MCTS (MB7-841 : NAV 2009 C/SIDE Solution Development)
0
Answers
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I did a repair for the NAV installation, rebooted the system and compiled the CU 5301 without any error. The XMLTextReader now has the function LoadXmlFromLongText().
Thanks,
Hemant
Hemant
MCTS (MB7-841 : NAV 2009 C/SIDE Solution Development)