Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 2.2 KB

configure-firewall-for-remote-debugging-dialog-box.md

File metadata and controls

46 lines (37 loc) · 2.2 KB
titledescriptionms.datems.topicf1_keywordsdev_langshelpviewer_keywordsauthorms.authormanagerms.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
vs.debug.firewallconfiguration
CSharp
VB
FSharp
C++
JScript
Configure Firewall for Remote Debugging dialog box
remote debugging, configuring firewalls
firewalls, configuring for remote debugging
mikejo5000
mikejo
mijacobs
debug-diagnostics

Configure Firewall for Remote Debugging Dialog Box

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.

UIElement List

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.

See also

close