-
Notifications
You must be signed in to change notification settings - Fork 523
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
Npcap Bug Report - error 8007007e #135
Comments
Note: installing nmap with KM-TEST loopback fails too, setupapi.dev.log says:
|
See also #72. |
Same error installing 0.9990 on a Win2016 Standard, using a local administrator. |
Thanks for these reports. I am consolidating all instances of error 8007007e (ERROR_MOD_NOT_FOUND) during installation into this issue. Please follow the below procedure and report if it resolves your issue or not:
|
hello, i had the same issues installing the latest version (1.6) and after following these steps i now have no internet connection. I have no adapters in ncpa.cpl and the adapters that show up in device manager all have the error: "windows is still setting up class configurations for this device. (code 56)." I tried to reinstall network adapter drivers in multiple ways, tried another network restart, tried clear cmos, tried deleting npcap and reinstalling and after 5 hours of work I'm still unable to restore network connectivity and unable to install npcap successfully. I also tried disabling the group security policy for driver signing and that didn't help. I'm on windows 10 pro without the 21H1 feature update. |
Presumably that's a result of mapping the Windows error code |
I was able to resolve the issue, and I am curious to see if others are in the same situation. I had recently updated my device drivers with the Dell command update, and after a reboot, I lost all of my onboard network drivers to driver code 56. Well, it turns out that if you have VMware workstation installed with the bridged network configured, it causes this whole nightmare. Here's what I did to resolve it:
After the reboot, I was able to install Npcap with no issues. I'm not sure if a bunch of us are in the same boat and don't realize the commonality or this was just a coincidence. |
This solved the problem for me, thank you SO much. Anyway, thanks again! |
Well, it was a weird situation. About two weeks ago, I got the Npcap issue, stumbled upon this thread, and checked in a couple of times to see if someone found a fix. Well, yesterday, I was updating my device drivers and then lost all network functionality. I noticed the driver issue was from the VMware virtual network interfaces or bridging software conflicting with physical network adapters. I did have VMware workstation installed on my device a few months ago, so I was a bit confused as to why an application no longer installed would have a lingering impact after a driver update. Turns out the uninstaller doesn't wholly remove itself from the registry. The most common issue related to a Registry CLSID entry is a program's failure to delete its CLSID from the Registry when the rest of the program is uninstalled. After resolving my driver issue, it dawned on me to see if it resolved the Npcap install failure, which it did. |
@Socks-N-FLops You have my gratitude. Worked for me too. |
Note that this is a bug report, rather than a forum post - the ultimate goal isn't just to provide workarounds, the ultimate goal is to find out the root cause and fix it (if it's an Npcap bug) or work around it (if it's a problem with some other software), if possible. If it's not an Npcap bug, and it's not possible for Npcap to attempt to work around the problem, it might be useful to add it a a FAQ entry. I did a Google search and the results suggest that it might, as per your comment, be related to VMware. |
It worked for me too. Btw that’s a weird way to thank the only person who’s found a fix. |
I dont know if there is a fix, but what i do know, is that this is definitely the problem, and also affects other network driver related things, apart from npcap. For example, i could not use any vpn software on my windows for months. They all dies because of "driver error". |
Please file a bug with VMware on that. I think VMware can be installed on a VMware guest, so I'll try installing and uninstalling it on my Windows 11 VM and, if it makes the same mistake there, I'll file a bug, too. (Hopefully they will have a single bug report and make all others duplicates; a significant number of duplicates may raise its priority.) I'm not sure whether Npcap could detect this issue and remove the CLSID from the registry. |
I tried using this solution but I'm unable to delete the entry. I had administrator privileges and everything but it's not deleting, no matter what I do. I also restarted the computer in Safe Mode. Edit: Okay so since I wasnt able to manually delete it using the instructions given, I used command prompt instead and now its been deleted and I have successfully been able to install Npcap without any errors. I've been stuck with this for weeks so thank you for the solution! Heres the command I used btw: reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID{3d09c1ca-2bcc-40b7-b9bb-3f3ec143a87b}" /f |
Trying to install npcap 0.9983 on Windows 10.
setupapi.dev.log says:
DiagReport on the other side says
oem95.inf doesn't exist in Windows\INF, oem2.inf (and .PNF) do exist.
The text was updated successfully, but these errors were encountered: