在VS2010编程中,有时编译会遇到这样的错误,general error c1010070: Failed to load and parse the manifest.解决方法就是在解决方案中将后缀名为manifest的文件删除,再编译即可。