Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JsDbg Not working for Edge with VS 2019 #204

Open
testanalist opened this issue May 29, 2020 · 0 comments
Open

JsDbg Not working for Edge with VS 2019 #204

testanalist opened this issue May 29, 2020 · 0 comments

Comments

@testanalist
Copy link

Hi could someone reach out to Peter Salas at microsoft and update this file for Visual studio 2019
JsDbg.VisualStudio.vsix

JsDbg for Visual Studio

Setup
1.Install the JsDbg Visual Studio (VS) extension. (This extension should be able to update without a re-install. To install the update, restart VS, use the extension once, and then restart VS again.)

2020-05-29 08:55:40 - Microsoft VSIX Installer
2020-05-29 08:55:40 - -------------------------------------------
2020-05-29 08:55:40 - vsixinstaller.exe version:
2020-05-29 08:55:40 - 16.4.1057
2020-05-29 08:55:40 - -------------------------------------------
2020-05-29 08:55:40 - Command line parameters:
2020-05-29 08:55:40 - C:\program files (x86)\microsoft visual studio\installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\hakisr\Downloads\JsDbg.VisualStudio.vsix
2020-05-29 08:55:40 - -------------------------------------------
2020-05-29 08:55:40 - Microsoft VSIX Installer
2020-05-29 08:55:40 - -------------------------------------------
2020-05-29 08:55:41 - Initializing Install...
2020-05-29 08:55:41 - Extension Details...
2020-05-29 08:55:41 - Identifier : 5b3af206-b4d4-4d12-9661-5d2d8dd8d194
2020-05-29 08:55:41 - Name : JsDbg for Visual Studio
2020-05-29 08:55:41 - Author : Peter Salas
2020-05-29 08:55:41 - Version : 1.0.68
2020-05-29 08:55:41 - Description : Hosts debugger extensions written in HTML, CSS, and JS.
2020-05-29 08:55:41 - Locale : en-US
2020-05-29 08:55:41 - MoreInfoURL :
2020-05-29 08:55:41 - InstalledByMSI : False
2020-05-29 08:55:41 - SupportedFrameworkVersionRange : [4.5]
2020-05-29 08:55:41 -
2020-05-29 08:55:41 - SignatureState : Unsigned
2020-05-29 08:55:41 - Supported Products :
2020-05-29 08:55:41 - Microsoft.VisualStudio.Community
2020-05-29 08:55:41 - Version : [15.0]
2020-05-29 08:55:41 -
2020-05-29 08:55:41 - References :
2020-05-29 08:55:41 - -------------------------------------------------------
2020-05-29 08:55:41 - Identifier : Microsoft.VisualStudio.MPF.11.0
2020-05-29 08:55:41 - Name : Visual Studio MPF 11.0
2020-05-29 08:55:41 - Version : [11.0]
2020-05-29 08:55:41 - MoreInfoURL :
2020-05-29 08:55:41 - Nested : No
2020-05-29 08:55:41 -
2020-05-29 08:55:41 - Prerequisites :
2020-05-29 08:55:41 - -------------------------------------------------------
2020-05-29 08:55:41 - Identifier : Microsoft.VisualStudio.Component.CoreEditor
2020-05-29 08:55:41 - Name : Visual Studio core editor
2020-05-29 08:55:41 - Version : [15.0.26208.0,16.0)
2020-05-29 08:55:41 -
2020-05-29 08:55:41 - -------------------------------------------------------
2020-05-29 08:55:41 - Identifier : Microsoft.VisualStudio.Component.VC.CoreIde
2020-05-29 08:55:41 - Name : Visual Studio C++ core features
2020-05-29 08:55:41 - Version : [15.0.26208.0,16.0)
2020-05-29 08:55:41 -
2020-05-29 08:55:41 - -------------------------------------------------------
2020-05-29 08:55:41 - Identifier : Microsoft.VisualStudio.ComponentGroup.VisualStudioExtension.Prerequisites
2020-05-29 08:55:41 - Name : Visual Studio extension development prerequisites
2020-05-29 08:55:41 - Version : [15.0.26208.0,16.0)
2020-05-29 08:55:41 -
2020-05-29 08:55:41 - Signature Details...
2020-05-29 08:55:41 - Extension is not signed.
2020-05-29 08:55:41 -
2020-05-29 08:55:41 - Searching for applicable products...
2020-05-29 08:55:41 - Found installed product - Global Location
2020-05-29 08:55:41 - Found installed product - Visual Studio Enterprise 2019 (2)
2020-05-29 08:55:41 - Found installed product - Visual Studio Professional 2019
2020-05-29 08:55:41 - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
vid VSIXInstaller.ExtensionService.GetInstallableDataImpl(IInstallableExtension extension, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData) vid VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData)
vid VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
vid VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
vid VSIXInstaller.App.Initialize(Boolean isRepairSupported)
vid VSIXInstaller.App.Initialize()
vid System.Threading.Tasks.Task`1.InnerInvoke()
vid System.Threading.Tasks.Task.Execute()
--- Slut på stackspårningen från föregående plats där ett undantag utlöstes ---
vid Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant