Ticket #1198 (closed assessed: fixed)
Result extractor must deal with conflicting versions of office
Reported by: | jeroens | Owned by: | markp |
---|---|---|---|
Priority: | high | Milestone: | Ecopath 6: Release 6.5 |
Component: | Result Extractor plug-in | Version: | 6.3.0 BETA |
Severity: | major | Keywords: | Office |
Cc: |
Description
Office interoperability may fail on calls like
FunctionalWB = ex.Workbooks.Add()
when different versions of Office have been installed on a system. The result extractor must somehow become able to deal with this. Internally, exceptions of this nature are caught and sent to the user.
Change History
Note: See
TracTickets for help on using
tickets.
This has been taken care of in the past. Well done.