Looking for suggestions for a method of capturing a memory dump while a user is running under terminal services. I have tried using "AdPlus" with WinDbg but the application runs under terminal services and it doesn't seem to like that combination.
(This is a VB.NET application.)
Similar to the following question but needs to allow the application to run under terminal services with no external dialogs. (Tried WinDbg in quiet mode, crashes the session.)
http://stackoverflow.com/questions/48148/tool-for-analyzing-net-app-memory-dumps