最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Infinite loading of IntelliSense and building of a simple project in C# Visual Sudio Community 2022 - Stack Overflow

programmeradmin6浏览0评论

Installed VisualStudio Community 2022. I am creating a simple C# project Console Application (Microsoft) A project to create a command line application that can run in the .NET environment on Windows, Linux, and macOS.

Problem Description

1 Infinite loading of IntelliSense.

2 When starting the build. The process starts and that's it. You can only cancel it.

3 If you try to close VisualStudio Community 2022. Nothing happens. I close it through the Task Manager.

Tried.

1 Complete reinstallation.

2 Creating keys in the registry by Constant loading of the IntelliSense index

3 There are no such effects on the virtual machine after installation. It works normally.

How I reinstalled (instructions from DeepSeek)

Using the official Visual Studio Uninstaller This is the most reliable way. Download the VisualStudioUninstaller utility from Microsoft: → Link to the utility (official Microsoft page). Run Setup.ForcedUninstall.exe as an administrator. Wait for it to complete — the utility will remove all components, including the "tails" in the registry.

Via Visual Studio Installer (if available) Open Visual Studio Installer (if not, skip this step). Find your version of VS Community → click "Uninstall". If the button is inactive, select "Change" → uncheck all the boxes in the list of components → "Uninstall".

Manual cleaning of leftovers After uninstalling, check: VS folders: Delete manually (if any): C:\Program Files (x86)\Microsoft Visual Studio C:\ProgramData\Microsoft\VisualStudio %LocalAppData%\Microsoft\VisualStudio Registry (if you are sure of what you are doing): Press Win + R, enter regedit.

Delete the branches (if any): HKEY_CURRENT_USER\SOFTWARE\Microsoft\VisualStudio HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\

Restart and check Restart the computer. Check that there are no Visual Studio entries in Control Panel → Programs and Features.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论