Unable to start debugging, Android, .NET MAUI, VS2022 Preview

zc 51 Reputation points
2022-06-02T09:12:21.593+00:00

I have problem with debugging Android app in .NET MAUI in VS2022 Preview 17.3.0 1.1. The project is not building. This error shows up to me:

207787-image.png

I can't find information about this error for VS2022.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,579 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,002 questions
{count} votes

1 answer

Sort by: Most helpful
  1. zc 51 Reputation points
    2022-06-13T11:06:03.67+00:00

    I solved problem. In properties, the project was set debugger as c++. I set as .NET (Xamarin) and the project works.

    210758-image.png

    2 people found this answer helpful.

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.