Excel-DNA / ExcelDna

Excel-DNA - Free and easy .NET for Excel. This repository contains the core Excel-DNA library.
https://excel-dna.net
zlib License
1.29k stars 274 forks source link

Startup reliability #635

Closed Sergey-Vlasov closed 1 year ago

Sergey-Vlasov commented 1 year ago
  1. Fixed internal crash when trying to log an assembly loading error.

  2. Added to DnaLibray.AutoOpen (and AutoClose) an explicit catch block for TargetInvocationException.