You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
xfx
Posted - May 23 2019 : 03:52:41 AM I got the "Access is denied" error when installing visual assist in VS 2017 Enterprise. Here is the full log. I tried to get the visual assist from Extension marketplace, but got very similar error. Could you please shed some lights?
5/23/2019 11:15:29 AM - Microsoft VSIX Installer 5/23/2019 11:15:29 AM - ------------------------------------------- 5/23/2019 11:15:29 AM - vsixinstaller.exe version: 5/23/2019 11:15:29 AM - 15.9.3041 5/23/2019 11:15:29 AM - ------------------------------------------- 5/23/2019 11:15:29 AM - Command line parameters: 5/23/2019 11:15:29 AM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,/appidinstallpath:C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe,/appidname:Visual Studio,/skuName:Enterprise,/skuVersion:15.9.28307.423,/logFile:vsix-va-20190523111526.log,C:\Users\f507293\AppData\Local\Temp\VaXSetup.vsix 5/23/2019 11:15:29 AM - ------------------------------------------- 5/23/2019 11:15:29 AM - Microsoft VSIX Installer 5/23/2019 11:15:29 AM - ------------------------------------------- 5/23/2019 11:15:30 AM - Initializing Install... 5/23/2019 11:15:31 AM - Extension Details... 5/23/2019 11:15:31 AM - Identifier : 44630d46-96b5-488c-8df926e21db8c1a3 5/23/2019 11:15:31 AM - Name : Visual Assist 5/23/2019 11:15:31 AM - Author : Whole Tomato Software 5/23/2019 11:15:31 AM - Version : 10.9.2333.0 5/23/2019 11:15:31 AM - Description : Productivity tool for C/C++ and C# that improves IDE features related to navigation, refactoring, code generation, and coding assistance. 5/23/2019 11:15:31 AM - Locale : en-US 5/23/2019 11:15:31 AM - MoreInfoURL : http://www.wholetomato.com/ 5/23/2019 11:15:31 AM - InstalledByMSI : False 5/23/2019 11:15:31 AM - SupportedFrameworkVersionRange : [4.5,) 5/23/2019 11:15:31 AM - 5/23/2019 11:15:31 AM - SignatureState : Unsigned 5/23/2019 11:15:31 AM - Supported Products : 5/23/2019 11:15:31 AM - Microsoft.VisualStudio.Pro 5/23/2019 11:15:31 AM - Version : [14.0,17.0) 5/23/2019 11:15:31 AM - 5/23/2019 11:15:31 AM - References : 5/23/2019 11:15:31 AM - Prerequisites : 5/23/2019 11:15:31 AM - ------------------------------------------------------- 5/23/2019 11:15:31 AM - Identifier : Microsoft.VisualStudio.Component.CoreEditor 5/23/2019 11:15:31 AM - Name : Visual Studio core editor 5/23/2019 11:15:31 AM - Version : [15.0,) 5/23/2019 11:15:31 AM - 5/23/2019 11:15:31 AM - ------------------------------------------------------- 5/23/2019 11:15:31 AM - Identifier : Microsoft.VisualStudio.Component.Debugger.JustInTime 5/23/2019 11:15:31 AM - Name : Just-In-Time debugger 5/23/2019 11:15:31 AM - Version : [15.0.25831.0,) 5/23/2019 11:15:31 AM - 5/23/2019 11:15:31 AM - ------------------------------------------------------- 5/23/2019 11:15:31 AM - Identifier : Microsoft.VisualStudio.Component.VC.CoreIde 5/23/2019 11:15:31 AM - Name : Visual Studio C++ core features 5/23/2019 11:15:31 AM - Version : [15.0.25831.0,) 5/23/2019 11:15:31 AM - 5/23/2019 11:15:31 AM - Signature Details... 5/23/2019 11:15:31 AM - Extension is not signed. 5/23/2019 11:15:31 AM - 5/23/2019 11:15:32 AM - System.ComponentModel.Win32Exception (0x80004005): Access is denied at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited) at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited) at System.Diagnostics.Process.OpenProcessHandle(Int32 access) at System.Diagnostics.Process.get_Handle() at VSIXInstaller.LocationBasedSKU.get_RegRootHiveOverride() at VSIXInstaller.SupportedVSSKU.InitializeSettingsManager() at VSIXInstaller.SupportedVSSKU.get_Host() at VSIXInstaller.SupportedVSSKU.CreateExtensionEngine() at System.Lazy`1.CreateValue() at System.Lazy`1.LazyInitValue() at System.Lazy`1.get_Value() at VSIXInstaller.ExtensionService.GetExtensionEngineForApplicableSKU(ICommandLineData cmdLineData, SupportedVSSKU supportedSKU, IInstallableExtension installableExtension, List`1 applicableSKUs, Boolean isRepairSupported) at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable`1& skuData) at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported) at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported) at VSIXInstaller.App.Initialize(Boolean isRepairSupported) at VSIXInstaller.App.Initialize() at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)
2 L A T E S T R E P L I E S (Newest First)
xfx
Posted - May 26 2019 : 9:55:46 PM It works after restarting. Thanks.
accord
Posted - May 23 2019 : 7:24:20 PM Can you please try restarting Windows to see if it makes any difference?