Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.72 KB

File metadata and controls

64 lines (45 loc) · 2.72 KB
ms.topic include
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw
  1. On the remote computer, find and start the Remote Debugger from the Start menu.

    If you don't have administrative permissions on the remote computer, right-click the Remote Debugger app and select Run as administrator. Otherwise, just start it normally.

    If you are planning to attach to a process which is running as an administrator, or is running under a different user account (such as IIS), right-click the Remote Debugger app and select Run as administrator. For more information, see Run the remote debugger as an administrator.

  2. The first time you start the remote debugger (or before you have configured it), the Remote Debugging Configuration wizard appears.

    ::: moniker range="visualstudio" In most scenarios, select Configure remote debugging.

    Screenshot of remote debugger configuration.
    ::: moniker-end

    ::: moniker range="vs-2022" In most scenarios, choose Next until you get to the Configure the Windows Firewall page of the wizard.

    Screenshot of remote debugger configuration.
    ::: moniker-end

  3. Select at least one network type you want to use the remote tools on. If the computers are connected through a domain, you must choose the first item. If the computers are connected through a workgroup or homegroup, choose the second or third item as appropriate.

    ::: moniker range=">= vs-2022" Next, select Finish to start the remote debugger. ::: moniker-end

  4. When configuration is complete, the Remote Debugger window appears.

    ::: moniker range="visualstudio" Screenshot of remote debugger window ::: moniker-end

    ::: moniker range="vs-2022" Screenshot of remote debugger window ::: moniker-end

    The remote debugger is now waiting for a connection. Use the server name and port number shown to set the remote connection configuration in Visual Studio.

To stop the remote debugger, select File > Exit. You can restart it from the Start menu, or from the command line:

<Remote debugger installation directory>\msvsmon.exe