Embedded excel in powerpoint

I have a powerpoint with embedded excel in it. We also have addins in excel.

When i double click embedded excel in slides, it seems to give error "Microsoft Office Powerpoint cant start the application required to open this object". this seems to happen only when we have AddIn is loaded in our excel. If I remove the addin it works.

Is there any way in excel (workbookdesigner) to avoid loading the Addins when its embedded via Aspose.Cells/Slides/Macro ?

P.S: I cannot remove the addin since this is required.

Thanks

Hi,

Please forward us the file which contains the addin and a sample ppt which contain the issue. So that we can look into it.

Thanks,

I will not be able to send you the addin, but the addin basically creates commandbars and add items to menu. Add-in is in .net code.

Is there any way in aspose to not disable or remove them if the excel is embedded in ppt?

If not would you know how to approach this in macro?