We are using AX 2009 for dynamically creation Excel feature. We are saving those Excel sheets at users Temp folder. It perfectly works if user system has Excel version till office 2010. But it gives exceptions as if try to create with Excel 2013: Method 'save' in COM object of class 'Excel.Application' returned error code 0x800A03EC (<unknown>) which means: Save method of Application class failed.
Please guide us.
*This post is locked for comments
I have the same question (0)Hi Yashashree,
Office 2013 is supported as from version AX 2009 SP1 with rollup 8. Also an additional hotfix is required. You can read about it in the system requirements document for AX 2009: www.microsoft.com/.../details.aspx
Office 2010 is supported in all versions of AX 2009 and rollups.