Skip to content

Commit 01334ab

Browse files
author
JiayueHu
authored
Merge pull request #3877 from MicrosoftDocs/master
Daily publishing Feb.7
2 parents 5dc74b4 + e55268c commit 01334ab

File tree

93 files changed

+1992
-2004
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+1992
-2004
lines changed

docs/containers/docker-tools.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ms.date: 02/01/2019
77
ms.prod: visual-studio-dev15
88
ms.technology: vs-azure
99
ms.topic: include
10-
monikerRange: ">= vs-2017"
1110
---
1211
# Quickstart: Visual Studio Tools for Docker
1312

docs/debugger/error-the-microsoft-visual-studio-remote-debugging-monitor-no-permission.md

Lines changed: 25 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,40 +4,41 @@ titleSuffix: ""
44
ms.custom: "seodec18"
55
ms.date: "11/04/2016"
66
ms.topic: "troubleshooting"
7-
ms.topic: "reference"
8-
f1_keywords:
7+
f1_keywords:
98
- "vs.debug.error.access_denied_oncallback"
10-
dev_langs:
9+
dev_langs:
1110
- "CSharp"
1211
- "VB"
1312
- "FSharp"
1413
- "C++"
1514
- "JScript"
16-
helpviewer_keywords:
15+
helpviewer_keywords:
1716
- "remote debugging, Windows version error"
1817
author: "mikejo5000"
1918
ms.author: "mikejo"
2019
manager: jillfra
21-
ms.workload:
20+
ms.workload:
2221
- "multiple"
2322
---
2423
# Error: The Microsoft Visual Studio Remote Debugging Monitor on the remote computer does not have permission to connect to this computer
25-
This error occurs when the user who is trying to run the Visual Studio Remote Debugging Monitor (msvsmon) does not have an account on the local computer.
26-
27-
### To fix this problem
28-
29-
- Add a user account to the Visual Studio debugger host computer, with the same name and password as the user account running msvsmon on the remote computer,
30-
31-
\- or -
32-
33-
- Run msvsmon as a user who has permission to call into the local computer. This means the user must be a domain user and an administrator on the msvsmon computer. You can specify the user account to run msvsmon in one of two ways:
34-
35-
- Right-click the msvsmon icon and choose **Run As** on the shortcut menu
36-
37-
\- or -
38-
39-
- At the Command Prompt, run `runas.exe`.
40-
41-
## See Also
42-
[Remote Debugging Errors and Troubleshooting](../debugger/remote-debugging-errors-and-troubleshooting.md)
43-
[Remote Debugging](../debugger/remote-debugging.md)
24+
25+
This error occurs when the user who is trying to run the Visual Studio Remote Debugging Monitor (msvsmon) does not have an account on the local computer.
26+
27+
## To fix this problem
28+
29+
- Add a user account to the Visual Studio debugger host computer, with the same name and password as the user account running msvsmon on the remote computer,
30+
31+
\- or -
32+
33+
- Run msvsmon as a user who has permission to call into the local computer. This means the user must be a domain user and an administrator on the msvsmon computer. You can specify the user account to run msvsmon in one of two ways:
34+
35+
- Right-click the msvsmon icon and choose **Run As** on the shortcut menu
36+
37+
\- or -
38+
39+
- At the Command Prompt, run `runas.exe`.
40+
41+
## See also
42+
43+
- [Remote Debugging Errors and Troubleshooting](../debugger/remote-debugging-errors-and-troubleshooting.md)
44+
- [Remote Debugging](../debugger/remote-debugging.md)

docs/debugger/visual-cpp-custom-visualizer-compatibility.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: "Visual C/C++ Custom Visualizer Compatibility"
33
ms.date: "01/28/2019"
44
ms.topic: "reference"
5-
dev_langs:
5+
dev_langs:
66
- "C++"
7-
helpviewer_keywords:
7+
helpviewer_keywords:
88
- "debugging assertions"
99
- "assertions, debugging"
1010
- "assertions, assertion failures"
@@ -13,9 +13,9 @@ ms.assetid: 64af5bed-e38b-420f-b9ce-d64f35100aae
1313
author: "mikejo5000"
1414
ms.author: "mikejo"
1515
manager: douge
16-
ms.workload:
16+
ms.workload:
1717
- "multiple"
18-
monikerRange: '>= vs-2019'
18+
monikerRange: ">= vs-2019"
1919
---
2020
# Visual C/C++ Custom Visualizer Compatibility
2121

docs/designers/accessibility-products-and-services-blend.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Accessibility products and services (Blend)
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: ba8557f6-231a-4d8b-80dd-80397e87a17f
87
author: gewarren

docs/docfx.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
]
1717
},
1818
{
19-
"group": "vs-2017",
19+
"group": "vs-2017-2019",
2020
"src": "./",
2121
"files": [
2222
"**/*.md",
@@ -49,7 +49,7 @@
4949
]
5050
},
5151
{
52-
"group": "vs-2017",
52+
"group": "vs-2017-2019",
5353
"src": "./",
5454
"files": [
5555
"**/*.png",
@@ -75,9 +75,9 @@
7575
"breadcrumb_path": "/visualstudio/_breadcrumb/toc.json",
7676
"extendBreadcrumb": "true",
7777
"ROBOTS": "INDEX,FOLLOW",
78+
"manager": "jillfra",
7879
"author": "jillre",
7980
"ms.author": "jillfra",
80-
"manager": "jillfra",
8181
"ms.date": "11/16/2016",
8282
"ms.topic": "conceptual",
8383
"audience": "developer",
@@ -145,13 +145,13 @@
145145
"groups": {
146146
"vs-2015": {
147147
"moniker_range": "vs-2015",
148-
"dest": "temp2015"
148+
"dest": "vs-2015-dest"
149149
},
150-
"vs-2017": {
150+
"vs-2017-2019": {
151151
"moniker_range": ">= vs-2017",
152-
"dest": "temp2017"
152+
"dest": "vs-2017-2019-dest"
153153
}
154154
},
155155
"markdownEngineName": "markdig"
156156
}
157-
}
157+
}

docs/get-started/csharp/tutorial-aspnet-core.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ ms.custom: "seodec18, get-started"
66
ms.date: 10/29/2018
77
ms.prod: visual-studio-dev15
88
ms.technology: vs-ide-general
9-
ms.prod: visual-studio-dev15
109
ms.topic: tutorial
1110
ms.devlang: CSharp
1211
author: TerryGLee

docs/get-started/csharp/tutorial-wpf.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ms.custom: "seodec18, get-started"
55
ms.date: 10/03/2017
66
ms.prod: visual-studio-dev15
77
ms.technology: vs-ide-general
8-
ms.prod: visual-studio-dev15
98
ms.topic: conceptual
109
dev_langs:
1110
- "CSharp"

docs/get-started/visual-basic/tutorial-console.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ms.custom: "seodec18, get-started"
55
ms.date: 08/10/2018
66
ms.prod: visual-studio-dev15
77
ms.technology: vs-ide-general
8-
ms.prod: visual-studio-dev15
98
ms.topic: tutorial
109
ms.devlang: vb
1110
author: TerryGLee

docs/get-started/visual-basic/tutorial-wpf.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ ms.custom: "seodec18, get-started"
55
ms.date: 10/03/2017
66
ms.prod: visual-studio-dev15
77
ms.technology: vs-ide-general
8-
ms.prod: visual-studio-dev15
98
ms.topic: conceptual
109
dev_langs:
1110
- "VB"

docs/ide/editorconfig-code-style-settings-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1427,7 +1427,7 @@ The following table shows the rule name, applicable languages, default value, an
14271427
| Rule name | Applicable languages | Visual Studio default | Visual Studio 2017 version |
14281428
| ----------- | -------------------- | ----------------------| ---------------- |
14291429
| dotnet_sort_system_directives_first | C# and Visual Basic | true | 15.3 |
1430-
| dotnet_separate_import_directive_groups | C# and Visual Basic | true | 15.5 |
1430+
| dotnet_separate_import_directive_groups | C# and Visual Basic | false | 15.5 |
14311431

14321432
**dotnet\_sort\_system\_directives_first**
14331433

docs/ide/filtered-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ helpviewer_keywords:
99
author: gewarren
1010
ms.author: stsu
1111
manager: jillfra
12-
monikerRange: vs-2019
12+
monikerRange: ">= vs-2019"
1313
---
1414
# Filtered solutions in Visual Studio
1515

docs/ide/getting-started-with-cpp-in-visual-studio.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: ""
44
ms.custom: mvc
55
ms.date: 12/04/2017
66
ms.prod: visual-studio-dev15
7-
ms.prod: visual-studio-dev15
87
ms.topic: tutorial
98
author: corob-msft
109
ms.author: corob

docs/ide/quickstart-fsharp.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "Quickstart: Create an ASP.NET Core web service in F#"
33
description: "Learn how to create an ASP.NET Core web service in Visual Studio with F#, step-by-step."
44
ms.date: 08/24/2018
55
ms.prod: visual-studio-dev15
6-
ms.prod: visual-studio-dev15
76
ms.topic: quickstart
87
author: "cartermp"
98
ms.author: "phcart"

docs/ide/quickstart-python.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "Quickstart: use Visual Studio to create a Python web app"
33
description: In this quickstart, you use Visual Studio and the Flask framework to build a simple web app in Python.
44
ms.date: 10/29/2018
55
ms.prod: visual-studio-dev15
6-
ms.prod: visual-studio-dev15
76
ms.technology: vs-python
87
ms.topic: quickstart
98
author: kraigb

docs/ide/reference/accessibility-features-of-visual-studio.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "Accessibility features of Visual Studio"
33
description: "Learn more about the accessibility features and utilities that help make both the Windows operating system and the Visual Studio developer suite more accessible for everyone, including people with disabilities."
44
ms.date: 08/22/2017
55
ms.prod: visual-studio-dev15
6-
ms.prod: visual-studio-dev15
76
ms.topic: conceptual
87
helpviewer_keywords:
98
- "Visual Studio, accessibility"

docs/ide/reference/accessibility-products-and-services-from-microsoft.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Accessibility products and services from Microsoft
33
description: "Learn more about the products and services from Microsoft that can help make our operating systems, programs, and applications more accessible for everyone to use, including people with disabilities."
44
ms.date: 08/22/2017
55
ms.prod: visual-studio-dev15
6-
ms.prod: visual-studio-dev15
76
ms.topic: conceptual
87
helpviewer_keywords:
98
- "TTY/TDD services"

docs/ide/reference/accessibility-tips-and-tricks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "Accessibility tips and tricks for Visual Studio"
33
description: "Learn more about tips and tricks that can help make the Visual Studio integrated development environment (IDE) more accessible for everyone to use, including people with disabilities."
44
ms.date: 09/15/2017
55
ms.prod: visual-studio-dev15
6-
ms.prod: visual-studio-dev15
76
ms.topic: conceptual
87
helpviewer_keywords:
98
- "accessibility [Visual Studio]"

docs/ide/reference/how-to-set-ide-accessibility-options.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "How to: Set IDE accessibility options"
33
description: "Learn how to set accessibility options in Visual Studio that will make its integrated development environment (IDE) easier for everyone to use, including for people who have low vision to read and for people who have limited dexterity to write."
44
ms.date: 08/22/2017
55
ms.prod: visual-studio-dev15
6-
ms.prod: visual-studio-dev15
76
ms.topic: conceptual
87
helpviewer_keywords:
98
- "accessibility [Visual Studio]"

docs/ide/reference/how-to-use-the-keyboard-exclusively.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "How to: Use the keyboard exclusively"
33
description: "Learn how to use default shortcut key combinations to make it easy to navigate and code within the Visual Studio integrated development environment (IDE)."
44
ms.date: 08/22/2016
55
ms.prod: visual-studio-dev15
6-
ms.prod: visual-studio-dev15
76
ms.topic: conceptual
87
helpviewer_keywords:
98
- "Toolbox, shortcut keys"

docs/ide/reference/resources-for-designing-accessible-applications.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: "Resources for designing accessible applications"
33
description: "Learn how to create accessible applications to make them easier for people with disabilities to use."
44
ms.date: 11/04/2016
55
ms.prod: visual-studio-dev15
6-
ms.prod: visual-studio-dev15
76
ms.topic: conceptual
87
helpviewer_keywords:
98
- "accessibility, Windows applications"

docs/ide/step-1-create-a-project-and-add-a-table-to-your-form.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 1: Create a project and add a table to your form"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 1cac4ba4-f3cd-43bd-ad5d-50fc599234e8
87
author: TerryGLee

docs/ide/step-1-create-a-project-and-add-labels-to-your-form.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 1: Create a project and add labels to your form"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: f44e50be-a5f5-4d77-9cff-dd52374c3f74
87
author: TerryGLee

docs/ide/step-1-create-a-windows-forms-application-project.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 1: Create a Windows Forms Application project"
33
ms.date: 01/26/2019
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 16ac2422-e720-4e3a-b511-bc2a54201a86
87
author: TerryGLee

docs/ide/step-10-write-code-for-additional-buttons-and-a-check-box.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 10: Write code for additional buttons and a check box"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 185cf370-ab39-4ac0-b6bc-601d5b95a4a2
87
author: TerryGLee

docs/ide/step-11-run-your-program-and-try-other-features.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 11: Run your program and try other features"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 656614d0-4fe7-4a67-8edc-c10919377d09
87
author: TerryGLee

docs/ide/step-2-add-a-random-object-and-a-list-of-icons.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 2: Add a Random object and a list of icons"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 95faea28-eddc-4cfa-95fb-3b34b5a976d7
87
author: TerryGLee

docs/ide/step-2-create-a-random-addition-problem.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 2: Create a random addition problem"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 6461c4cf-f2aa-4bf5-91ed-06820a4f893d
87
author: TerryGLee

docs/ide/step-2-run-your-program.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 2: Run your program"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 9a8fe90e-c97b-4e98-b6c8-0c6b3962c49d
87
author: TerryGLee

docs/ide/step-3-add-a-countdown-timer.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 3: Add a countdown timer"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 62670a2b-efdc-45c6-9646-9b17eeb33dcb
87
author: TerryGLee

docs/ide/step-3-assign-a-random-icon-to-each-label.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 3: Assign a random icon to each label"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 0ba5ed7a-9aaa-41f4-95d2-e3c2d567bc79
87
author: TerryGLee

docs/ide/step-3-set-your-form-properties.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 3: Set your form properties"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 634ef037-1525-48c8-ac7f-abf04be69376
87
author: TerryGLee

docs/ide/step-4-add-a-click-event-handler-to-each-label.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 4: Add a click event handler to each label"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 16bdbc7c-4129-411d-bace-f4a3e5375975
87
author: TerryGLee

docs/ide/step-4-add-the-checktheanswer-parens-method.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 4: Add the CheckTheAnswer() method"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: c66f3831-b4a0-40bc-a109-8f46f4db35ed
87
author: TerryGLee

docs/ide/step-4-lay-out-your-form-with-a-tablelayoutpanel-control.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 4: Lay out your form with a TableLayoutPanel control"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: 61acde79-e115-4bad-bb06-1fbe37717a3e
87
author: TerryGLee

docs/ide/step-5-add-controls-to-your-form.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: "Step 5: Add controls to your form"
33
ms.date: 11/04/2016
44
ms.prod: visual-studio-dev15
5-
ms.prod: visual-studio-dev15
65
ms.topic: conceptual
76
ms.assetid: dc2746f4-0b5c-4674-9ef7-f40f94150f52
87
author: TerryGLee

0 commit comments

Comments
 (0)