Hi,
I have created a custom Dynamics GP integration and copied the assembly to the AddIns folder. However, it references a custom library and causes Dynamics GP to crash on startup.
To test, I've removed references to the custom library and Dynamics GP loads up just fine. I have also tried copying the DLL for my library, which allows Dynamics GP to start, however the integration doesn't appear to run.
Is there some additional step I need to perform when including my own library reference in the VS project?
*This post is locked for comments