I would like to apologize if this problem has been asked before.
I want to use the Microsoft CLR debugger with my NT7 running in Windows 7.
But when I tried to "Attach to Process" in the CLR debugger, it prompted me and saying that
"Unable to attach to the process. The debugger was unable to automatically select an appropriate type of code. Please manually specify the type(s) of code to which the debugger should attach."
But I don't have this problem if I run NT 7 on Windows XP instead of Win7.
What should I do to get my CLR debugger working in Win7 environment?
Thank you very much.

Comment