Our support engineers have assembled the top recommended solutions for you.
Microsoft Dynamics AX 2012CRM Connector in Microsoft Dynamics AX 2012Financials Management in Microsoft Dynamics AX 2012Upgrading to Microsoft Dynamics AX 2012
Microsoft Dynamics AX 2009
Application Object Server (AOS)
Enterprise Portal and Role Centers
Inventory Costing in Microsoft Dynamics AX 2009
Invoice Settlements/Discounts/Reversals
SSRS and SSAS Integration
Workflow
After uninstalling DMF 1.0 and installed 2.0 I'm now running into this error when trying to preview the source file. I'm not really sure which direction to head from here any help is greatly appreciated!
(In case the image shows up to small)
System.xml.xmlexeception: Root element is missing. at system.xml.xmltextreaderImpl.throw(exception e)
at System.xml.xmltextreaderImpl.parseDocumentContent() at system.xml.xmltextreaderImpl.Read() at system.xml.xmlTextReader.Read()
Hi Henry,
After installation you need to do following steps
1. compile your application
2. sync your data base
3. restart your AOS
if all above is don, then you may be missing some steps to import an entity i.e. you have created wrong file format or missing column information. I have prepared a blog after successful import of data, I have uploaded some common errors and their resolutions as well. Below is address:
dax2012dmfdataimport.blogspot.com/.../microsoft-dynamics-ax-2012-import.html
Hope it will help.
Regards
Mansoor Adeel
AX 2012 Techno Consultant
I have already done those steps that you are describing. Any other ideas?
This is where the code is erroring out at. Hopefully this helps.