Error 14001 when starting program built with vs2008-Collection of common programming errors
.png)
msdn Hello, I cannot start a program I have made on other systems besides the one where it was built, or I will get error 14001 “This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.”
According to depends, it is missing msvcr90.dll, even though I installed the vs2008 sp1 runtimes. Is there any solution besides downgrading from 2008 to 2003 or something to make it work?