Excel-DNA / Excel-DNA/IntelliSense

COMException loading the Intellisense XLL using VBA

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
179
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Originally [reported](https://groups.google.com/d/topic/exceldna/PfNigj7oAGE/discussion) by @FastExcel in the mailing-list:

>
> I get this error message from DNA Intellisense
>
> ```
> "Runtime [Error] Unhandled exception in async delegate call. : COMException - Invalid index. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX))"
> ```
>
> But I only get it when loading the Intellisense xll using VBA `Application.RegisterXLL` from the VBA Workbook Open event.
> (The workbook contains the intellisense xml)
>
> Once the workbook has opened `RegisterXLL` works OK. Looks like some kind of sequencing problem.
>
> https://groups.google.com/d/topic/exceldna/PfNigj7oAGE/discussion
>

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.