开发者

Microsoft.Expression.Blend.WindowsPhone.targets missing

I'm having troubles opening some Windows Phone Mango RC projects in Visual Studio. The error message I get is:

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.

开发者_运维知识库Looking in my file system that file is deff missing. I only got "v7.0" under the Blend\WindowsPhone folder. I have tried re-installing the Windows Phone 7.1 SDK RC release, but with no luck.

Anyone else ran into this issue or got tips on how to solve it?


It looks like it might be a problem with your installation. I have the Mango RC installed and I have three files in that directory:

 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


I don't have the above mentioned directory on my machien running Mango either but I can successfully build and run Mango projects.

Check the imports section of the project file to see what it's looking for.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