I am trying to migrate an old VS2005 application to VS2010. I am trying to debug that application, but after I cleaned the project then tried to build it, MSVSMON.exe failed to start and an error message appears.
Any ideas? Googling around I find that I am trying to debug a 32bit app in a 64bit debbuger? Cleaning the project does not fix that problem?