I am using Visual C++ 2008 Express for a programming class. When I try to do a build, I get an error that says "1>.\Debug\TNProject3.exe.intermediate.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.". Now, if I go in and change the name of the enbed.manaifest to internediate.manifest, I don't get this.
But, then when I try to Debug or Start without debugging, I get a popup that says it can't find the .exe file.