DebugView repeated message "GetModuleFileNameEx failed for process xxx"

I am using DebugView to display messages from the .NET program that I develop. The whatpulse.exe executable is flooding DebugView with messages like the following:

[3060] GetModuleFileNameEx failed for process 1104: 5
[3060] GetModuleFileNameEx failed for process 1252: 5
[3060] GetModuleFileNameEx failed for process 1340: 5
[3060] GetModuleFileNameEx failed for process 2044: 5
[3060] GetModuleFileNameEx failed for process 1884: 5
[3060] GetModuleFileNameEx failed for process 1316: 5
[3060] GetModuleFileNameEx failed for process 700: 5
[3060] GetModuleFileNameEx failed for process 1620: 5

3060 is the PID of whatpulse.exe. The messages are displayed many times per second.

I tried version 2.0.2, it occurs with that version as well. I am on Windows XP 32-bit.

If you don’t monitor the messages, they simply disappear into the air. These messages don’t really mean much for the functionality.

I know, I never claimed that they were. It is just annoying when I want to focus on my own messages :slight_smile: I fully understand when you don’t want to give changing this any priority, but if you stumble upon the code line that causes this message, and you comment it out for the next release, you’ll make me happy.

Put the whatpulse client in your filter list? :wink: