Illegal characters in path.
rdugre
Posts: 13
Just a minor issue. When I attempt to open the "aspnet_wp.exe" process, I get the message "Illegal characters in path." It seems to open the process successfully, but I'm assuming it's complaining about the underscore in the process name.
Comments
Perhaps creating an application config file for Memory Tracker forcing the supportedRuntime to .NET 2.0 will make this work. I'm not in a position to try it right now, but I'll see if I can look into it later.
Thanks!
Creating a RedGate.Memory.UI.exe.config file does solve the invalid path problem for aspnet_wp.exe: There seems to be a problem accessing some bit of memory now, however. Hopefully it works for you.