BloodHoundAD / SharpHound2

The Old BloodHound C# Ingestor (Deprecated)
509 stars 113 forks source link

Unhandled Exception: System.MissingMethodException #74

Open A-AFTAHI opened 5 years ago

A-AFTAHI commented 5 years ago

I run SharpHound.exe with the option -c All from metasploit meterpreter on Windows 2003 server and the following error occurs. Can Anyone help solving this issue. Unhandled Exception: System.MissingMethodException: Method not found: 'Boolean System.Threading.WaitHandle.WaitOne(System.TimeSpan)'. at Sharphound2.Utils.DoPing(String hostname, Int32 port) at Sharphound2.Utils.GetUsableDomainControllers() at Sharphound2.Sharphound.Main(String[] args)