Skip to content

Commit 89ecff6

Browse files
authored
Merge pull request #8210 from crmann1/main
AB#3845: Add clearer instructions to proxy debugging
2 parents 8a4e2b3 + 180cff5 commit 89ecff6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

support/developer/visualstudio/installation/troubleshoot-network-related-errors.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot network or proxy errors
33
description: Find solutions for network- or proxy-related errors that you might encounter when you install, update, or use Visual Studio behind a firewall or a proxy server.
4-
ms.date: 12/09/2024
4+
ms.date: 02/14/2025
55
author: HaiyingYu
66
ms.author: haiyingyu
77
ms.reviewer: meghaanand, chrmann, jagbal
@@ -36,6 +36,9 @@ To resolve this issue, try these steps:
3636

3737
Visual Studio should pick up the proxy setting from Windows. However, you can set a specific proxy server in the following way.
3838

39+
- For Visual Studio 2022, follow steps 1, 2, and 3.
40+
- For Visual Studio 2019, follow steps 1 and 2.
41+
3942
1. Find **devenv.exe.config** (the configuration file of **devenv.exe**) in:
4043

4144
- Visual Studio 2019: **%ProgramFiles%\Microsoft Visual Studio\2019\Enterprise\Common7\IDE** or **%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Enterprise\Common7\IDE**.

0 commit comments

Comments
 (0)