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.

Developer technologies .NET .NET MAUI
Developer technologies Visual Studio Debugging
{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.