Visual Studio C# Projects not refreshed in AX

Lately the number of Visual Studio C# project used in AX have started to increase their number, and one thing I've noticed is that sometime the code you write in VS doesn't end up in AX, when you hit Rebuild or Deploy.

From my experience, to get pass this issue you will have to do a Add to AOT from within Visual Studio on the project. This way you will be refreshing the project's code also in AX.

No comments:

Post a Comment