ppgrainbow Posted May 5, 2022 Posted May 5, 2022 (edited) So, I've been trying out a older version of Process Hacker, version 1.11 under Windows 2000 and when I try to run it, I get these error messages: "An unhandled exception has occurred in Process Hacker. Please report the error to the Process Hacker team via bug tracker at SourceForge by clicking Send Report. You will receive a tracker item for keeping track of its resolution status." Here is the output error that I have received: System.NullReferenceException: Object reference not set to an instance of an object. at ProcessHacker.ProcessTree.GetProcessColor(ProcessItem p) at ProcessHacker.ProcessTree.<>c__DisplayClass9.<provider_DictionaryAdded>b__7() at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbacks() DIAGNOSTIC INFORMATION Process Hacker 1.11.0.0 Process Hacker Build Time: 01/24/2010 08:38:54 CLR Version: 2.0.50727.3053 OS Version: Microsoft Windows NT 5.0.2195 Service Pack 4 (32-bit) Elevation: Full Working set: 20.57 MB Settings file: C:\Documents and Settings\ppgrainbow\Application Data\Process Hacker\settings.xml KProcessHacker: not running OBJECTS Live: 13 Created: 71 Freed: 58 Disposed: 56 Finalized: 2 Referenced: 0 Dereferenced: 0 PRIVATE HEAP Address: 0x36b0000 Live: 2 Allocated: 54 Freed: 52 Reallocated: 0 MISCELLANEOUS COUNTERS LSA lookup policy handle misses: 1 PROCESS HACKER THREAD POOL Worker thread maximum: 2 Worker thread minimum: 0 Busy worker threads: 0 Total worker threads: 0 Queued work items: 0 CLR THREAD POOL Worker threads: 0 current, 2 max, 1 min I/O completion threads: 0 current, 2 max, 1 min PRIMARY SHARED THREAD PROVIDER Count: 3 ProcessHacker.ServiceProvider (Enabled: False, Busy: False) ProcessHacker.NetworkProvider (Enabled: False, Busy: False) SECONDARY SHARED THREAD PROVIDER Count: 0 WINDOWS MemoryEditors: 0, 0 PEWindows: 0, 0 PWindows: 0, 0 ResultsWindows: 0, 0 As far as I know, ProcessHacker v1.7 works on Windows 2000. I tried to get it to work, but got the same error. Has anyone tested older versions of ProcessHacker to see if it works on Windows 2000 or not. Is there any idea how this can be fixed? Thank you for your time. Edited May 8, 2022 by ppgrainbow
ppgrainbow Posted May 8, 2022 Author Posted May 8, 2022 Event Viewer shows a Event ID 5000 error referencing .NET Runtime 2.0. Here is the descruption of the event on ProcessHacker: EventType : clr20r3 P1 : processhacker.exe P2 : 1.11.0.0 P3 : 4b5c152b P4 : processhacker P5 : 1.11.0.0 P6 : 4b5c152b P7 : b83 P8 : 2e P9 : system.entrypointnotfound I did reinstall .NET Framework 2.0 and applied both service pack 1 and service pack 2, but got the same message.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now