UWP 'ResourceMap Not Found. exception only in Release mode

SmilingMoon 981 Reputation points
2021-10-11T03:35:03.227+00:00

139239-image.png

UWP "'ResourceMap Not Found. exception" occurs only in Release mode from Page's constructor while running "this.InitializeComponent();"
It doesn't occur on Debug mode. And break point was strange. If I ignore the exception and continue, it runs fine.

How can I fix this?
Any clue or suggestion?

Developer technologies | 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.