所有UWP解决方案/项目部署均失败。 DEP0600:部署失败。 UnauthorizedAccessException

时间:2017-02-09 14:25:48

标签: visual-studio uwp windows-10 windows-10-universal visual-studio-2017

我正在尝试将UWP应用程序部署到我的本地计算机,但Visual Studio告诉我一个错误!

DEP0600: Deployment failed. UnauthorizedAccessException - Access to the path 'C:\Program Files\WindowsApps\Microsoft.People_10.1.3160.0_x64__8wekyb3d8bbwe\AppXManifest.xml' is denied. [0x80070005]

然后我试图创建一个新的空白应用程序,然后部署它。但他们也失败了。

以管理员身份运行Visual Studio,它失败了,没有任何改变。

我的Windows 10有什么问题,我该如何解决?

这是我的系统信息和Visual Studio版本:

开发者模式已开启

Windows 10:

OS Name:                   Microsoft Windows 10 Home Insider Preview
OS Version:                10.0.15031 N/A Build 15031
OS Manufacturer:           Microsoft Corporation
OS Configuration:          Standalone Workstation
OS Build Type:             Multiprocessor Free

Visual Studio 2017 RC:

Microsoft Visual Studio Community 2017 RC
Version 15.0.26206.0 D15REL
Microsoft .NET Framework
Version 4.7.02036
Installed Version: Community

Visual Basic 2017 RC
Microsoft Visual Basic 2017 RC

Visual C# 2017 RC
Microsoft Visual C# 2017 RC

Visual C++ 2017 RC
Microsoft Visual C++ 2017 RC

Application Insights Tools for Visual Studio Package   8.6.00201.7
Application Insights Tools for Visual Studio

ASP.NET and Web Tools 2017   15.0.30206.0
ASP.NET and Web Tools 2017

ASP.NET Web Frameworks and Tools 2017   5.2.50127.0
For additional information, visit https://www.asp.net/

Azure App Service Tools v3.0.0   15.0.30126.0
Azure App Service Tools v3.0.0

Common Azure Tools   1.9
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

JavaScript Language Service   2.0
JavaScript Language Service

JavaScript Project System   2.0
JavaScript Project System

JavaScript UWP Project System   2.0
JavaScript UWP Project System

KofePackagePackage Extension   1.0
KofePackagePackage Visual Studio Extension Detailed Info

Microsoft MI-Based Debugger   1.0
Provides support for connecting Visual Studio to MI compatible debuggers

Microsoft Visual Studio VC Package   1.0
Microsoft Visual Studio VC Package

Node.js Tools   1.3.41102.00
Adds support for developing and debugging Node.js apps in Visual Studio

NuGet Package Manager   4.0.0
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.

Sandcastle Help File Builder   SHFB
Visual Studio integration for the Sandcastle Help File Builder.
https://GitHub.com/EWSoftware/SHFB

SQL Server Data Tools   15.1.61701.270
Microsoft SQL Server Data Tools

TypeScript   2.1.5.0
TypeScript tools for Visual Studio

Visual Studio Spell Check Everywhere   VSSpellCheckEverywhere
An extension that enables spell checking within any Visual Studio file editor or tool window that uses WPF text boxes.
https://GitHub.com/EWSoftware/VSSpellChecker

Visual Studio Spell Checker   VSSpellChecker
An editor extension that checks the spelling of comments, strings, and plain text as you type or interactively with tool windows.
https://GitHub.com/EWSoftware/VSSpellChecker

Visual Studio Tools for Universal Windows Apps   15.0.26206.00
The Visual Studio Tools for Universal Windows apps allow you to build a single universal app experience that can reach every device running Windows 10: phone, tablet, PC, and more. It includes the Microsoft Windows 10 Software Development Kit.

=======================

很有意思。

Visual Studio 2015 Update 3也存在此问题。

这是一个Windows 10错误?

Visual Studio 2015 Update 3

Visual Studio 2017 RC

====================================

我重新安装了Windows 10 Insider Preview 15031和Visual Studio 2017 RC。

现在这个问题已经解决,这不是很酷哈哈。

Fixed

0 个答案:

没有答案