Visual Studio Shell隔离错误 [英] Visual Studio Shell Isolated error

查看:128
本文介绍了Visual Studio Shell隔离错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试创建Visual Studio Shell Isolated应用程序,但是当我运行应用程序时看到以下错误:



链接:致命错误LNK1123:转换为失败COFF:文件无效或损坏



有人解决了这个错误吗?

I tried to create Visual Studio Shell Isolated application, but when i run the app see following error:

"LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt"

does somebody solved this error?

推荐答案

The file is corrupt.
The file is not a valid file type. An example of an invalid type is a 16-bit OMF object.





http://msdn.microsoft.com/en-us/library/7dz62kfh(v = VS.71).aspx [ ^ ]


好吧,最后我想我找到了,不是解决方案,而是原因:



实际上,可能的原因是VS 2012 RC生成的损坏文件。我假设这是因为我在没有VS 2012 RC的另一台PC上重复了相同的步骤并且它工作得很好。
Well, finally I think I found, not the solution, but the cause:

In fact, the probably cause is corrupt files generated by VS 2012 RC. I assume this because I repeated the same steps in another PC without VS 2012 RC and it worked perfectly.


我听说你需要为VS2010安装SP1。得到了同样的问题; - )
I heard you need to install the SP1 for VS2010. Got the same problem ;-)


这篇关于Visual Studio Shell隔离错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