question

PhamCuong-6537 avatar image
0 Votes"
PhamCuong-6537 asked RoyLi-MSFT commented

[C#] [ UWP ]Error during application build

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?
123274-image.png


windows-uwp
image.png (53.9 KiB)
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

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.

0 Votes 0 ·

Before that I still build normally. But after a few builds, it's like this . 123350-question1.jpg


0 Votes 0 ·
question1.jpg (12.7 KiB)

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?

0 Votes 0 ·

0 Answers