C#C
C#3mo ago
Rockraizer

MessageBox.Shown() only pop up in debug mode.

I have published a WPF app and I have tested if the message box show up in release mode but on some PCs it's not popping up on mine it's working.
What can cause the problem in this case? I tried to change the target runtime also but not worked.
Was this page helpful?