【发布时间】:2017-02-21 11:03:02
【问题描述】:
我有一个小问题。我安装了 Visual Studio 2015。
我点击New Project -> Templates -> VisualC # -> Windows -> Windows Phone
以及各种应用:csApplication、PanoramaApplication、Pivot、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