title | description | ms.date | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | author | ms.author | manager | ms.subservice | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Configure Firewall for Remote Debugging Dialog Box | Read about the Configure Firewall for Remote Debugging dialog box, which appears when the Windows Firewall stops the debugger from receiving data over the network. | 04/24/2024 | ui-reference |
|
|
| mikejo5000 | mikejo | mijacobs | debug-diagnostics |
This dialog box appears when the Windows Firewall blocks the debugger from receiving information over the network. To continue remote debugging, you must open a port in the firewall so the debugger can receive information.
Caution
Opening a port in the Firewall might expose your machine to security threats that the Firewall is designed to block. The port that must be opened for remote debugging in Visual Studio is dependent on the Visual Studio version. For more information, see Remote Debugger Port Assignments. To configure port in the firewall, see Configure the Windows Firewall for Remote Debugging.
Cancel remote debugging Cancels the remote debugging attempt. The security settings of your machine remain intact.
Unblock remote debugging from computers on the local network (subnet) Enables remote debugging of machines on your local subnet. This might open vulnerabilities to machines on your local subnet, but the firewall continues to block information coming from outside the subnet.
Unblock remote debugging from any computer Enables remote debugging of machines anywhere on the network. This setting is the least secure.