I'm writing an extension to Retail Modern POS for MS Dynamics AX 2012 CU12. This extension needs to use a .Net COM object.
But the complete SDK source for Modern POS is in Windows Portable libraries and I'm not able to load this COM object in my library.
I want to use my desktop library in this Portbale Project.
Can anybody help me with this?