|
Rank: Newbie Groups: Member
Joined: 6/24/2020 Posts: 7
|
My code uses try/catch loops to handle errors and records them to a logger. How do I turn off the Runtime Exception Popup? Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi, You would handle this event: https://www.essentialobjects.com/doc/eo.base.runtime.exception.aspxNote that this is an event, not a type. Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 6/24/2020 Posts: 7
|
I am still getting used to your syntax. Can you give me an example. The error is "EO.WebBrowser.JSException cannot read .value of null". Desktop app is written in C#. Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi, Please send a test project to us and we will be happy to investigate further: https://www.essentialobjects.com/forum/test_project.aspxThanks!
|
|