Skip to content

Commit ab43d40

Browse files
author
Simonx Xu
committed
Update TOC
1 parent 6a3eeb7 commit ab43d40

12 files changed

Lines changed: 210 additions & 210 deletions

File tree

support/developer/dotnet/toc.yml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
items:
13
- name: Welcome
24
href: welcome-dotnet-landing.yml
35
- name: General Troubleshooting
@@ -6,12 +8,6 @@
68
href: ./framework/general/Printing-process-fails-using-WPF-application-Win10.md
79
- name: 501 syntax error when you use FtpWebRequest
810
href: ./framework/general/ftpwebrequest-behavior.md
9-
- name: A ClickOnce application fails to run
10-
href: ./framework/general/manifest-definitions-do-not-match-reference.md
11-
- name: Applications crash at startup
12-
href: ./framework/general/applications-crash-at-startup.md
13-
- name: Patching fails
14-
href: ./framework/general/patching-framework-fails.md
1511
- name: Developer Pack and language packs
1612
href: ./framework/general/developer-language-pack.md
1713
- name: Event ID 1101 after Domain Controller promotion
@@ -36,12 +32,8 @@
3632
href: ./framework/general/fatalexecutionengineerror-call-com-multilpe-appdomains.md
3733
- name: Can't get security descriptor of a class
3834
href: ./framework/general/error-security-descriptor-native-image-module.md
39-
- name: Can't install PFX files by using X509Certificate
40-
href: ./framework/general/install-pfx-file-using-x509certificate.md
4135
- name: Can't parse XML that contains special characters
4236
href: ./framework/general/xml-parser-invalid-character.md
43-
- name: Can't run programs after an upgrade
44-
href: ./framework/general/cannot-run-programs-after-upgrade.md
4537
- name: Changes in the TSAware behavior
4638
href: ./framework/general/change-tsaware.md
4739
- name: COMException in WPF applications
@@ -54,12 +46,8 @@
5446
href: ./framework/general/computer-stops-responding-mscorsvw.md
5547
- name: Create a summary row for DataGrid
5648
href: ./framework/general/create-summary-row-datagrid.md
57-
- name: Concurrent operations are forced to run sequentially
58-
href: ./framework/general/wcf-extensions-concurrent-request-run-sequentially.md
5949
- name: Data on the clipboard is unavailable
6050
href: ./framework/general/data-clipboard-from-winform-app-unavailable.md
61-
- name: Determine versions and service pack levels
62-
href: ./framework/general/determine-dotnet-versions-service-pack-levels.md
6351
- name: Different WebExceptionStatus are thrown
6452
href: ./framework/general/httpwebrequest-different-webexceptionstatus.md
6553
- name: Endpoints of an arc aren't drawn correctly
@@ -76,8 +64,6 @@
7664
href: ./framework/general/executionengine-exception-wpf-window.md
7765
- name: Exception when you applications with UI automation
7866
href: ./framework/general/exception-run-app-with-ui-automation.md
79-
- name: Fail to publish ClickOnce applications
80-
href: ./framework/general/publishing-clickonce-fails.md
8167
- name: Form height and width changes
8268
href: ./framework/general/wrong-winform-height-width.md
8369
- name: Full-screen applications don't receive touch input events
@@ -104,8 +90,6 @@
10490
href: ./framework/general/memory-optimization-large-httpwebrequest.md
10591
- name: MSDTC transaction requires Full Trust
10692
href: ./framework/general/msdtc-transaction-requires-full-trust.md
107-
- name: New Japanese era updates
108-
href: ./framework/general/new-japanese-era-updates.md
10993
- name: No events are received from COM
11094
href: ./framework/general/no-events-from-com-object.md
11195
- name: Open databases by using Visual Basic .NET
@@ -124,8 +108,6 @@
124108
href: ./framework/general/query-xpathdocument-xpath-csharp.md
125109
- name: RemotingException when you use binary format
126110
href: ./framework/general/remotingexception-binary-format-message.md
127-
- name: Repair an installation
128-
href: ./framework/general/repair-installation.md
129111
- name: RSS20FeedFormatter throws an exception
130112
href: ./framework/general/rss20feedformatter-throw-exception.md
131113
- name: Secure applications
@@ -150,8 +132,6 @@
150132
href: ./framework/general/assembly-version-assembly-file-version.md
151133
- name: Windows Forms applications don't release memory
152134
href: ./framework/general/winform-app-use-settooltip-not-release-memory.md
153-
- name: WCF net.tcp services stop responding
154-
href: ./framework/general/wcf-net-tcp-service-stop-response.md
155135
- name: Windows Forms applications throw SecurityException
156136
href: ./framework/general/winform-app-securityexception.md
157137
- name: WPF application hangs when you use fonts over 100 pts in size
@@ -162,34 +142,54 @@
162142
href: ./framework/general/wpf-browser-hosted-applications-xbaps-crash.md
163143
- name: Build fails when you deploy a component
164144
href: ./framework/general/build-fails-deploy-component-system-text-encoding.md
165-
166145
- name: Installation and Deployment
167146
items:
147+
- name: A ClickOnce application fails to run
148+
href: ./framework/installation/manifest-definitions-do-not-match-reference.md
149+
- name: Applications crash at startup
150+
href: ./framework/installation/applications-crash-at-startup.md
168151
- name: Can't deploy applications in Terminal Server
169152
href: ./framework/installation/clickonce-cannot-deploy-app-terminal-server.md
153+
- name: Can't install PFX files by using X509Certificate
154+
href: ./framework/installation/install-pfx-file-using-x509certificate.md
170155
- name: Can't run .NET Framework based applications
171156
href: ./framework/installation/cannot-run-dotnet-framework-based-applications.md
157+
- name: Can't run programs after an upgrade
158+
href: ./framework/installation/cannot-run-programs-after-upgrade.md
172159
- name: ClickOnce applications fail to update
173160
href: ./framework/installation/clickonce-application-fails-update.md
174161
- name: ClickOnce deployment isn't supported with Roaming Profiles
175162
href: ./framework/installation/clickonce-not-support-roaming-profiles.md
176-
- name: Deploy applications
177-
href: ./framework/installation/deploy-applications.md
178163
- name: ClickOnce Manifest signing is required
179164
href: ./framework/installation/require-clickonce-manifest-signing.md
165+
- name: Deploy applications
166+
href: ./framework/installation/deploy-applications.md
167+
- name: Determine versions and service pack levels
168+
href: ./framework/installation/determine-dotnet-versions-service-pack-levels.md
169+
- name: Fail to publish ClickOnce applications
170+
href: ./framework/installation/publishing-clickonce-fails.md
171+
- name: New Japanese era updates
172+
href: ./framework/installation/new-japanese-era-updates.md
173+
- name: Patching fails
174+
href: ./framework/installation/patching-framework-fails.md
180175
- name: Published ClickOnce applications fail to install
181176
href: ./framework/installation/clickonce-app-install-launch-fail.md
177+
- name: Repair an installation
178+
href: ./framework/installation/repair-installation.md
182179
- name: Setup diagnostics
183180
href: ./framework/installation/setup-diagnostics.md
184-
185181
- name: WCF
186182
items:
183+
- name: .NET 4.5 service throws exception
184+
href: ./wcf/service-throws-exception.md
187185
- name: Async services use wrong impersonation
188186
href: ./wcf/asynchronous-service-use-wrong-impersonation.md
189187
- name: Calls timed out in ASP.NET MVC controller
190188
href: ./wcf/call-timed-out-aspnet-mvc-controller.md
191189
- name: Can't validate or run a workflow
192190
href: ./wcf/cannot-validate-run-workflow.md
191+
- name: Concurrent operations are forced to run sequentially
192+
href: ./wcf/wcf-extensions-concurrent-request-run-sequentially.md
193193
- name: Disconnects HTTP bindings for services
194194
href: ./wcf/disconnects-http-bindings.md
195195
- name: Endpoint.Address value problem when you use the channel
@@ -210,21 +210,21 @@
210210
href: ./wcf/kerberos-not-used-call-service.md
211211
- name: Pre-compiled workflow service activation fails
212212
href: ./wcf/precompiled-workflow-activation-fails.md
213-
- name: Use X509CertificateValidator with services
214-
href: ./wcf/x509certificatevalidator-service-certificate.md
215213
- name: REST services generate metadata in WSDL
216214
href: ./wcf/rest-generate-metadata-wsdl.md
217215
- name: Service does not start automatically
218216
href: ./wcf/service-does-not-start-automatically.md
219-
- name: Service using a non-default ETW provider ID
220-
href: ./wcf/service-use-a-non-default-etw-provider-id.md
217+
- name: Service may scale up slowly under load
218+
href: ./wcf/service-scale-up-slowly.md
221219
- name: Service uses wrong impersonation context
222220
href: ./wcf/service-operations-use-wrong-impersonation-context.md
221+
- name: Service using a non-default ETW provider ID
222+
href: ./wcf/service-use-a-non-default-etw-provider-id.md
223223
- name: SocketException when use connection pooling
224224
href: ./wcf/socketexception-connection-pooling.md
225-
- name: Service may scale up slowly under load
226-
href: ./wcf/service-scale-up-slowly.md
225+
- name: Use X509CertificateValidator with services
226+
href: ./wcf/x509certificatevalidator-service-certificate.md
227+
- name: WCF net.tcp services stop responding
228+
href: ./wcf/wcf-net-tcp-service-stop-response.md
227229
- name: Workflow service may not receive messages in order
228230
href: ./wcf/workflow-service-cannot-receive-messages-in-order.md
229-
- name: .NET 4.5 service throws exception
230-
href: ./wcf/service-throws-exception.md

