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:
Post your comments / questions
Recent Article
- How to add two numbers in Android Studio? | Source Code
- FindViewByID returns null in android studio -SOLVED
- Saving changes is not permitted in SQL SERVER - [SOLVED]
- Restore of database failed. File cannot be restored over the existing. -[SOLVED]
- How to find Laptop's Battery Health?
- SOLVED-Related Field got invalid lookup: icontains error in Django
- How to enable Search Feature in Django admin?
- How to check PAN-Aadhaar is Linked or NOT?
Related Article