Problem while using Microsoft Report Viewer

We have this system that generators reports to PDF using Microsoft Report Viewer.

And when it hits this line it consumes 100% of the CPU and takes like 6 minutes or longer to finish.

Can your product help?

Hi,

Thanks for your interest in our products.

Aspose.Pdf for Reporting Services supports the feature to integrate with MS Report Viewer and you can render the .RDL files to PDF format. For further information, please visit

  • [Integration with Microsoft Report Viewer in local mode](http://www.aspose.com/docs/display/pdfreportingservices/Integration+with+Microsoft+Report+Viewer+in+local+mode)
  • [Integration with MS ReportViewer 2010](http://www.aspose.com/docs/display/pdfreportingservices/Integration+with+MS+ReportViewer+2010)

In case you encounter any issue or you have any further query, please feel free to contact.

We are testing the Apose product.

Currently we are using ReportViewer that comes with VS. And now we are trying to integrate that with the Apose product.

It is generating this error: The type or namespace name ‘ReportingServices’ does not exist in the namespace ‘Aspose.Pdf’ (are you missing an assembly reference?)

Do we need to install Reporting Services or its Dll’s on the web server?

Hi James,


Thanks for using our products.

Aspose.Pdf for Reporting Services needs to be installed over server where SQL Reporting Services are configured. Aspose.Pdf for Reporting Services is a rendering extension of SQL Reporting Services. Furthermore, if you encountered any issue while installing Aspose.Pdf for Reporting Services, you may consider manually configuring the component over Server. Please follow the instructions specified over Install to Visual Studio Report Designer

We are sorry for this inconveninece.

PS, Ensure that you have added Aspose.Pdf.ReportingServices.dll in your application instead of Aspose.Pdf.dll (which are product binaries of Aspose.Pdf for .NET)