在构建我的一个项目时,我收到以下警告:
Warning 3 Cannot find wrapper assembly for type library "Microsoft.Office.Core".
Warning 4 The referenced component 'Microsoft.Office.Core' could not be found.
奇怪的是,构建失败且没有错误。上面的警告似乎是问题所在。这在我从 Windows Update 安装了一些 Office 2007 更新后开始发生。在此之前,它一切都很好。
有没有人遇到过同样的问题?关于如何在不修改项目的情况下解决此问题的任何想法?