Why can't run my app after visual studio update?

Ionut Dragomir 31 Reputation points
2023-01-26T12:35:02.9366667+00:00

I have updated Visual Studio 2019 from 16.6.1 version to 16.11.23 version. The update operation was finished successfully. When I want to run my MVC project in Debug mode, nothing happens. No error is displayed, the app is not running. What do I have to do to make it work?

Developer technologies | .NET | .NET Runtime
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
{count} votes

2 answers

Sort by: Most helpful
  1. Ken Tucker 5,866 Reputation points
    2023-01-29T13:42:03.6466667+00:00

    If the reboot and visual studio repair does not help I would go into the folder where your solution is and delete the hidden .vs folder. This sometimes helps with unexplained issues with your app in visual studio


  2. Kesava Subhash Gullapudi 30 Reputation points
    2023-11-28T12:56:45.67+00:00

    Do Close Visual Studio In Task Manager .., Delete Temporary Files after that Restart Once .. You may get Fine Result

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.