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

Not implemented (Exception from HRESULT: 0x800004001 (E_NOTIMPL)) #15

Open
justcla opened this issue Jul 16, 2019 · 7 comments
Open

Not implemented (Exception from HRESULT: 0x800004001 (E_NOTIMPL)) #15

justcla opened this issue Jul 16, 2019 · 7 comments

Comments

@justcla
Copy link
Owner

justcla commented Jul 16, 2019

User raised issue on Marketplace Q&A.

When loading the intellij shortcuts in 2019, I get:
Not implemented (Exception from HRESULT: 0x800004001 (E_NOTIMPL))

@justcla
Copy link
Owner Author

justcla commented Jul 16, 2019

I'm not getting this error when I load the IntelliJ shortcuts.
It's possible there is a missing or incorrect DLL reference in the extension.
Are you able to send me some more information about the error?

Logs/Stack trace?

What version of VS are you running?
What version of HotKeys?
What version of Keyboard Shortcuts Manager? (You might not see this in your Extensions unless you installed it separately.)

@justcla
Copy link
Owner Author

justcla commented Jul 16, 2019

As an attempt to fix/workaround... I would try the following:

First approach: Clear Shortcuts list, then re-scan extensions

  • Clear the shortcuts list
    Tools->Keyboard Shortcuts->Load Shortcuts->Clear Shortcuts List
  • Rebuild the shortcuts list (by scanning the extensions)
    Tools->Keyboard Shortcuts->Scan Extensions

Second approach: Uninstall / Re-install.

  • Ensure VS is up-to-date. (I'm currently on Version 16.1.6 Release 16.1.6+29102.190)

  • Uninstall HotKeys (and restart VS)

  • Uninstall Keyboard Shortcuts Manager (if it is showing up in the extensions list)

  • Separately install Keyboard Shortcuts Manager (latest version v2.1.0) - and restart

  • Install the latest version of HotKeys (currently v3.0.0)

  • Restart Visual Studio

  • Hope for the best

@Lemaje
Copy link

Lemaje commented Jul 16, 2019

I've tried both approaches, but none worked.
Please let me know which additional information you want me to provide.

@justcla
Copy link
Owner Author

justcla commented Jul 16, 2019

Are you able to send me some more information about the error?

Logs/Stack trace?

What version of VS are you running?
What version of HotKeys?
What version of Keyboard Shortcuts Manager?

@MalumAtire832
Copy link

Happens for me to.

Visual Studio version: Enterprise 2017 - 15.9.20
HotKeys version: 3.0.0
Keyboard Shortcuts Manager: 2.1.0

Uninstall and reinstall does not work, neither does installing a separate version of KSM.

I tried starting VS with devenv /log to view the activity log.

This only resulted in the following errors on screen:

Not implemented (Exception from HRESULT: 0x800004001 (E_NOTIMPL))

image

And in ActivityLog.xml:

<entry>
    <record>2035</record>
    <time>2020/03/06 08:38:34.912</time>
    <type>Warning</type>
    <source>VisualStudio</source>
    <description>Performance warning: String load failed. Pkg:{1B027A40-8F43-11D0-8D11-00A0C91BC942} LANG:0409 ID:1301</description>
</entry>

@justcla
Copy link
Owner Author

justcla commented Mar 6, 2020

Hmmm. Not sure what's happening.

I might take a look in a week or two.

@MalumAtire832
Copy link

MalumAtire832 commented Mar 6, 2020

That'd be great, are there any other logs I could provide?

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

3 participants