VS 2022 documentation missing

Armin Zingler 21 Reputation points
2022-10-10T02:16:02.283+00:00

Hi,

I've installed, repaired, tried everything up and down, searched the web... ...but all I got is the VS 2015 documentation after installing VS 2022. It's not mentioned anywhere, not even that it's missing. I feel like I'm in the wrong universe.

248739-grafik.png

I've also searched all installable components:
https://learn.microsoft.com/en-us/visualstudio/install/workload-component-id-vs-community?view=vs-2022&preserve-view=true
But it's not there.

I've spent so many hours to find it myself but know I'm at loss. So, how can I install the VS 2022 documentation?

Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Castorix31 90,681 Reputation points
    2022-10-10T06:00:51.91+00:00

    Try to change the language :
    Your link is https://services.mtps.microsoft.com/serviceapi/catalogs/dev15/de-DE
    Mine is : https://services.mtps.microsoft.com/serviceapi/catalogs/dev15/en-US and I have VS 2022 documentation :
    Also check is the registry has correct values (HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Help\v2.3\Catalogs, LocationPath, etc...)

    248911-mshelpviewer.jpg


  2. Tianyu Sun-MSFT 34,441 Reputation points Microsoft External Staff
    2022-10-11T05:52:44.76+00:00

    Hi @Armin Zingler ,

    Did you also install Help Viewer component into your offline layout? It’s an unaffiliated component, the component ID is Microsoft.Component.HelpViewer, and the command line is --add Microsoft.Component.HelpViewer. Please refer to this document: Unaffiliated components.

    Best Regards,
    Tianyu

    • If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.