public class MyRibbon : ExcelRibbon { }
--
You received this message because you are subscribed to the Google Groups "Excel-DNA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to exceldna+u...@googlegroups.com.
To post to this group, send email to exce...@googlegroups.com.
Visit this group at http://groups.google.com/group/exceldna.
For more options, visit https://groups.google.com/d/optout.
using (new SingletonClassFactoryRegistration(addIn, clsId)) using (new ProgIdRegistration(progId, clsId)) using (new ComAddInRegistration(progId, friendlyName, description)) {
excelComAddIns = appType.InvokeMember("COMAddIns", BindingFlags.GetProperty, null, app, null, ci);
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x800A03EC
I've put lots of Trace statements in our ExcelDna.xll and read the output with DebugView, and the registry entries seem to be properly written. I've even added statements to read what was written to compare. It correctly writes to: