在visual studio 2013 update 4中使用Windows Phone 8.1的问题 [英] problem with windows phone 8.1 in visual studio 2013 update 4

查看:100
本文介绍了在visual studio 2013 update 4中使用Windows Phone 8.1的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


i安装了visual studio 2013更新4现在我想写windows手机代码

但是在windows手机设计中它给了我错误

这是错误:

************************************* >
System.Exception

包更新,依赖或冲突验证失败。



Windows无法安装包App.a9ddd834a.a19c4 .a43a9.a9a4f.a820be57d3620因为此程序包依赖于另一个无法找到的程序包。此程序包要求任何发布者发布的最低版本0.0.0.0的框架Microsoft.VCLibs.120.00.Debug。提供框架以及此套餐

***********************************

和我的问题图片:

我的问题 [ ^ ]

我该怎么办? do?

Hi i installed visual studio 2013 update 4 and now i want to write windows phone code
but in windows phone design it give me error
this is error:
*************************************
System.Exception
Package failed updates, dependency or conflict validation.

Windows cannot install package App.a9ddd834a.a19c4.a43a9.a9a4f.a820be57d3620 because this package depends on another package that could not be found. This package requires minimum version 0.0.0.0 of framework Microsoft.VCLibs.120.00.Debug published by any publisher to install. Provide the framework along with this package
***********************************
and this picture of my problem:
My Problem[^]
what should i do?

推荐答案

异常告诉您要安装的软件包(希望通过NuGet)有一个必须存在的依赖软件包才能使用这个包。



如果您无法从NuGet下载该(依赖)软件包,则可以直接安装该软件包。但是从第二个Stack Overflow线程来看,问题似乎是你的许可证问题。请在使用此软件包之前更新许可证。



类似的主题是:



https://social.msdn.microsoft.com/Forums/windowsapps/en- US / fd4ae8a6-768d-4854-b523-37c414a8c576 / microsoftvclibs12000-dependency-exception?forum = wptools [ ^ ]

http://stackoverflow.com/questions/20010421/vs-2013 -xaml-editor-and-microsoft-vclibs-120-00-debug [ ^ ]
The exception is telling you that the package you're going to install (hopefully through NuGet) has a dependency package that must be present in order to use this package.

If you're unable to download that (dependency) package from NuGet, you can directly install that package. But from the second Stack Overflow thread, the problems seems to be your license problem. Please update your license before using this package.

Similar threads are:

https://social.msdn.microsoft.com/Forums/windowsapps/en-US/fd4ae8a6-768d-4854-b523-37c414a8c576/microsoftvclibs12000-dependency-exception?forum=wptools[^]
http://stackoverflow.com/questions/20010421/vs-2013-xaml-editor-and-microsoft-vclibs-120-00-debug[^]


这篇关于在visual studio 2013 update 4中使用Windows Phone 8.1的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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