Skip to content

Commit ef9eff1

Browse files
committed
new feedback
1 parent 61b496e commit ef9eff1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/debugger/unable-to-connect-to-the-microsoft-visual-studio-remote-debugging-monitor.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,13 @@ If you are debugging an Azure App Service app, try using the [Attach Debugger](.
6868

6969
If you are using **Attach to Process** to debug:
7070

71-
1. In the **Attach to Process** dialog box or in the project properties, make sure that the remote computer name and the port number matches the name and port number shown in the remote debugger window. If incorrect, fix and try again.
71+
- In the **Attach to Process** dialog box or in the project properties, make sure that the remote computer name and the port number matches the name and port number shown in the remote debugger window. If incorrect, fix and try again.
7272

73-
2. Check the application log on the server (Event Viewer on Windows) for more detailed information to help resolve the issue.
73+
- If you are trying to connect using a host name, try an IP address instead.
7474

75-
3. Otherwise, try restarting Visual Studio with Administrator privileges, and then try again.
75+
- Check the application log on the server (Event Viewer on Windows) for more detailed information to help resolve the issue.
76+
77+
- Otherwise, try restarting Visual Studio with Administrator privileges, and then try again.
7678

7779
## <a name="invalid_access"></a> Invalid access to memory location
7880

0 commit comments

Comments
 (0)