Visual Studio Community 2022 (64-bit) v17.4.4 not showing any compile time errors for MAUI project.

Sachin 21 Reputation points
2023-01-24T09:18:11.29+00:00

Hi,

I am using Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.4.4 for my MAUI projects but is not showing any compile time errors . is it any plugin missing?

Screenshot 2023-01-24 144555

Developer technologies | .NET | .NET MAUI
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2023-01-25T08:36:15.9633333+00:00

    Hi @Sachin,

    Welcome to Microsoft Q&A!

    Can you create a new project and check if it occurs in other projects? Can you find any errors from View > Error List?

    Please close all running VS instances and try to repair your VS through Visual Studio Installer.

    Besides, you can disable or uninstall the installed extensions under Extensions > Manage Extensions > Installed. Then, launch your VS and try again.

    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. Terry Hutt 0 Reputation points
    2023-01-27T20:07:25.3933333+00:00

    Same problem with WPF solutions


  3. Neil McQuillan 0 Reputation points
    2023-02-14T15:55:08.75+00:00

    I see the same issue in an older VB.Net Framework solution, the solution fails to build but no errors are displayed only Warnings, this is when there are indeed errors.

    Searching the 'Output' window allows you to find the errors which are just simple build errors.

    This has been occurring since I installed 17.4.4. I am also using the 64bit version of the product.

    The issue is intermittent but frequent. Restarting VS does not resolve the issue.

    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.