Excel-DNA / Excel-DNA/ExcelDna
Error logging problems
Open
hacktoberfest
help wanted
up-for-grabs
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 292
- Avg merge
- 20d 12h
- Merged PRs (30d)
- 1
Description
I have an addin that intercepts the Excel-DNA error log, and I noticed a couple problems so far:
- Exceptions from AutoOpen are only reported as "DnaLibrary AutoOpen Error : TargetInvocationException - Exception has been thrown by the target of an invocation." text, no further details
- Exceptions in ribbon click handlers are swallowed silently, no error message and no TraceListener callback
Contributor guide
Assessment
This issue has not been assessed yet.