support/developer/visualstudio/cpp/language-compilers/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
href: ./cs0433-error-when-building-aspnet-project.md
33
- name: C2491 error when you define data members as dllimport
44
href: ./c2491-define-data-member-dllimport.md
5+
- name: Call Run() method of a Script control
6+
href: ./call-script-control-run-method.md
57
- name: CDatabase::GetConnect returns empty string
68
href: ./cdatabase-getconnect-returnn-empty.md
79
- name: Create a Database programmatically by using ADO.NET
@@ -24,6 +26,8 @@
2426
href: ./troubleshoot-visual-c-compile-linker.md
2527
- name: Unnested loops cause C1061 compiler error
2628
href: ./unnested-loops-cause-c1061-error.md
29+
- name: Use string arrays
30+
href: ./use-string-arrays.md
2731
- name: Use try-catch-finally to catch exceptions
2832
href: ./catch-exceptions.md
2933
- name: Warnings when you build managed extensions

support/developer/visualstudio/cpp/libraries/toc.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
- name: _stat-family function can't support Symbolic Directory Link
2+
href: ./_stat-family-cannot-support-symbolic-directory-link.md
13
- name: Microsoft Visual C++ Redistributable latest supported downloads
24
href: /cpp/windows/latest-supported-vc-redist?context=/troubleshoot/developer/context/context
35
- name: Redistributable Package installation fails
46
href: ./runtime-installation-fails.md
57
- name: C2653 or C2039 error when you reference a STD function
68
href: ./c2653-c2039-error-reference-function.md
7-
- name: Call Run() method of a Script control
8-
href: ./call-script-control-run-method.md
99
- name: Can't change the state of a menu item
1010
href: ./cannot-change-state-menu-item.md
1111
- name: Change mouse pointer for a window in MFC
@@ -44,8 +44,6 @@
4444
href: ./stack-top-empty-stl-function.md
4545
- name: Use STL sqrt and pow functions
4646
href: ./stl-sqrt-pow-functions.md
47-
- name: Use string arrays
48-
href: ./use-string-arrays.md
4947
- name: Use random_shuffle STL function
5048
href: ./use-random-shuffle-stl.md
5149
- name: Use set::find STL function

