Hi @Janith Sahasra ,
Welcome to Microsoft Q&A!
What is your project type and the version of Visual Studio? Could you create a new project and check if it occurs in new project?
Then, you can try the following workarounds:
- Update your VS to the latest version.
- Repair your VS though Visual Studio Installer > More > Repair.
- Switch to higher target framework for your project.
- Please check if the project's references load correctly.
- Close all running VS instances and delete the hidden
.vs
,bin
andobj
folders in the project folder. Then, clean and rebuild the solution.
If the designer still failed to load, please share us more details or screenshots to investigate it further.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.