Solved! Go to Solution.
The target platform is certainly good advice. and make sure the machine has the 4.5 .Net Framework.
Also, in your config.esriaddinx file have you tried to change the target version? Just a thought - not sure if that would affect the compatibility ability to compile.<Targets> <Target name="Desktop" version="10.2" /> </Targets> <AddIn language="CLR4.5" library="Tools.dll" namespace="Tools"> <ArcMap>
Have you been able to test the same add-in on a machine with the 10.2.0 version?
Thanks,
Sol