I have a problem with creating XMLDOM automation in Navision 2013 SP1
The part in the code which gives me the error is the initialization lines
CREATE(XMLDOMDocument);
XMLDOMDocument.ASYNC(FALSE);
Error message:
You cannot create an Automation object "XMLDOMDocument" on Microsoft Dynamics NAV Server. You must create it on a client computer
If I dont comment these lines it gives me the error, but if I leave them out the automation would not work..
Any help?
Edit: Client, SQL and Navision service are on same server
K.S.
0
Comments
http://msdn.microsoft.com/en-us/library/dd355255.aspx
This has been discussed before..please search
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
otherwise it would have shown error like "minimum number of parameters must be used.."
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav