首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >缺少Microsoft.Expression.Blend.WindowsPhone.targets

缺少Microsoft.Expression.Blend.WindowsPhone.targets
EN

Stack Overflow用户
提问于 2011-09-13 16:29:30
回答 2查看 409关注 0票数 1

在Visual Studio中打开一些Windows Phone Mango RC项目时遇到问题。我得到的错误消息是:

代码语言:javascript
复制
The imported project "C:\Program Files (x86)\MSBuild\Microsoft\Expression\
Blend\WindowsPhone\v7.1\Microsoft.Expression.Blend.WindowsPhone.targets" 
was not found. Confirm that the path in the <Import> declaration is correct, 
and that the file exists on disk.

在我的文件系统中,该文件已deff丢失。我只在Blend\WindowsPhone文件夹下获得了"v7.0“。我曾尝试重新安装Windows Phone 7.1 SDK RC版本,但没有成功。

有没有其他人遇到过这个问题,或者得到了如何解决它的提示?

EN

回答 2

Stack Overflow用户

回答已采纳

发布于 2011-09-13 17:32:49

看起来你的安装可能有问题。我已经安装了Mango RC,并且在该目录中有三个文件:

代码语言:javascript
复制
 Directory of C:\Program Files (x86)\MSBuild\Microsoft\Expression\Blend\WindowsPhone\v7.1

18/01/2011  00:03               521 Microsoft.Expression.Blend.WindowsPhone.targets
01/07/2011  04:43            44,544 SubsetFontTask.dll
18/01/2011  00:03             1,410 SubsetFontWindowsPhone.targets
票数 1
EN

Stack Overflow用户

发布于 2011-09-13 17:05:08

我在运行Mango的机器上也没有上面提到的目录,但我可以成功地构建和运行Mango项目。

检查项目文件的imports部分,看看它在寻找什么。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/7398886

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档