I know this has been asked in other places and answered, but I\'m having issues with MS Visual Studio 2010. I\'ve developed a C++ executable but if I run the Release version
I got the same error.
I was refering a VS2010 DLL in a VS2012 project.
Just recompiled the DLL on VS2012 and now everything is fine.