So recently, i have reinstalled windows, and now i have windows 10, i did some optimization, and installed some of my games, and apps, then i installed Visual Studio Community 2019, then i decided to create a new game, since i was bored, but when i tried to load the Designer file (Form1.vb [Designer]) it said IntelliSense finished initializing, but an error occurred while trying to load the document, and with the error code: 0x80131500, i tried disabling fast preview, and i tried relaunching, no luck. I haven't found other solutions. And i put my projects in Desktop\My Docs\Visual Studio Projects\Visual Basic\GameTest (Name of the game)
What do i do?
When creating the new project as the .NET framework , you have to select the .NET Core 5 as the targeted framework. Do Not choose .NET Core 3.1 (Long Term Used). Hope this gonna work For you!
i just logged out from my account and it works for me
I thought the only way was to reset my PC and reinstall visual studio, but then I thought of resetting visual studio and it helped. The error is basically due to some errors in importing the files. So I tried to reset the vs settings by simply going over to
tools>import and export settings>reset all setings>general
and hit next.
User contributions licensed under CC BY-SA 3.0