
Hello,
I found this thread on the community
https://community.dynamics.com/product/gp/f/32/p/30965/52872.aspx#52872
Does this applies to GP 2010 --> GP 10 even knowing that I am not using specific features of GP2010?
What happens if I compile my DLL in V2010 and install it (or at least try to) in a GP 10 installation?
*This post is locked for comments
I have the same question (0)I have successfully built a few "test" DLL's in Visual Studio 2010 and deployed them to GP 10. Everything seems to work OK. You'll need to target v3.5 of the .NET Framework. If you try to target v4.0, GP 10 will throw a number of exceptions at launch and you won't be able to proceed.