【问题标题】:Visual Studio 2015 Error Windows Phone ApplicationVisual Studio 2015 错误 Windows Phone 应用程序
【发布时间】:2017-02-21 11:03:02
【问题描述】:

我有一个小问题。我安装了 Visual Studio 2015。

我点击New Project -> Templates -> VisualC # -> Windows -> Windows Phone

以及各种应用:csApplication、PanoramaApplication、Pivo​​t、cs

给出同样的错误信息

Error: the model has attempted to load the assembly of the component

'Microsoft.VisualStudio.SmartDevice.ProjectSystem.Base, Version = 14.0.0.0, Culture = neutral, PublicKeyToken = b03f5f7f11d50a3a'

For more information about this issue and how to activate the model, see the documentation about customizing templates

我该如何解决这个问题?我已经访问了模型的页面,但我什么都不懂。

【问题讨论】:

    标签: c# mobile visual-studio-2015 windows-phone mobile-application


    【解决方案1】:

    好像安装有问题,可以尝试卸载重装“NuGet Package Manager for Visual Studio 2015”解决这个问题。

    1. 打开 Visual Studio > 工具 > 扩展和更新;

    2. 卸载“NuGet Package Manager for Visual Studio 2015”;

    3. 重启 Visual Studio 2015;

    4. 打开 Visual Studio > 工具 > 扩展和更新老化;

    5. 安装“NuGet Package Manager for Visual Studio 2015”;

    6. 重启 Visual Studio 2015

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-08-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多