Msvcr90.dll Not Found

I've been seeing this error too many times in VS2008.
"The program can't start because MSVCR90.dll is missing ..."

I am seeing this both on my laptop and on the desktops at work and all project files are on the local computer.

It sometimes goes away by rebuilding the whole project.
At other times I've been able to get rid of it by turning off incremental linking.

Does anybody have further insight into this?

Does this occur on your build pc in both debug and release mode?
This happens in both debug and release mode.

I've found out that turning off Incremental Link actually eliminates the problem.

Have you encountered this problem before?
Topic archived. No new replies allowed.