I have a VS2008 project which fails on runtime when linked with VS2010 compiled dll. Is there any way to make it work ? Or should I upgrade to VS2010 to solve this problem ? Also, If I upgrade to VS2012, will the VS2010 dll work with it or will I have compatibility problems again ?
Thanks.