The “XamlCTask” task failed unexpectedly on visual studio for xamarin

后端 未结 8 987
南方客
南方客 2020-12-29 02:21

When I am trying to run application on Xamarin on visual studio, I am getting error as mentioned below and not able to run the application on device or emulator:

<         


        
8条回答
  •  我在风中等你
    2020-12-29 02:56

    When We Add ContentPage Page in Xamarin.Forms. and in that page we add more then one ContentPage.Content in same page. Then also we get this type of the error.

提交回复
热议问题