On Windows 95/98/Me, I get the error ImportError: DLL load failed: One of the library files needed to run this application cannot be found. when running sumiserv using dchan_mode of “pcap”, why?
This cryptic error most likely means sumiserv is using the wrong versions of one or more of npptools.dll, packet.dll, wpcap.dll, or wanpacket.dll (part of WinPcap), particularly, Unicode DLLs. NPPTools.dll depends on mfc42u.dll, which is not available for Windows Me. (Unicode is not supported.) To fix this problem, ensure npptools.dll, packet.dll, wpcap.dll, and wanpacket.dll are not in C:\Program Files\SUMI. Try re-running sumiserv, and if the same error occurs, reinstall WinPcap.
Related Questions
- On Windows 95/98/Me, I get the error ImportError: DLL load failed: One of the library files needed to run this application cannot be found. when running sumiserv using dchan_mode of "pcap", why?
- Why does my agent log have the error "java.lang.UnsatisfiedLinkError: Unable to load library augeas: libaugeas.so: cannot open shared object file: No such file or directory"?
- What does the error message "Failed to load a resource: Unable to load resources" mean?