question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Windows 10 x64: Error: 0x80131700 when listing drives

See original GitHub issue

I get this error right when opening Etcher from the source tree, with npm start:

capture

The drive scanner mechanism doesn’t work at all. This is a clean Windows 10 installation on an Intel NUC.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jviotticommented, Nov 16, 2016

The proposed List class from the answers can’t handle object items (like dictionaries). I ended up rolling my own based on Scripting.Dictionary, as suggested in yet another answer, and it works flawlessly 👍

1reaction
lurchcommented, Nov 16, 2016

IMHO given the already-large size of the Etcher download, we shouldn’t require people to install .NET 3.5 too. How hard is the “implement your own types in VBScript” option?

Read more comments on GitHub >

github_iconTop Results From Across the Web

FIX: 0x80131700 error code when starting or configuring the ...
Windows could not start the Enterprise Single Sign-On Service service on Local Computer. Error 0x80131700: 0x80131700. ERROR: Could not contact the SSO server...
Read more >
SOLVED - Error 0x80131700. Failed to Bind to MS Common ...
After updating to the latest Windows 10 (I think it was 1607), opening Sound Forge Pro 11 produced the following error: Error 0x80131700....
Read more >
No drives can be found during Windows 10 installation (Intel ...
1. Go to Download Windows 11 (Microsoft) (in English). 2. Under Create Windows 11 Installation Media, click Download Now. 3. Click Open, Save,...
Read more >
CoCreateInstance error 0x80131700 in Windows 10
As pointed out in the comments by @Simon Mourier, the problem was I needed to add a .config file like the one in...
Read more >
Why do i get error code 0x80131700 on windows 7 ultimate ...
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found