0

I want to use AdPlus to diagnose out of memory errors. To run the "hang" memory dump, I need to provide the process ID of my app. What would that be and how do I go about finding that?

user31673
  • 13,245
  • 12
  • 58
  • 96

1 Answers1

1

Aspnet_wp.exe process (or the W3wp.exe process on Windows Server 2003)
See http://support.microsoft.com/kb/892277

Tal
  • 1,759
  • 1
  • 12
  • 22