Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Run-time error: ‘429’: ActiveX component can’t create object.
The line causing the error is:
Set AsposeClientTools = CreateObject(“Aspose.Cells.ReportingServices.Client.AsposeClient”).
Re-register Aspose.Cells.ReportingServices.Client.dll using the Regasm.exe utility:
cd $(Aspose.Cells for Reporting Services installation folder)....%WINDIR%\Microsoft.NET\Framework\v2.0.50727\regasm Aspose.Cells.ReportingServices.Client.dll /tlb Aspose.Cells.ReportingServices.Client.tlb /codebasePlease check the running environment for your system. For example:
...%WINDIR%\Microsoft.NET\Framework64\v2.0.50727\regasm.exe...%WINDIR%\Microsoft.NET\Framework\v2.0.50727\regasm.exePlease refer to the following example/command:
...%WINDIR%\Microsoft.NET\Framework\v2.0.50727\regasm "C:\Program Files (x86)\Aspose\Aspose.Cells for Reporting Services\Bin\Aspose.Cells.ReportingServices.Client.dll" /tlb Aspose.Cells.ReportingServices.Client.tlb /codebaseAnalyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.