Errors in release mode debugging

Preveen 216 Reputation points
2020-07-25T18:47:01.277+00:00

When setting a UWP app to Release mode and attaching the VS debugger, I keep getting different errors.

`
Unhandled exception at 0x00007FFA6872B37C (KernelBase.dll) in LPKPackageAppUWP.exe: 0xC000027B: An application-internal exception has occurred (parameters: 0x0000024F2156C320, 0x0000000000000003).

`
and other similar messages.

No such messages when in debug mode.

When I set breakpoints, no data is stored in variables (in debug mode these variables save the values)

Any advice is appreciated.

Universal Windows Platform (UWP)
{count} votes

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.