Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Hi @Dhruvin lad ,
I doubt that some required configurations are not set correctly or missing.
Please make sure that the .NET SDK your project targets is indeed installed on your machine. If it’s missing, try to download and install it manually from here: Download .NET.
Also, please click Tools => Options => Projects and Solutions => Web Projects, check the "Use the 64 bit version of IIS Express for web sites and projects" option then run the project. See if this option makes it work.
Besides, have you tried to create and test a newly created project, without editing it or adding anything, just build and run it. Does it run correctly?
If you can share us more details about your project and the settings you configured, it will be very helpful.
Feel free to contact us.
Best Regards,
Tianyu
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.