Skip to content

Commit f81f60d

Browse files
committed
minor edit
1 parent 7484f01 commit f81f60d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@ If you are using **Attach to Process** to debug:
6969

7070
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.
7171

72-
2. If you see the same error, try restarting Visual Studio with Administrator privileges, and then try again.
72+
2. Check the application log on the server (Event Viewer on Windows) for more detailed information to help resolve the issue.
73+
74+
3. Otherwise, try restarting Visual Studio with Administrator privileges, and then try again.
7375

7476
## <a name="invalid_access"></a> Invalid access to memory location
7577

0 commit comments

Comments
 (0)