gpt4 book ai didi

visual-studio-2012 - 由于访问被拒绝错误,Nuget-update 不会安装

转载 作者:行者123 更新时间:2023-12-01 15:02:19 27 4
gpt4 key购买 nike

我在 Windows7 64 位下使用 VS2012。现在,我无法安装 Visual Studio 中 Nuget 包管理器的更新,无论是通过 VS 本身的更新机制,还是当我下载最新的 Nuget 版本作为 VSIX 并尝试手动安装时。

错误消息是本地化的,但基本上是这样的:

Access denied; HRESULT 0x80070005 (E_ACCESDENIED)

该消息框中还有一个指向更具体详细信息的链接,提供以下信息(此处仅显示发生错误的最后几行):

05.05.2014 07:22:27 - Failed to initialize settings for Isolated Shell c:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\ssms.exe: Zugriff verweigert (Ausnahme von HRESULT: 0x80070005 (E_ACCESSDENIED))
05.05.2014 07:22:27 - Installiertes Produkt gefunden - Microsoft Visual Studio 2010 Professional
05.05.2014 07:22:27 - System.UnauthorizedAccessException: Zugriff verweigert (Ausnahme von HRESULT: 0x80070005 (E_ACCESSDENIED))
bei System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
bei Microsoft.VisualStudio.Settings.ExternalSettingsManager.GetScopePaths(String applicationPath, String suffixOrName, String vsVersion, Boolean isLogged, Boolean isForIsolatedApplication)
bei Microsoft.VisualStudio.Settings.ExternalSettingsManager.CreateForApplication(String applicationPath)
bei VSIXInstaller.App.GetExtensionManager(SupportedVSSKU sku)
bei VSIXInstaller.App.GetExtensionManagerForApplicableSKU(SupportedVSSKU supportedSKU, IInstallableExtension installableExtension, List`1 applicableSKUs)
bei VSIXInstaller.App.InitializeInstall()
bei System.Threading.Tasks.Task.InnerInvoke()
bei System.Threading.Tasks.Task.Execute()

据我所知,访问 SQL Server Management Studio 可执行文件 (ssms.exe) 时出现问题。 VSIX 安装以管理员权限运行,所以我想知道是否存在访问问题。因此,我尝试将文件和文件夹权限明确设置为所有人的完全权限,但错误仍然存​​在。

我真的很惊讶这个错误的发生,因为在我看来,我没有高度定制的环境,而是一个相当标准的环境......他们在推出更新之前没有正确测试他们的更新吗?

非常感谢任何解决此问题的帮助,提前致谢!

最佳答案

这与My documents 的映射方式有关。在我的公司 My Documents(又名 HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders)被映射到网络共享。因此,当我无法再访问 My documents 时,我遇到了同样的问题。

将注册表更改为本地文件夹或解决访问我的文档 的问题将解决问题。

关于visual-studio-2012 - 由于访问被拒绝错误,Nuget-update 不会安装,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23467274/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com