Hundred of errors after update to Visual Studio version 17.12.3!

Hossein Dabbaghan 26 Reputation points
2025-01-03T10:39:16.9366667+00:00

I updated Visual Studio to version 17.12.3 and now, there is hundred of errors in Building project! My .net Core project was work correctly before updating. I checked errors but they are nonsense! All codes are correct.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,737 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,356 questions
{count} vote

4 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,791 Reputation points Microsoft Vendor
    2025-01-06T03:17:23.11+00:00

    Hi @Hossein Dabbaghan

    Welcome to Microsoft Q&A! 

    You can close all running VS instances and try to delete the hidden .vs, bin and obj folders in the project folder.

    Then, clean and rebuild your solution. 

    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.

     


  2. Craig Burley 0 Reputation points
    2025-01-09T20:04:50.2633333+00:00

    Reverting the upgrade (back to 17.11.5 in my case) has proven to be a solid workaround.


  3. Craig Burley 0 Reputation points
    2025-01-16T20:38:44.7633333+00:00

    Note that I also tried posting about my problem to the VS Help forum ("Tens of Thousands of Build Errors After Upgrading to 17.12.3"), but after responding to a couple of followup comments, I ran into so many issues with being able to refresh, comment further, and see the discussion at all, that I anticipate not participating further in that forum — so I'm planning to monitor and perhaps participate here.

    (Problems I ran into include repeated claims that the connection to Visual Studio had been "Lost", requiring me to sign in repeatedly after having just done so, and returning error "403". As of the past hour or so, since soon after I made my recent comments/updates there, I've been entirely unable to participate in that forum due to such issues.)

    0 comments No comments

  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

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