Hi experts!
we are updated our test environment from CU10 to CU13. now when we install the retail SDK component from the setup we only get Retail SDK folder and not Retail SDK CU13 folder. And when i try to build any of the project from services folder i get multiple errors saying the reference is missing. i have to manually added the reference from the root folder of the POS, but below are some errors i am facing that are not going to be resolved. Kindly help.
Error 1 Cannot find the interop type that matches the embedded interop type 'Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity.IRetailTransactionV5'. Are you missing an assembly reference?
Error 2 Cannot find the interop type that matches the embedded interop type 'Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity.IRetailTransactionV6'. Are you missing an assembly reference?
Error 3 Cannot find the interop type that matches the embedded interop type 'Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity.IRetailTransactionV7'. Are you missing an assembly reference?
but if you see in Micorosoft's documentation here: https://docs.microsoft.com/en-us/dynamicsax-2012/appuser-itpro/microsoft-dynamics-retail-pos-contracts-dataentity-namespace
there is no IRetailTransactionV5, IRetailTransactionV6, IRetailTransactionV7 interfaces exists. then why i am receiving errors of them.
*This post is locked for comments
I have the same question (0)