I am getting below exception.
System.Runtime.InteropServices.COMException was unhandled by user code
Message=Unable to create specified ActiveX control.
Source=""
StackTrace:
at ExcelDna.Integration.CustomUI.ICTPFactory.CreateCTP(String CTPAxID, String CTPTitle, Object CTPParentWindow)
at ExcelDna.Integration.CustomUI.CustomTaskPaneFactory.CreateCustomTaskPane(String controlProgId, String title, Object parent)
at ExcelDna.Integration.CustomUI.CustomTaskPaneFactory.CreateCustomTaskPane(Object userControl, String title, Object parent)
at ExcelDna.Integration.CustomUI.CustomTaskPaneFactory.CreateCustomTaskPane(Type userControlType, String title)
at Axis.ExcelDNA.CTPManager.ShowCTP() in C:\Risk Management\Utilities\ExcelDNA\Axis.ExcelDNA\Axis.ExcelDNA\Functions\AxisReports.cs:line 114
at Axis.ExcelDNA.AxisReports.OnShowCTP(IRibbonControl control) in C:\Risk Management\Utilities\ExcelDNA\Axis.ExcelDNA\Axis.ExcelDNA\Functions\AxisReports.cs:line 62
InnerException:
Any help in this regard is highly appreciated.
Channa.