X
XL-Dennis
Hi,
I got a managed COM add-in for Excel which is available in the VBE when it's
loaded. Everything works as expected when Excel is loaded the normal way. But
when a new instance of Excel is created from another program or when it's
started with the Command line the following exception is throwned:
System.Runtime.InteropServices.COMException(0x800A03EC): Exception from
HRESULT: 0x800A03EC at Excel._Application.get_VBE() at
NETColLibrary.AddinModule.Add_Menu_Items()
Can someone shed some lights over this issue and also guide me how to solve
it?
---------------
With kind regards,
Dennis
Weekly Blog .NET & Excel: http://xldennis.wordpress.com/
My English site: http://www.excelkb.com/default.aspx
My Swedish site: http://www.xldennis.com/
I got a managed COM add-in for Excel which is available in the VBE when it's
loaded. Everything works as expected when Excel is loaded the normal way. But
when a new instance of Excel is created from another program or when it's
started with the Command line the following exception is throwned:
System.Runtime.InteropServices.COMException(0x800A03EC): Exception from
HRESULT: 0x800A03EC at Excel._Application.get_VBE() at
NETColLibrary.AddinModule.Add_Menu_Items()
Can someone shed some lights over this issue and also guide me how to solve
it?
---------------
With kind regards,
Dennis
Weekly Blog .NET & Excel: http://xldennis.wordpress.com/
My English site: http://www.excelkb.com/default.aspx
My Swedish site: http://www.xldennis.com/