visual-studio-2015 - VS2015缺少未安装的框架(通用应用程序)

标签 visual-studio-2015 win-universal-app windows-10

Windows 10、Visual Studio 2015(社区)。

我刚刚创建了一个全新的通用应用程序,但是当我运行该应用程序时,它会卡在安装框架元素上。

1>------ Build started: Project: App1, Configuration: Debug x86 ------ 
1>  App1 -> D:\Development\TV Show Manager\main\App1\bin\x86\Debug\App1.exe 
2>------ Deploy started: Project: App1, Configuration: Debug x86 ------  
2>Updating the layout...  2>Copying files: Total <1 mb to layout... 
2>Checking whether required frameworks are installed...  
2>Framework: Microsoft.NET.CoreRuntime.1.0/x86, app package version 1.0.23117.0 is not currently installed.  
2>Framework: Microsoft.VCLibs.140.00.Debug/x86, app package version 14.0.23019.0 is not currently installed.  
2>Installing missing frameworks...

有人知道如何解决这个问题吗?

PS:重新启动 Visual Studio/重建并不能解决问题

最佳答案

似乎是“Windows Mobile 10.0.10240 模拟器”的问题,卸载并重新安装似乎可以解决该问题。您可以部署到设备吗?

关于visual-studio-2015 - VS2015缺少未安装的框架(通用应用程序),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32187060/

相关文章:

winapi - 支持 ARM 上的 Windows 10 桌面应用程序 - MFC 和 COM 以及 OPOS 工作吗?

command-line - Windows 10 : apply theme programmatically

azure - 为什么我无法通过 Visual Studio 发布到 Azure 云服务?

asp.net - Visual Studio 2015-无法添加虚拟目录

visual-studio-2015 - 如何在 Visual Studio 2015 中设置代理

visual-studio-2015 - 使用 Blend 2015 和 Windows 通用应用程序

c# - 从 Universal 8.1 App 的 App.xaml 中的共享项目访问 Windows Phone 项目中的 ResourceDictionary

visual-studio-2015 - 可以移动asp.net 5 (dnx) 项目中的project.json 文件吗?

c++ - 如何使用纯 C++ 而不是 C++/CLI 开发通用 Windows 10 应用程序?

windows-10 - PDT 设备未连接到 Windows 10 64 位 PC