Hello,
On one of our customer's AOS box, we found a customized (not a standard one) C sharp project. They use AX 2012 R2 CU7.
There is a visual studio 2010 installed on it. When I try to open this C Sharp Project, i get the message that
'This project is incompatible with the current version of Visual Studio'. I found that this project has few 3rd Party DLLs referenced in it. These 3rd Party DLLs are built against .NET framework 4.5.2. Hence I believe this VS project is created in VS2012 or VS2013 or higher version.
My questions are,
1) Is this possible to create project in such higher VS version and load in AX 2012 R2 CU7 AX? Does AX support this?
2) How does this 3rd Party DLLs are being shown in VS Project -> Project Output node? I tried to create such a project using AX 2012 R3 and VS 2013. I referenced these DLLs and built my project and added it to AOT. It doesn't show 3rd Party DLLs there. Only my project's compiled DLL file is being shown there. My project has Deploy to Client, Deploy to Server, Deploy to EP properties set as 'Yes'. What am I missing?
*This post is locked for comments
I have the same question (0)