O
ogre14t
Guest
I currently have dotnet 3.0 and I have VS 2019. I am trying to install Blazor, and when I try from the extensions menu, it does not show at all. When I try to install/ run via the marketplace website, this is the error I receive. I'm not really sure what I am missing here.
The error I get is:
6/30/2019 8:50:26 AM - Microsoft VSIX Installer
6/30/2019 8:50:26 AM - -------------------------------------------
6/30/2019 8:50:26 AM - vsixinstaller.exe version:
6/30/2019 8:50:26 AM - 16.1.3132
6/30/2019 8:50:26 AM - -------------------------------------------
6/30/2019 8:50:26 AM - Command line parameters:
6/30/2019 8:50:26 AM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\ogre1\Downloads\Microsoft.VisualStudio.BlazorExtension.16.0.19307.2.vsix
6/30/2019 8:50:26 AM - -------------------------------------------
6/30/2019 8:50:26 AM - Microsoft VSIX Installer
6/30/2019 8:50:26 AM - -------------------------------------------
6/30/2019 8:50:26 AM - Initializing Install...
6/30/2019 8:50:26 AM - Extension Details...
6/30/2019 8:50:26 AM - Identifier : Microsoft.VisualStudio.BlazorExtension
6/30/2019 8:50:26 AM - Name : Blazor
6/30/2019 8:50:26 AM - Author : Microsoft
6/30/2019 8:50:26 AM - Version : 16.0.19307.2
6/30/2019 8:50:26 AM - Description : Provides Visual Studio support for Blazor
6/30/2019 8:50:26 AM - Locale : en-US
6/30/2019 8:50:26 AM - MoreInfoURL :
6/30/2019 8:50:26 AM - InstalledByMSI : False
6/30/2019 8:50:26 AM - SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - SignatureState : ValidSignature
6/30/2019 8:50:26 AM - SignedBy : Microsoft Corporation
6/30/2019 8:50:26 AM - Certificate Info :
6/30/2019 8:50:26 AM - -------------------------------------------------------
6/30/2019 8:50:26 AM - [Subject] : CN=Microsoft Corporation, OU=OPC, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
6/30/2019 8:50:26 AM - [Issuer] : CN=Microsoft Code Signing PCA 2010, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
6/30/2019 8:50:26 AM - [Serial Number] : 330000026ECE6AE5984BFC96A900000000026E
6/30/2019 8:50:26 AM - [Not Before] : 9/6/2018 5:00:30 PM
6/30/2019 8:50:26 AM - [Not After] : 9/6/2019 5:00:30 PM
6/30/2019 8:50:26 AM - [Thumbprint] : 99B6246883B4B32EA59AE18B36945D205A876800
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - Supported Products :
6/30/2019 8:50:26 AM - Microsoft.VisualStudio.Community
6/30/2019 8:50:26 AM - Version : [16.2,)
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - References :
6/30/2019 8:50:26 AM - Prerequisites :
6/30/2019 8:50:26 AM - -------------------------------------------------------
6/30/2019 8:50:26 AM - Identifier : Microsoft.VisualStudio.Component.Web
6/30/2019 8:50:26 AM - Name : ASP.NET and web development tools
6/30/2019 8:50:26 AM - Version : [16.0,)
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - Signature Details...
6/30/2019 8:50:26 AM - Extension is signed with a valid signature.
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - Searching for applicable products...
6/30/2019 8:50:26 AM - Found installed product - Global Location
6/30/2019 8:50:26 AM - Found installed product - Visual Studio Community 2019
6/30/2019 8:50:26 AM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
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)
Continue reading...
The error I get is:
6/30/2019 8:50:26 AM - Microsoft VSIX Installer
6/30/2019 8:50:26 AM - -------------------------------------------
6/30/2019 8:50:26 AM - vsixinstaller.exe version:
6/30/2019 8:50:26 AM - 16.1.3132
6/30/2019 8:50:26 AM - -------------------------------------------
6/30/2019 8:50:26 AM - Command line parameters:
6/30/2019 8:50:26 AM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\ogre1\Downloads\Microsoft.VisualStudio.BlazorExtension.16.0.19307.2.vsix
6/30/2019 8:50:26 AM - -------------------------------------------
6/30/2019 8:50:26 AM - Microsoft VSIX Installer
6/30/2019 8:50:26 AM - -------------------------------------------
6/30/2019 8:50:26 AM - Initializing Install...
6/30/2019 8:50:26 AM - Extension Details...
6/30/2019 8:50:26 AM - Identifier : Microsoft.VisualStudio.BlazorExtension
6/30/2019 8:50:26 AM - Name : Blazor
6/30/2019 8:50:26 AM - Author : Microsoft
6/30/2019 8:50:26 AM - Version : 16.0.19307.2
6/30/2019 8:50:26 AM - Description : Provides Visual Studio support for Blazor
6/30/2019 8:50:26 AM - Locale : en-US
6/30/2019 8:50:26 AM - MoreInfoURL :
6/30/2019 8:50:26 AM - InstalledByMSI : False
6/30/2019 8:50:26 AM - SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - SignatureState : ValidSignature
6/30/2019 8:50:26 AM - SignedBy : Microsoft Corporation
6/30/2019 8:50:26 AM - Certificate Info :
6/30/2019 8:50:26 AM - -------------------------------------------------------
6/30/2019 8:50:26 AM - [Subject] : CN=Microsoft Corporation, OU=OPC, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
6/30/2019 8:50:26 AM - [Issuer] : CN=Microsoft Code Signing PCA 2010, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
6/30/2019 8:50:26 AM - [Serial Number] : 330000026ECE6AE5984BFC96A900000000026E
6/30/2019 8:50:26 AM - [Not Before] : 9/6/2018 5:00:30 PM
6/30/2019 8:50:26 AM - [Not After] : 9/6/2019 5:00:30 PM
6/30/2019 8:50:26 AM - [Thumbprint] : 99B6246883B4B32EA59AE18B36945D205A876800
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - Supported Products :
6/30/2019 8:50:26 AM - Microsoft.VisualStudio.Community
6/30/2019 8:50:26 AM - Version : [16.2,)
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - References :
6/30/2019 8:50:26 AM - Prerequisites :
6/30/2019 8:50:26 AM - -------------------------------------------------------
6/30/2019 8:50:26 AM - Identifier : Microsoft.VisualStudio.Component.Web
6/30/2019 8:50:26 AM - Name : ASP.NET and web development tools
6/30/2019 8:50:26 AM - Version : [16.0,)
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - Signature Details...
6/30/2019 8:50:26 AM - Extension is signed with a valid signature.
6/30/2019 8:50:26 AM -
6/30/2019 8:50:26 AM - Searching for applicable products...
6/30/2019 8:50:26 AM - Found installed product - Global Location
6/30/2019 8:50:26 AM - Found installed product - Visual Studio Community 2019
6/30/2019 8:50:26 AM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
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)
Continue reading...