Hi There,

I just got a new machine, came with a Windows 7. I have license only to VS2005 so I got it installed with SP1 and a Windows 7 specific update. Release builds run fine. I double checked and RM_MANIFEST is there and done properly.

The problem is only with debug builds, dependency walker shows that MSVCP80D.DLL, MSVCR80D.DLL and IESHIMS.DLL cannot be found. I tried more or less everything I could imagine in the last 10 hours, searched forums but could not find a resolution. I have a bunch of VS2005 and VS2008 redist packages installed (x32 and x64 both). I try to build x32 application (although having x64 libs is not the issue clearly since the dlls are not found - not that those are of wrong version). Any idea might come handy; I am really lost.

Thanks...