ErrorDlg not showing runtime exception #8888
Unanswered
Rajagurunathan-M007
asked this question in
Questions
Replies: 1 comment 1 reply
-
Hi @robmen , @barnson , @rseanhall Please let us know your suggestions or workaround solutions for the same. It would be really great if you share the solution early as our product release is dependent on this. Also note we don't have any Custom ErrorDlg, we just use ErrorDlg from wixlib.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Recently we've migrated to WIX v4. After migration the runtime error are not shown in ErrorDlg popup.
While we're using the runtime exception was shown in the ErrorDlg.
In WIX v4, Currently this error is only shown for all kinds of errors like DB script exception, other exceptions, etc...

We need to show the runtime error in ErrorDlg as like in WIX v3.

Any workaround solution for this?
Thanks in advance, Cheers!
Beta Was this translation helpful? Give feedback.
All reactions