How can i fix VS 2019 Error Code: 0x80131500 IntelliSense finished initializing, but an error occurred when attempting to load the document.

AtomXZR 16 Reputation points
2021-04-24T12:38:13.343+00:00

90870-vs-error-1.png

Occurred: After Finished Create New Project.

Visual Studio 2019 [ 16.9.4 ]

Tried:
1. Use Repair in Visual Studio Installer.
2. Re Installed Visual Studio

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,621 questions
{count} votes

6 answers

Sort by: Most helpful
  1. Feras Nezar 1 Reputation point
    2022-01-07T02:06:57.577+00:00

    Open your visual studio ----> open your project ------> go to your solution explorer and double click on your prject ---> change Target framework To (net472)-----> again go to your solution explorer and click right on your project and click on properties and change target framework to 4.7.2
    That will successfully and work with me and will work with you
    If you have error when your run project for HighDPI you shuld open error list and remove HighDPi from the code