Hundred of errors after update to Visual Studio version 17.12.3!

Hossein Dabbaghan 21 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,729 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,339 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,556 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. Hossein Dabbaghan 21 Reputation points
    2025-01-12T04:56:03.5866667+00:00

    I fixed the "BundleMinify" error by installing "BundlerMinifier.Core". But now there is 170 error that they don't mean. I checked them. There is no error in code!

    Untitled02

    0 comments No comments

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.