Skip to content

JsDbg does not support VS2019 #136

Open
@sfortiner

Description

When trying to load JsDbg in VS2019, I get the following error:

Description: Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at JsDbg.VisualStudio.AutoUpdater.CheckForUpdates(String identifier, String updateUrl)
at JsDbg.VisualStudio.JsDbgPackage.Initialize()
at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.SetSite(IServiceProvider sp)

Error: 80004003 - E_POINTER

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions