when i launch the app it always shows this debug error . I've tried shutting down the app and re-entering it, but it still doesn't work. Is there any way to fix this?
when i launch the app it always shows this debug error . I've tried shutting down the app and re-entering it, but it still doesn't work. Is there any way to fix this?
Could you please tell me what changes have you made since the last time you launched the app successfully? Another thing is that you could follow the suggestion of the alert, right-click on your project, and select properties, then go to the debug item, change the debugger type from Managed Only to Mixed. That should give you more information about your issue.
Before that I still build normally. But after a few builds, it's like this . 
Could you please tell me what changes have you made since the last time you launched the app successfully? Based on the error message, there might be an access violation, what are you trying to do when you launch your app?
4 people are following this question.
UWP - Unable to Add ListBox Header (Not ListView)
How to control MapControl pushpin text from click events
How to add title text view in MasterDetailsView
How to use Windows system-provided "OK" string resource as CloseButtonText in ContentDialog
[UWP][XAML] Grid greedy column with trailing columns still visible