Possible Duplicate:
Application has failed to start because MSVCP100D.dll was not found, reinstalling app may help…
I compiled my program using Microsoft visual c++ 2010 Express Edition and tried to run it on another machine that did not have the same compiler.
As i double clicked it there was message saying MSVCP100D.dll file was found missing .
- what sought of file is this ?
- why the application failed to start ?
- What can i do to start the application there ?