Author |
Topic |
loadatom
New Member
3 Posts |
Posted - Dec 10 2022 : 11:07:31 AM
|
Hi, I have vs2022 community 17.4.2 and vs2013 ultimate installed. Then I installed vax 2458 and failed for vs2022.
The VSIXInstaller log in AppData\Local\Temp said: quote: 2022/12/10 23:39:15 - Microsoft VSIX Installer 2022/12/10 23:39:15 - ------------------------------------------- 2022/12/10 23:39:15 - Initializing Install... 2022/12/10 23:39:15 - #25193;#23637;#35814;#32454;#20449;#24687;... 2022/12/10 23:39:15 - Identifier : 44630d46-96b5-488c-8df926e21db8c1a3 2022/12/10 23:39:15 - Name : Visual Assist 2022/12/10 23:39:15 - Author : Whole Tomato Software 2022/12/10 23:39:15 - Version : 10.9.2458.0 2022/12/10 23:39:15 - Description : Productivity tool for C/C++ and C# that improves IDE features related to navigation, refactoring, code generation, and coding assistance along with specific tooling for UE4. 2022/12/10 23:39:15 - Locale : en-US 2022/12/10 23:39:15 - MoreInfoURL : http://www.wholetomato.com/ 2022/12/10 23:39:15 - InstalledByMSI : False 2022/12/10 23:39:15 - SupportedFrameworkVersionRange : [4.0,) 2022/12/10 23:39:15 - 2022/12/10 23:39:15 - #25903;#25345;#30340;#20135;#21697; : 2022/12/10 23:39:15 - Microsoft.VisualStudio.Pro 2022/12/10 23:39:15 - Version : [11.0,14.0) 2022/12/10 23:39:15 - 2022/12/10 23:39:15 - #24341;#29992; : 2022/12/10 23:39:15 - ------------------------------------------------------- 2022/12/10 23:39:15 - Identifier : Microsoft.VisualStudio.MPF 2022/12/10 23:39:15 - Name : Visual Studio MPF 2022/12/10 23:39:15 - Version : [11.0,16.0) 2022/12/10 23:39:15 - MoreInfoURL : 2022/12/10 23:39:15 - Nested : No 2022/12/10 23:39:15 - 2022/12/10 23:39:15 - 2022/12/10 23:39:18 - #20855;#26377;#21305;#37197;#26631;#35782;#31526;#30340;#25193;#23637;#24050;#32463;#23433;#35013;#21040;#35813;#20135;#21697;#12290; 2022/12/10 23:39:18 - Microsoft.VisualStudio.ExtensionManager.AlreadyInstalledException: #27492;#25193;#23637;#24050;#23433;#35013;#21040;#25152;#26377;#36866;#29992;#30340;#20135;#21697;#12290; #22312; VSIXInstaller.App.InitializeInstall() #22312; VSIXInstaller.App.OnStartup(StartupEventArgs e)
I uninstalled vax and reinstalled vs2022 but same error occured. |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Dec 12 2022 : 04:37:28 AM
|
After uninstalling VA, is there any sign of VA still being installed if you look in the dialog:
IDE Extensions menu -> Manage Extensions
the error in the log is "AlreadyInstalledException", which several people have reported seeing. This should only happen if you are installing the same, or an older version of VA. If you are installing a newer version of VA then this should not happen, and it should just install correctly.
If there is no sign of VA being installed in the Manage Extensions dialog, can you please do a find files across your C drive for the file "VA_X.dll" or "VA_X64.dll"
"VA_X.dll" is used for VS2019 and earlier, while "VA_X64.dll" is used for VS2022. I am asking about both files since the log is saying "Version : [11.0,16.0)" which is a little unexpected, since those are pre VS2022 version numbers. |
zen is the art of being at one with the two'ness |
|
|
loadatom
New Member
3 Posts |
Posted - Dec 12 2022 : 11:26:54 AM
|
quote: Originally posted by feline
After uninstalling VA, is there any sign of VA still being installed if you look in the dialog:
IDE Extensions menu -> Manage Extensions
the error in the log is "AlreadyInstalledException", which several people have reported seeing. This should only happen if you are installing the same, or an older version of VA. If you are installing a newer version of VA then this should not happen, and it should just install correctly.
Before install, I checked the "Manage Extensions" dialog, and saw no VA items.
quote:
If there is no sign of VA being installed in the Manage Extensions dialog, can you please do a find files across your C drive for the file "VA_X.dll" or "VA_X64.dll"
"VA_X.dll" is used for VS2019 and earlier, while "VA_X64.dll" is used for VS2022. I am asking about both files since the log is saying "Version : [11.0,16.0)" which is a little unexpected, since those are pre VS2022 version numbers.
After install, I found these: AppData\Local\Microsoft\VisualStudio\12.0\Extensions\0neo2oaa.s0e\VA_X.dll AppData\Local\Microsoft\VisualStudio\17.0_af5c76ac\Extensions\ids0nbig.uxp\VA_X64.dll
If I uninstall these from "Manage extensions" dialog of VisualStudio 2022 and 2013, those dll will disappear. But even both were uninstalled, reinstalling still gave same error dialog.
I just tried installing latest 2471 build, and same error dialog appeared. vsix-va-20221213001438.log said: quote:
2022/12/13 0:14:03 - Microsoft VSIX Installer 2022/12/13 0:14:03 - ------------------------------------------- 2022/12/13 0:14:03 - vsixinstaller.exe version: 2022/12/13 0:14:03 - 17.4.2119 2022/12/13 0:14:03 - ------------------------------------------- 2022/12/13 0:14:03 - Command line parameters: 2022/12/13 0:14:03 - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,/appidinstallpath:C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\devenv.exe,/appidname:Visual Studio,/skuName:Community,/skuVersion:17.4.33122.133,/quiet,/logFile:vsix-va-20221213001403.log,C:\Users\liqing\AppData\Local\Temp\VAXSetup64.vsix 2022/12/13 0:14:03 - ------------------------------------------- 2022/12/13 0:14:03 - Microsoft VSIX Installer 2022/12/13 0:14:03 - ------------------------------------------- 2022/12/13 0:14:03 - Initializing Install... 2022/12/13 0:14:04 - #25193;#23637;#35814;#32454;#20449;#24687;... 2022/12/13 0:14:04 - Identifier : 44630d46-96b5-488c-8df926e21db8c1a3 2022/12/13 0:14:04 - Name : Visual Assist 2022/12/13 0:14:04 - Author : Whole Tomato Software 2022/12/13 0:14:04 - Version : 10.9.2471.0 2022/12/13 0:14:04 - Description : Productivity tool for C/C++ and C# that improves IDE features related to navigation, refactoring, code generation, and coding assistance along with specific tooling for UE4. 2022/12/13 0:14:04 - Locale : en-US 2022/12/13 0:14:04 - MoreInfoURL : http://www.wholetomato.com/ 2022/12/13 0:14:04 - InstalledByMSI : False 2022/12/13 0:14:04 - SupportedFrameworkVersionRange : [4.5,) 2022/12/13 0:14:04 - 2022/12/13 0:14:04 - SignatureState : Unsigned 2022/12/13 0:14:04 - #25903;#25345;#30340;#20135;#21697; : 2022/12/13 0:14:04 - Microsoft.VisualStudio.Community 2022/12/13 0:14:04 - Version : [17.0,18.0) 2022/12/13 0:14:04 - ProductArchitecture : amd64 2022/12/13 0:14:04 - 2022/12/13 0:14:04 - #24341;#29992; : 2022/12/13 0:14:04 - #31995;#32479;#24517;#22791; : 2022/12/13 0:14:04 - ------------------------------------------------------- 2022/12/13 0:14:04 - Identifier : Microsoft.VisualStudio.Component.CoreEditor 2022/12/13 0:14:04 - Name : Visual Studio core editor 2022/12/13 0:14:04 - Version : [17.0,) 2022/12/13 0:14:04 - 2022/12/13 0:14:04 - ------------------------------------------------------- 2022/12/13 0:14:04 - Identifier : Microsoft.VisualStudio.Component.Debugger.JustInTime 2022/12/13 0:14:04 - Name : Just-In-Time debugger 2022/12/13 0:14:04 - Version : [17.0,) 2022/12/13 0:14:04 - 2022/12/13 0:14:04 - ------------------------------------------------------- 2022/12/13 0:14:04 - Identifier : Microsoft.VisualStudio.Component.VC.CoreIde 2022/12/13 0:14:04 - Name : Visual Studio C++ core features 2022/12/13 0:14:04 - Version : [17.0,) 2022/12/13 0:14:04 - 2022/12/13 0:14:04 - #31614;#21517;#35814;#32454;#20449;#24687;... 2022/12/13 0:14:04 - Extension is not signed. 2022/12/13 0:14:04 - 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 5 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 5 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Missing JTF when retrieving service inside ExtensionEngine. Host Type VSIXInstaller.EngineHost. App Name: Visual Studio. Processing will continue: True Exception Details: "Object reference not set to an instance of an object" #26410;#23558;#23545;#35937;#24341;#29992;#35774;#32622;#21040;#23545;#35937;#30340;#23454;#20363;#12290; #22312; Microsoft.VisualStudio.Shell.ThreadHelper.get_JoinableTaskContext() #22312; Microsoft.VisualStudio.Shell.ServiceExtensions.GetService[TService,TInterface](IServiceProvider sp, Boolean throwOnFailure) #22312; Microsoft.VisualStudio.ExtensionManager.EngineUtilities.<GetServicePreferAsyncProviderAsync>d__71`2.MoveNext() 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\Microsoft\Windows Kits\10\Desktop SDK\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\Microsoft\Windows Kits\10\SDK ARM Additions\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\Microsoft\Windows Kits\10\Windows Store SDK\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\Microsoft\Windows Kits\8.1\Desktop SDK\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\COMMON FILES\MICROSOFT\EXTENSIONMANAGER\EXTENSIONS\Microsoft\Windows Kits\8.1\Windows Store SDK\extension.vsixmanifest' 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\1ixej0be.o3o\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\2fyzgwsw.yi1\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\3bsqfl4z.spt\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\aih33qal.1jj\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\ailyv0bf.qzo\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\asrowk15.wim\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\bpjyr002.lkd\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\euqh1jxr.c3l\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\knxfxkmi.2n1\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\kp33ehw4.de0\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\l5zsafsl.3cn\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\mnmoqope.3du\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\qj5eqoxz.cqp\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\rh2bolzs.jqq\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\rt4x4gx1.au4\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\sciogh52.bac\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\TestPlatform\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\utkkpht2.rsr\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\xspucgwc.alf\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\ClickOnce\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\ConnectedServices\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\DebugAdapterHost\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\DebuggerServices\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\LiveShare.VSCore\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\ManagedProjectSystem\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Microsoft Office 365 Connected Service\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Portable Library Tools\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Publish\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\TemplateEngine\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\WCF Connected Service\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Web Tools\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Web Tools Shared\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\CodeSense\Framework\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Graphics\Debugger\Extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Unit Test Explorer\TestWIExtension\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\VC\ClassWizard\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Visual Studio MPF\10.0\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Visual Studio MPF\11.0\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Visual Studio MPF\12.0\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Visual Studio MPF\14.0\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\EXTENSIONS\Microsoft\Web Tools\Azure\extension.vsixmanifest' 2022/12/13 0:14:08 - Capping recursion at 5 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\MICROSOFT SDKS\WINDOWS\v8.1\ExtensionSDKs\Microsoft.WinJS.Shared\VSIX\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\MICROSOFT SDKS\WINDOWS\v8.1\ExtensionSDKs\MSAdvertisingJS\8.1\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\MICROSOFT SDKS\WINDOWS\v8.1\ExtensionSDKs\MSAdvertisingSdk\8.1\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\MICROSOFT SDKS\WINDOWS\v8.1\ExtensionSDKs\MSAdvertisingXaml\8.1\extension.vsixmanifest' 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Capping recursion at 6 directories in each extension root due to 'default limit behavior'. 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES (X86)\MICROSOFT SDKS\WINDOWSPHONEAPP\v8.1\ExtensionSDKs\Microsoft.Advertising.Mobile.Display\8.1\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\DataDesign\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\CallHierarchy\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\ClientDiagnostics\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\CMake\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\CodeAnalysis\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\CodingConventions\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Commands\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\CrossRepositorySearch\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\DesignTools\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\EBF\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Editor\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\ErrorList\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Extensibility\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\FSharp\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\HotReload\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\InteractiveWindow\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\LanguageServer\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Markdown\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\NavigateTo\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\NuGet\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\NuGetRecommender\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\OpenFolder\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Performance Tools\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\ProductUpdate\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Project\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\ProjectServices\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\ProjectSystemQuery\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\ReferenceManager\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Search\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Terminal\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\TestWindow\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\TextMate\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\VC\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Windows.Forms\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\XamlDiagnostics\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\XamlLanguageService\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\CPUSampling\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\Database\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\Debugger\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\DiagnosticsHub\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\DotNetAsync\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\DotNetCounters\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\DotNetObjectAlloc\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\EventsViewer\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\FileIO\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\Instrumentation\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\ParallelDebugger\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\PerfMarkers\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\Shell\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\TreeNavigation\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Architecture Tools\GraphProviderPackage\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\ClientDiagnostics\AppResponsiveness\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\CMake\Client\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\EBF\TestExplorer\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Editorconfig\Command\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Editorconfig\Wizard\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\ExtensionManager\ServiceModule\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Language\GenerateType\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Linux\Linux\ConnectionManager.extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\TeamFoundation\Team Explorer\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\VBCSharp\ExpressionEvaluators\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\VBCSharp\LanguageServices\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\VBCSharp\SourceBasedTestDiscovery\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\VC\Debugger\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\VC\Editor\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\VC\LanguageServer\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\VC\Project\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\VisualStudio\Editors\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\Debugger\DataSetVisualizer\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\Debugger\IEnumerableVisualizer\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\Instrumentation\IceCap\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\TreeNavigation\GraphProvider\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Platform\Visual Studio MPF\17.0\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Architecture Tools\Providers\ManagedProvider\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Architecture Tools\Providers\NativeCode\extension.vsixmanifest' 2022/12/13 0:14:08 - Found 'C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\Microsoft\Architecture Tools\Providers\Solution\extension.vsixmanifest' 2022/12/13 0:14:09 - Unable to load extension at: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\. Exception text: Microsoft.VisualStudio.ExtensionManager.InvalidExtensionManifestException: #25193;#23637;#28165;#21333;#25991;#20214;#30340;#21517;#31216;#24517;#39035;#20026;�extension.vsixmanifest�#12290; #22312; Microsoft.VisualStudio.ExtensionManager.ExtensionImpl..ctor(String path) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 extensionPackVsixIds, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.ScanModule.TryLoadExtension(ExtensionLocations location, String fullPath, String normalizedPath, InstalledExtensionImpl& installedExtension, Int32 retryCount, Int32 retryDelay, Int32 attempts). 2022/12/13 0:14:09 - Unable to load extension at: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\. Exception text: Microsoft.VisualStudio.ExtensionManager.InvalidExtensionManifestException: #25193;#23637;#28165;#21333;#25991;#20214;#30340;#21517;#31216;#24517;#39035;#20026;�extension.vsixmanifest�#12290; #22312; Microsoft.VisualStudio.ExtensionManager.ExtensionImpl..ctor(String path) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 extensionPackVsixIds, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.ScanModule.TryLoadExtension(ExtensionLocations location, String fullPath, String normalizedPath, InstalledExtensionImpl& installedExtension, Int32 retryCount, Int32 retryDelay, Int32 attempts). 2022/12/13 0:14:09 - Unable to load extension at: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\. Exception text: Microsoft.VisualStudio.ExtensionManager.InvalidExtensionManifestException: #25193;#23637;#28165;#21333;#25991;#20214;#30340;#21517;#31216;#24517;#39035;#20026;�extension.vsixmanifest�#12290; #22312; Microsoft.VisualStudio.ExtensionManager.ExtensionImpl..ctor(String path) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 extensionPackVsixIds, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.ScanModule.TryLoadExtension(ExtensionLocations location, String fullPath, String normalizedPath, InstalledExtensionImpl& installedExtension, Int32 retryCount, Int32 retryDelay, Int32 attempts). 2022/12/13 0:14:09 - Unable to load extension at: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\. Exception text: Microsoft.VisualStudio.ExtensionManager.InvalidExtensionManifestException: #25193;#23637;#28165;#21333;#25991;#20214;#30340;#21517;#31216;#24517;#39035;#20026;�extension.vsixmanifest�#12290; #22312; Microsoft.VisualStudio.ExtensionManager.ExtensionImpl..ctor(String path) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 extensionPackVsixIds, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.ScanModule.TryLoadExtension(ExtensionLocations location, String fullPath, String normalizedPath, InstalledExtensionImpl& installedExtension, Int32 retryCount, Int32 retryDelay, Int32 attempts). 2022/12/13 0:14:09 - Unable to load extension at: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\. Exception text: Microsoft.VisualStudio.ExtensionManager.InvalidExtensionManifestException: #25193;#23637;#28165;#21333;#25991;#20214;#30340;#21517;#31216;#24517;#39035;#20026;�extension.vsixmanifest�#12290; #22312; Microsoft.VisualStudio.ExtensionManager.ExtensionImpl..ctor(String path) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 extensionPackVsixIds, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.ScanModule.TryLoadExtension(ExtensionLocations location, String fullPath, String normalizedPath, InstalledExtensionImpl& installedExtension, Int32 retryCount, Int32 retryDelay, Int32 attempts). 2022/12/13 0:14:09 - Unable to load extension at: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\. Exception text: Microsoft.VisualStudio.ExtensionManager.InvalidExtensionManifestException: #25193;#23637;#28165;#21333;#25991;#20214;#30340;#21517;#31216;#24517;#39035;#20026;�extension.vsixmanifest�#12290; #22312; Microsoft.VisualStudio.ExtensionManager.ExtensionImpl..ctor(String path) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 extensionPackVsixIds, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.InstalledExtensionImpl..ctor(String vsixManifestPath, IEngineHost engineHost, Boolean installedPerMachine, CultureInfo preferredCulture, IList`1 packageGuids) #22312; Microsoft.VisualStudio.ExtensionManager.ScanModule.TryLoadExtension(ExtensionLocations location, String fullPath, String normalizedPath, InstalledExtensionImpl& installedExtension, Int32 retryCount, Int32 retryDelay, Int32 attempts). 2022/12/13 0:14:09 - ID #20026;�44630d46-96b5-488c-8df926e21db8c1a3�#30340;#25193;#23637;#26410;#23433;#35013;#21040; Visual Studio#12290; 2022/12/13 0:14:10 - BEGIN: Processing extension pack 2022/12/13 0:14:10 - END: Processing extension pack 2022/12/13 0:14:10 - Initializing Install... 2022/12/13 0:14:10 - #25193;#23637;#35814;#32454;#20449;#24687;... 2022/12/13 0:14:10 - Identifier : 44630d46-96b5-488c-8df926e21db8c1a3 2022/12/13 0:14:10 - Name : Visual Assist 2022/12/13 0:14:10 - Author : Whole Tomato Software 2022/12/13 0:14:10 - Version : 10.9.2471.0 2022/12/13 0:14:10 - Description : Productivity tool for C/C++ and C# that improves IDE features related to navigation, refactoring, code generation, and coding assistance along with specific tooling for UE4. 2022/12/13 0:14:10 - Locale : en-US 2022/12/13 0:14:10 - MoreInfoURL : http://www.wholetomato.com/ 2022/12/13 0:14:10 - InstalledByMSI : False 2022/12/13 0:14:10 - SupportedFrameworkVersionRange : [4.5,) 2022/12/13 0:14:10 - 2022/12/13 0:14:10 - SignatureState : Unsigned 2022/12/13 0:14:11 - #25903;#25345;#30340;#20135;#21697; : 2022/12/13 0:14:11 - Microsoft.VisualStudio.Community 2022/12/13 0:14:11 - Version : [17.0,18.0) 2022/12/13 0:14:11 - ProductArchitecture : amd64 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - #24341;#29992; : 2022/12/13 0:14:11 - #31995;#32479;#24517;#22791; : 2022/12/13 0:14:11 - ------------------------------------------------------- 2022/12/13 0:14:11 - Identifier : Microsoft.VisualStudio.Component.CoreEditor 2022/12/13 0:14:11 - Name : Visual Studio core editor 2022/12/13 0:14:11 - Version : [17.0,) 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - ------------------------------------------------------- 2022/12/13 0:14:11 - Identifier : Microsoft.VisualStudio.Component.Debugger.JustInTime 2022/12/13 0:14:11 - Name : Just-In-Time debugger 2022/12/13 0:14:11 - Version : [17.0,) 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - ------------------------------------------------------- 2022/12/13 0:14:11 - Identifier : Microsoft.VisualStudio.Component.VC.CoreIde 2022/12/13 0:14:11 - Name : Visual Studio C++ core features 2022/12/13 0:14:11 - Version : [17.0,) 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - #31614;#21517;#35814;#32454;#20449;#24687;... 2022/12/13 0:14:11 - Extension is not signed. 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - ID #20026;�44630d46-96b5-488c-8df926e21db8c1a3�#30340;#25193;#23637;#26410;#23433;#35013;#21040; Visual Studio#12290; 2022/12/13 0:14:11 - Initializing Install... 2022/12/13 0:14:11 - #25193;#23637;#35814;#32454;#20449;#24687;... 2022/12/13 0:14:11 - Identifier : 44630d46-96b5-488c-8df926e21db8c1a3 2022/12/13 0:14:11 - Name : Visual Assist 2022/12/13 0:14:11 - Author : Whole Tomato Software 2022/12/13 0:14:11 - Version : 10.9.2471.0 2022/12/13 0:14:11 - Description : Productivity tool for C/C++ and C# that improves IDE features related to navigation, refactoring, code generation, and coding assistance along with specific tooling for UE4. 2022/12/13 0:14:11 - Locale : en-US 2022/12/13 0:14:11 - MoreInfoURL : http://www.wholetomato.com/ 2022/12/13 0:14:11 - InstalledByMSI : False 2022/12/13 0:14:11 - SupportedFrameworkVersionRange : [4.5,) 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - SignatureState : Unsigned 2022/12/13 0:14:11 - #25903;#25345;#30340;#20135;#21697; : 2022/12/13 0:14:11 - Microsoft.VisualStudio.Community 2022/12/13 0:14:11 - Version : [17.0,18.0) 2022/12/13 0:14:11 - ProductArchitecture : amd64 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - #24341;#29992; : 2022/12/13 0:14:11 - #31995;#32479;#24517;#22791; : 2022/12/13 0:14:11 - ------------------------------------------------------- 2022/12/13 0:14:11 - Identifier : Microsoft.VisualStudio.Component.CoreEditor 2022/12/13 0:14:11 - Name : Visual Studio core editor 2022/12/13 0:14:11 - Version : [17.0,) 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - ------------------------------------------------------- 2022/12/13 0:14:11 - Identifier : Microsoft.VisualStudio.Component.Debugger.JustInTime 2022/12/13 0:14:11 - Name : Just-In-Time debugger 2022/12/13 0:14:11 - Version : [17.0,) 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - ------------------------------------------------------- 2022/12/13 0:14:11 - Identifier : Microsoft.VisualStudio.Component.VC.CoreIde 2022/12/13 0:14:11 - Name : Visual Studio C++ core features 2022/12/13 0:14:11 - Version : [17.0,) 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - #31614;#21517;#35814;#32454;#20449;#24687;... 2022/12/13 0:14:11 - Extension is not signed. 2022/12/13 0:14:11 - 2022/12/13 0:14:11 - ID #20026;�44630d46-96b5-488c-8df926e21db8c1a3�#30340;#25193;#23637;#26410;#23433;#35013;#21040; Visual Studio#12290; 2022/12/13 0:14:11 - Blocking processes: 2022/12/13 0:14:12 - #27491;#22312;#24320;#22987;#23558;#25193;#23637;#23433;#35013;#21040; Visual Studio... 2022/12/13 0:14:12 - Instantiate download manager silently: True 2022/12/13 0:14:17 - #24050;#25104;#21151;#23436;#25104;#21040; Visual Studio #30340;#23433;#35013;#12290;#25193;#23637;#24050;#32463;#23433;#35013;#21040; C:\Users\liqing\AppData\Local\Microsoft\VisualStudio\17.0_af5c76ac\Extensions\g5haqjvw.s0s
|
Edited by - loadatom on Dec 12 2022 11:34:40 AM |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Dec 12 2022 : 1:28:43 PM
|
Apologies for the problem. At the risk of asking a stupid question, is VA shown as installed in VS2022 now? Is it showing up and working?
It looks that the installer reports this error message if any errors are found in the log files, even if the errors don't actually relate to installing VA. So VA may be installed and working correctly for you, but obviously I don't want to just assume this.
The installer reporting an error needs looking into:
case=148918 |
zen is the art of being at one with the two'ness |
|
|
loadatom
New Member
3 Posts |
Posted - Dec 15 2022 : 06:54:20 AM
|
VA extension did appear in VS's menu and seemed to work. I'll check further to see if all functionality is fine. Thanks for the reply. |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Dec 16 2022 : 06:25:59 AM
|
Please do check. I suspect that VA did install successfully, we are starting to get more reports with the error about being unable to load the Linux extension, and this particular error doesn't seem to cause any problems with VA installing or working, so hopefully all is good for you. |
zen is the art of being at one with the two'ness |
|
|
dezmen
Junior Member
13 Posts |
Posted - Jan 26 2023 : 6:17:38 PM
|
Got same issue and reported via email already. Can this be because of Community edition? Maybe Professional will work? |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Jan 27 2023 : 07:52:03 AM
|
Unfortunately the edition, community, professional or enterprise doesn't seem to matter, I am seeing occasional reports for different editions, but so far cannot reproduce the problems here. The log files are still helpful though, since this helps to show what we need to look out for and possible triggers. |
zen is the art of being at one with the two'ness |
|
|
dezmen
Junior Member
13 Posts |
Posted - Jan 27 2023 : 08:22:53 AM
|
Ok, to make it more detailed. Last time I emailed you guys about same error, but it was: - Fresh Windows 10 x64 Pro install - Visual Studio Community 17.4.* (dont remember which one, but defo 17.4) - Tried all VA versions starting from 2451 available by that time (8 dec)
Now, got same thing after installing clean Windows 11: - Fresh Windows 11 x64 Pro install - Visual Studio Community 17.4.4 - Tried 2471 VA.
Here are all logs that VA produced. Maybe it's due to visual studio 17.4? Don't recall such issue testing 17.2 some time ago
vsix-va-uninst-20230126185617.log https://pastebin.com/pvuzwRf1
vsix-va-20230126185627.log https://pastebin.com/HC5Kd07U
vsix-va-20230126185712.log https://pastebin.com/H7dhcnTT
|
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Jan 27 2023 : 11:28:37 AM
|
Thank you for the logs. For the two install logs (one is an uninstall log) one reports a blocking process. Our installer should detect this and warn you, but I have seen other logs reporting a blocking process as well.
The second install log says you have an invalid extension installed in:
C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX I have seen this error reported before. Can you please open a powershell window, navigate into this directory, and run the command:
Get-ChildItem -Path .\ -Recurse | Get-FileHash -Algorithm SHA256 | Out-File "C:\src\results.txt" -Append -Width 300
making sure the path of the output file is valid and is one you can write to. Can you then post the results, so I can compare them with the results I get here?
The last time I got someone to try this, despite the error message in the log, their file names and checksums were identical to mine, and I didn't get any errors from the installer. |
zen is the art of being at one with the two'ness |
|
|
dezmen
Junior Member
13 Posts |
Posted - Jan 27 2023 : 11:50:14 AM
|
quote: Originally posted by feline
Thank you for the logs. For the two install logs (one is an uninstall log) one reports a blocking process. Our installer should detect this and warn you, but I have seen other logs reporting a blocking process as well.
The second install log says you have an invalid extension installed in:
C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX I have seen this error reported before. Can you please open a powershell window, navigate into this directory, and run the command:
Get-ChildItem -Path .\ -Recurse | Get-FileHash -Algorithm SHA256 | Out-File "C:\src\results.txt" -Append -Width 300
making sure the path of the output file is valid and is one you can write to. Can you then post the results, so I can compare them with the results I get here?
The last time I got someone to try this, despite the error message in the log, their file names and checksums were identical to mine, and I didn't get any errors from the installer.
Yeah, I've emailed with pretty same log and that LINUX thing, however I've deleted whole linux extension, but nothing changed.
Algorithm Hash Path
--------- ---- ----
SHA256 67327E0276F4C8CEBA7B0A6880C6CD6FDE0A8C0705A726D52A7E2348054ED75A C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\ConnectionManager.extension.vsixmanifest
SHA256 35BDF057FE6AC0982444A279FD268B24F5B2FB09A9072A5D0C6E3A5682523DE3 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\CoreDebugging.extension.vsixmanifest
SHA256 F00ED63029C3CBAB099BE42337C1A04C26DEBD51FC3B0E7B1A523863D27956CC C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\extension.vsixmanifest
SHA256 7E65D2FC96EAE945239B72ABDB87DDFB4781ABF5FF9E1675578B379E47D9696E C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\Microsoft.VisualStudio.Linux.ConnectionManager.Contracts.dll
SHA256 B9FD917BA4B77716F98D24B10F705A4AD65BF6A9075CDCC13DA9816B786BCAD2 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\Microsoft.VisualStudio.Linux.ConnectionManager.dll
SHA256 3D4097B4F46A89D1B16F01737D4C697E088CECCF50980B57557B3F41BC9AAA23 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\Microsoft.VisualStudio.Linux.ConnectionManager.pkgdef
SHA256 37817BA1C6C80ABA3EE5C683046884B2EC2019B634B63BF2473E83FFCC9284DC C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\Microsoft.VisualStudio.Linux.CoreDebugging.dll
SHA256 5B9DE68DDFCEDAEDE37B985350DDDFBF3BD6405E5C378F0B8D0B3BA89C98CE2B C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\Microsoft.VisualStudio.Linux.CoreDebugging.pkgdef
SHA256 3396AF8D7464EB5C0715F703A9601ECF483A53D3A1FE57767D0006E48A3BB317 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\Microsoft.VisualStudio.Linux.Project.dll
SHA256 7525393C02D9786DBF4305DBA50504E7FBED3D90C2AAC94B71581928B6FC1558 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\Microsoft.VisualStudio.Linux.Project.pkgdef
SHA256 DEBA0C629A96FAB366ECE10D12CEDEFADE16DE3DE920ECC38E045EC007DFFBBA C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\Microsoft.VisualStudio.Linux.ProjectSystem.pkgdef
SHA256 AF695C806897F523086E1DECC2FBB74E5CDE1F936D291BCCC85345FA8E2643CD C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\shellexec.exe
SHA256 C87AB633DBC841B0C146FE9A9C82B014DDED05BA2A3AF549D2A936FB147B1890 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\shellexec.exe.config
SHA256 315F7B5FE781B3819B906B52AE0FBA90CA29D417DB38055F1F3DCB9D643C6164 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\stl.natvis
SHA256 E62A7D7D197C95A3AF1756A71FD3A40FD36B32B0C6E9C13D61AA1724CB996AE0 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\ThirdPartyNotices.txt
SHA256 8C7FB87F97057A1AD0CA884DBAF6EB04FAC8C0B241C56AD5F2D52C63551160C0 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\en\Microsoft.VisualStudio.Linux.ConnectionManager.resources.dll
SHA256 BFD0F364CCB8246DDA3B1C20CB1A42318E5EF998B0DDFDA0BA731B3F61769018 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\en\Microsoft.VisualStudio.Linux.CoreDebugging.resources.dll
SHA256 2DC0B9EEF469BB41F6E37E132CC16511C84ADBDCD1D3D01A49DE0A34D4B39330 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\en\Microsoft.VisualStudio.Linux.Project.resources.dll
SHA256 E79FF3770FAF733DE79C275B00F1C4C8159E5C977E88E6685012FC1EA51F19FA C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\ru\Microsoft.VisualStudio.Linux.ConnectionManager.resources.dll
SHA256 193CA2DEC5935095E4C999F78714EE54334B2BC8AD11A6D8614B0A6924643962 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\ru\Microsoft.VisualStudio.Linux.CoreDebugging.resources.dll
SHA256 8F6F6A7C014DC7F57B8E0F57AE9DC80A0270643DDF3F48A67B4D2D1D330EB8A7 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\ru\Microsoft.VisualStudio.Linux.Project.resources.dll
SHA256 52F26CFDB85619397DD05B5A8C4825C9C13729C6DD63304FF4F94211AA8A2AA8 C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\ru\shellexec.Resources.dll
|
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Jan 30 2023 : 1:00:17 PM
|
Thank you for that. The system I checked against has a smaller number of files in this directory, but the exact same hash for the file "ConnectionManager.extension.vsixmanifest", which is very similar to what I saw once before.
How did you delete the linux thing? Did you do this via the Visual Studio Installer, or did you manually delete this directory? If you are still getting an error from our installer but the linux directory doesn't exist I would be quite interested in knowing what error was being logged.
case=148918 |
zen is the art of being at one with the two'ness |
|
|
dezmen
Junior Member
13 Posts |
Posted - Jan 30 2023 : 3:37:04 PM
|
quote: Originally posted by feline
Thank you for that. The system I checked against has a smaller number of files in this directory, but the exact same hash for the file "ConnectionManager.extension.vsixmanifest", which is very similar to what I saw once before.
How did you delete the linux thing? Did you do this via the Visual Studio Installer, or did you manually delete this directory? If you are still getting an error from our installer but the linux directory doesn't exist I would be quite interested in knowing what error was being logged.
case=148918
I just deleted Linux folder from VS, error log didnt include that folder but still same error :) And no Linux modules on VS installer, so no idea what it does anyway |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Jan 31 2023 : 04:25:11 AM
|
When you say the same error, what error exactly does it contain? Looking at the two install logs above, the errors are:
vsix-va-20230126185627.log
26.01.2023 18:56:31 - Unable to load extension at: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\. Exception text: Microsoft.VisualStudio.ExtensionManager.InvalidExtensionManifestException: The extension manifest file must be named "extension.vsixmanifest".
and at the end:
01/26/2023 18:56:36 - Installation in Visual Studio completed successfully. The extension is installed in C:\Users\dezmen\AppData\Local\Microsoft\VisualStudio\17.0_26ceafad\Extensions\ocjvnka0.ljs and for vsix-va-20230126185712.log just
26.01.2023 18:57:18 - Unable to load extension at: C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\2022\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\LINUX\LINUX\. Exception text: Microsoft.VisualStudio.ExtensionManager.InvalidExtensionManifestException: The extension manifest file must be named "extension.vsixmanifest".
without any success listed at the end. |
zen is the art of being at one with the two'ness |
|
|
dezmen
Junior Member
13 Posts |
Posted - Jan 31 2023 : 10:54:29 AM
|
It was on previous Windows install when I emailed you guys. You told me to delete Linux folder or smth like that, anyway, VA still had install error, just no LINUX log part included |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 01 2023 : 06:29:00 AM
|
Without knowing what error was logged, I am not sure what to make of this. It would be nice to be able to reproduce this here, but so far no luck doing so. |
zen is the art of being at one with the two'ness |
|
|
dezmen
Junior Member
13 Posts |
Posted - Feb 01 2023 : 07:30:20 AM
|
waiting for 10.9.2476 changelogs :D Gonna try install it on top of previous version, for sure it will give error and then i'm gonna try without linux folder. But as far as I remember, the log comes out exact same, just without Linux field entries
Also, would be nice to get any hits how to uninstall VA totally, files/registry so there can be done clean install without conflicts |
Edited by - dezmen on Feb 01 2023 07:39:10 AM |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 02 2023 : 05:47:56 AM
|
I suppose it depends on how totally complete you want to be with an uninstall. The basic steps are simply to uninstall VA from inside the:
IDE Extensions menu -> Manage Extensions
dialog, which will require an IDE restart. Then use regedit to delete the registry key:
HKEY_CURRENT_USER\SOFTWARE\Whole Tomato At this point there will be very little evidence VA was ever on your system.
If you want to be completely sure you can try resetting your IDE settings, to make sure no traces are left there.
But if you are looking to fix the installer problems, one user has said that they did a complete uninstall / reinstall of Visual Studio, and this fixed the installer errors. But a second user said that they are getting installer errors on a fresh, clean install of Visual Studio. So I honestly don't have a good answer here.
A good example of why this is confusing are the logs that have a single error, "blocking process". When I try to reproduce this, by making sure the IDE is open in the background, the installer tells me that the IDE is running, so it cannot install, rather than trying to install and failing. So even an apparently easy to reproduce problem doesn't happen on demand for me.
I am still working on this, but at the moment that is mainly collecting logs and looking for common patterns or clues to problems I can try to reproduce here. |
zen is the art of being at one with the two'ness |
|
|
dezmen
Junior Member
13 Posts |
Posted - Feb 02 2023 : 06:17:36 AM
|
Reinstalling would make sense if I didn't install it on clean msdn Windows 10 and Windows 11 systems :D With clean VS2022 Community setups through online installer.
My only guesses are Community edition, maybe smth with system itself, i'm using Ryzen 5 5500U laptop |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 02 2023 : 06:42:35 AM
|
It's not community edition, since other editions can also show this problem. Honestly I don't know what to suspect, which makes it particularly frustrating. Our installer needs to handle these "errors yet not errors" better, but being able to reproduce this here would certainly help. |
zen is the art of being at one with the two'ness |
|
|
Eddie_cz
New Member
Czech Republic
8 Posts |
Posted - Feb 05 2023 : 05:57:02 AM
|
I had same issues, installer provides error messages, however latest version was still installed. Got error that extension with same ID is already installed. |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 06 2023 : 08:57:52 AM
|
Was this the only error logged?
Did you have VA installed already? I am assuming you had an earlier version already installed.
I have just tried this here, with an earlier version of VA installed into VS2019 only, and then installing the latest version for VS2017, VS2019 and VS2022. No errors, and VA installed just fine.
Clearly there is a problem here, its just I still cannot reproduce it here, which is really unhelpful. |
zen is the art of being at one with the two'ness |
|
|
Eddie_cz
New Member
Czech Republic
8 Posts |
Posted - Feb 07 2023 : 08:48:15 AM
|
Installed into VS2022 with previous version already installed, despite looking it failed, it installed it in the end. |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 07 2023 : 09:55:17 AM
|
Thank you for the details. I just wish I could reproduce this here. It does seem that the people who see this problem keep on seeing it. Do you have the time to try a test, to see if we can reproduce some problems on demand? |
zen is the art of being at one with the two'ness |
|
|
Eddie_cz
New Member
Czech Republic
8 Posts |
Posted - Feb 10 2023 : 12:39:22 PM
|
i can try some tests, just say what you need |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 13 2023 : 08:12:04 AM
|
Thank you. First can you delete as many files as possible from your %TEMP% directory, just to make sure that any installer log files that you find are from the tests. I am going to get you to install VA into a test profile, so we can try some tests without disturbing or effecting your main profile, where you are working normally.
Can you first download the VS2022 specific installer for Visual Assist from:
https://downloadfiles.idera.com/WholeTomato/VA_X_Setup2476_0_x64.vsix
Next you will need extra details about the IDE install to create a test profile, which you get from running:
"%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe"
If you are using a preview release of Visual Studio then you need to run the command:
"%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe" -prerelease
to get vswhere to include the details on the preview release.
There will be a set of lines for each different version of Visual Studio that you have installed. For the version you want to install into, you want the "productPath", "dispalyName" and "installationVersion" lines, e.g.
productPath: C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\devenv.exe displayName: Visual Studio Professional 2022 installationVersion: 17.4.33213.308
You can then use the information from these three lines to make sure that the following command has the correct command line parameters. The values are:
/appidname: = displayName: /appidinstallpath: = productPath: /skuVersion: = installationVersion:
The "/skuName:" value is one of "Community / Pro / Enterprise", note for the Professional version it is "Pro", not the expected "Professional".
The working command, for VS2022, using the values above, is - split into lines to make it easier to read and edit:
"C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\VSIXInstaller.exe" /appidinstallpath:"C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\devenv.exe" /skuName:Pro /appidname:"Visual Studio Professional 2022" /skuVersion:17.4.33213.308 /rootSuffix:"VATest" "C:\Users\%USERNAME%\Downloads\VA_X_Setup2476_0_x64.vsix"
The "rootSuffix" is the name of the test profile you want to install to, and this will be created if it does not already exist. The final parameter is the path of the VSIX installer for Visual Assist that you want to install. Once you have the command set up, the only parts you should need to edit are the skuVersion and the path to the VSIX file, can you please close all instances of Visual Studio and run this command.
Running this command installs VA into the test profile, but it does not load the test profile. If you created the test profile by installing VA, when you run the test profile it will be using the default IDE settings, without asking you which settings you want to use.
To now load the test profile you use the command:
"C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\devenv.exe" /RootSuffix VATest
To load your normal, default profile just load the IDE normally. To return to this test profile again, pass the /RootSuffix command line switch when loading the IDE. You can run both profiles at the same time, next to each other. In VS2019 and VS2022 the profile name will be shown just under the close button, in the top right hand corner of the main IDE window. If you export your IDE settings from your main profile you can them import them into the test profile.
I don't expect you to get any errors reported doing this, but can you please look in your %TEMP% directory for any files with the name "vsix*.log", these are the log files from the installer.� Can you please send me any such log files so I can have a look at them. I am hoping that one or more "errors" will have been logged here, which would have resulted in our exe installer reporting a problem to you.
Please send me the files via email:
[email protected]
including this thread ID or URL in the description, so we can match it up. |
zen is the art of being at one with the two'ness |
|
|
yurembo
New Member
3 Posts |
Posted - Feb 15 2023 : 04:37:37 AM
|
I have the same problem. I had VS '17, '19, '22. Visual Assist worked with 17 and 19 but not with 22. When VS 22 was loading it say that an error with extension has occured. I tried reinstall VA and VS but nothing changes. Then I removed all VSs, after delete VA from IDE Extensions menu -> Manage Extensions, delete "VA_X.dll" and "VA_X64.dll" files, delete "HKEY_CURRENT_USER\SOFTWARE\Whole Tomato" register key. Then I installed VS '22 and try to install Visual Assist but it says that "This extension is installed for all products". |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
|
yurembo
New Member
3 Posts |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Feb 15 2023 : 12:47:05 PM
|
OK, you might be seeing a corrupt Visual Studio profile settings problem. I am assuming that there is no sign of VA being loaded when you load VS2022, but VA is listed as an installed and active extension. I am also assuming that if you are running VS2022 as administrator you have turned On:
IDE tools menu -> Options -> Environment -> Extensions -> Load per user extensions when running as administrator (Restart of Microsoft Visual Studio is required)
if all of this is true, then please try the following steps. The first step is to export your default profiles IDE settings, since the fix resets your current settings.� This is done via:
IDE tools menu -> Import and Export Settings -> Export selected environment settings
Now you need to close all instances of the IDE and locate the directory where your default profile is stored.� This will be:
%USERPROFILE%\AppData\Local\Microsoft\VisualStudio\17.0_xxxxx where xxxxx is a hash, so its machine specific.� There should only be one directory matching this pattern.
If you look inside this directory you should see a file called "privateregistry.bin".� You need to delete this file, which will be recreated next time you load the IDE. You will either get the default IDE settings or your online synced IDE settings, if you have enabled this option.� So you may well want to import your exported IDE settings, to restore your preferred settings.
When you do so all of your installed extensions will still be installed, but they will be Disabled, so you need to go into the dialog:
IDE Extensions menu -> Manage Extensions
and Enable them.� This will require an IDE restart to take effect.
At this point Visual Assist should be active and working normally. |
zen is the art of being at one with the two'ness |
|
|
yurembo
New Member
3 Posts |
Posted - Feb 16 2023 : 11:40:30 AM
|
Thank you so much! It's working again! |
|
|
Topic |
|
|
|