I want to create new solution in visual studio 2022(any template) but then i face an error:
Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))
. But i can still open exist project.
I tried:
- Uninstall and install visual studio but face same error
- Change the path in variables to:
C:Program FilesMicrosoft Visual Studio2022CommunityMSBuildCurrentBinMSBuild.exe
- Repair in visual studio in installers.
But nothing can solve my problem. How can i solve it?
I want to create new solution but face error Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT)) in Visual Studio 2022
New contributor
Anthuyeen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.