We're having an issue at a client site with one of our GP Addins for Gp2015 R2. GP crashes on startup with the generic error loading the GP Addin. We check the details in the event viewer and it appears as follows
Application: Dynamics.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileLoadException
Now, we've seen this before and it had to do with missing reference dll's. We have confirmed that.
Everything appears to be in place. The client is running Windows Server 2012 R2, and has the 4.6 .net framework installed. We are targetting the 4.5.1 framework in the GP Addin. We've tried compiling on multiple environments, even creating a blank addin that does absolutely nothing, and still we get the crash.
If anyone has ideas on how to further troubleshoot this let me know.
*This post is locked for comments