I got this following error when I attempt to open an asp.net MVC Project in vs2019.
"One or more projects in the solution were not loaded correctly. Please see Output Window for details."
and also showing Error Code: 0x800004005. OR
if you got this following error,
Error HRESULT E_FAIL has been returned from a call to a COM component
Solution:
To resolve this problem. you need to Update the Visual Studio
Go to Help menu and click check for updates. It popup a dialog click update button and wait until update is to complete.
VIDEO GUIDE: