Debugging on remote machine

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm trying to debug a windows form client on another machine however when I try to attach to the process in the Debug processes window the following error occurs:

Unable to connect to machine 'xxx'. The debugger is not properly installed. Run setup to install or repair the debugger.

John

Ps. Is it possible to remotely debug asp_wp using the same method?
 
Is the debugger installed on the remote machine, or just on the local
machine?

--- Nick

John said:
Hi,

I'm trying to debug a windows form client on another machine however when
I try to attach to the process in the Debug processes window the following
error occurs:
Unable to connect to machine 'xxx'. The debugger is not properly
installed. Run setup to install or repair the debugger.
 
The remote machine is just a client machine with .NET installed

----- Nick Malik wrote: ----

Is the debugger installed on the remote machine, or just on the loca
machine

--- Nic

John said:
I try to attach to the process in the Debug processes window the followin
error occurs
 
Back
Top