Excel 2016 64-bit add-in not loading

Cells for Reporting Services version 2.2.0


I have a new PC with Excel 2016 installed and am trying to install the designer. I installed the MSI but the add-in does not appear in the ribbon in Excel.

If I add the xlam file from Excel options, the menu appears but I get a runtime error 429 - ActiveX component can’t create object.

If I click debug the code below is highlighted:

Public Sub GetAsposeClientTools()
If AsposeClientTools Is Nothing Then
Set AsposeClientTools = CreateObject(“Aspose.Cells.ReportingServices.Client.AsposeClient”)
End If
End Sub

Hi,


Thanks for providing us details.

Please see the documents for your reference:

Hope, this helps a bit.

Thank you.