support/developer/visualstudio/general/toc.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

support/developer/visualstudio/ide/toc.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22
href: ./visual-studio-2013-startup-crashes.md
33
- name: Can't dismiss developer license notifications
44
href: ./developer-license-notification-not-dismiss.md
5-
- name: Can't switch between organizational accounts
6-
href: ./cannot-switch-accounts.md
5+
- name: Can't find resources in XAML or WPF designer
6+
href: ./cannot-find-resource-named-error.md
7+
- name: Can't sign in when JavaScript is disabled
8+
href: ./cannot-sign-in-javascript-disabled.md
9+
- name: Can't start Windows Simulator
10+
href: ./cannot-start-windows-simulator.md
711
- name: Issues when creating and deploying Azure resource groups
812
href: ./troubleshoot-create-deploy-resource-group.md
913
- name: Performance and crashes issues
@@ -12,8 +16,6 @@
1216
href: ./release-management-client-crash.md
1317
- name: Screen readers can't read tool windows
1418
href: ./screen-readers-not-read-tool-windows.md
15-
- name: The trial will expire after you sign in to the IDE
16-
href: ../installation/sign-into-ide-trial-expire.md
1719
- name: Troubleshoot Class Designer errors
1820
href: ./troubleshoot-class-designer-errors.md
1921
- name: Troubleshoot Docker client errors on Windows
@@ -22,8 +24,10 @@
2224
href: ./troubleshooting-code-coverage.md
2325
- name: Troubleshoot issues with IntelliSense code snippets
2426
href: ./troubleshooting-snippets.md
25-
- name: Troubleshoot specific errors in ClickOnce deployments
26-
href: ./troubleshoot-clickonce-deployments.md
27+
- name: Troubleshoot references to WCF or WCF Data Services
28+
href: ./troubleshooting-service-references.md
29+
- name: Troubleshoot XAML Hot Reload
30+
href: ./xaml-hot-reload-troubleshooting.md
2731
- name: Visual Studio 2012 crashes with StarDict-3
2832
href: ./crash-with-stardict-3.md
2933
- name: Unrecoverable process error

support/developer/visualstudio/installation/toc.yml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
href: ./installer-fails-perform-repair-update.md
2727
- name: Install Windows SDK 7.1 in Silent Mode
2828
href: ./install-windows-sdk-silent-mode.md
29-
- name: Known issues when you install Release Management
30-
href: ./release-management-installation-issues.md
3129
- name: License key is invalid when installing Visual Studio
3230
href: ./installation-vs-2022-license-key-shows-invalid.md
3331
- name: Network or proxy errors
@@ -61,7 +59,7 @@
6159
- name: Wait for setup to finish before trying again
6260
href: ./another-setup-already-running-wait-finish.md
6361
- name: Workarounds for Visual Studio 2022 on unsupported operating systems
64-
href: ../general/visual-studio-2022-unsupported-operating-systems.md
62+
href: ./visual-studio-2022-unsupported-operating-systems.md
6563
- name: Windows Program Compatibility mode is on
6664
href: ./windows-program-compatibility-mode-on.md
6765
- name: Windows Installer may display inaccurate progress
@@ -80,6 +78,14 @@
8078
href: ./warnings-untrusted-certificate.md
8179
- name: We recommend you close Visual Studio now before setup continues
8280
href: ./we-recommend-you-close-visual-studio.md
81+
- name: Other
82+
items:
83+
- name: Can't find Visual Studio 2015 on the Start menu
84+
href: ./not-finding-start-menu-visual-studio.md
85+
- name: Known issues when you install Release Management
86+
href: ./release-management-installation-issues.md
87+
- name: The trial will expire after you sign in to the IDE
88+
href: ./sign-into-ide-trial-expire.md
8389
- name: Servicing updates and service packs
8490
items:
8591
- name: Can't install VS Admin updates through SCCM and WSUS

support/developer/visualstudio/project-build/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
href: ./build-errors-delete-debug-configuration.md
55
- name: Building a Windows 10 driver fails
66
href: ./building-windows-10-driver-fails.md
7+
- name: Error when you build applications
8+
href: ./not-transform-license-file-to-binary-resource.md
9+
- name: Files can't be saved when you use Resource Editor
10+
href: ./resource-editor-cannot-save-file.md
11+
- name: NuGet-based Package Manager is missing
12+
href: ./nuget-based-package-manager-missing.md
713
- name: Troubleshoot .NET Framework targeting errors
814
href: ./troubleshooting-dotnet-framework-targeting-errors.md
915
- name: Troubleshoot project templates and item templates

support/developer/visualstudio/toc.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
href: ./project-build/toc.yml
3737
- name: Team Explorer/Version control
3838
items:
39+
- name: Alternate credentials don't work for Online accounts
40+
href: ./version-control/alternate-credentials-stop-working.md
41+
- name: Can't switch between organizational accounts
42+
href: ./version-control/cannot-switch-accounts.md
3943
- name: Excel or Project can't connect to Team Foundation Server
4044
href: ./version-control/excel-project-cannot-connect-tfs-2010.md
4145
- name: Solution Platform drop-down list isn't visible
@@ -54,19 +58,13 @@
5458
href: ./third-party/jdk-installation-fails.md
5559
- name: Tools and utilities
5660
items:
57-
- name: Can't start Windows Simulator
58-
href: ./tools-utilities/cannot-start-windows-simulator.md
5961
- name: Can't use Custom Report Items in SSDT
6062
href: ./tools-utilities/cannot-use-custom-report-items-ssdt.md
61-
- name: NuGet-based Package Manager is missing
62-
href: ./tools-utilities/nuget-based-package-manager-missing.md
63-
- name: Troubleshoot XAML Hot Reload
64-
href: ./tools-utilities/xaml-hot-reload-troubleshooting.md
6563
- name: Troubleshoot Office solution security
6664
href: ./tools-utilities/troubleshooting-office-solution-security.md
6765
- name: Troubleshoot Office solution deployment
6866
href: ./tools-utilities/troubleshooting-office-solution-deployment.md
67+
- name: Troubleshoot specific errors in ClickOnce deployments
68+
href: ./tools-utilities/troubleshoot-clickonce-deployments.md
6969
- name: Troubleshoot issues in Office solutions
7070
href: ./tools-utilities/troubleshooting-errors-in-office-solutions.md
71-
- name: Troubleshoot references to WCF or WCF Data Services
72-
href: ./tools-utilities/troubleshooting-service-references.md

support/developer/visualstudio/welcome-visual-studio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ landingContent:
2626
- text: Uninstall third-party applications
2727
url: ./installation/secondary-installer-third-party-app.md
2828
- text: OS requirements for Visual Studio 2022
29-
url: ./general/visual-studio-2022-unsupported-operating-systems.md
29+
url: ./installation/visual-studio-2022-unsupported-operating-systems.md
3030
- text: Resolve common setup errors
3131
url: ./installation/issues-workarounds-visual-studio-setup.md
3232
- title: Language or Compilers

0 commit comments

Comments
 (0)