DMF 2.0 Beta

This question is not answered

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()

All Replies
  • 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

    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.