RSClientPrint Error Update Process

  • Configuration: Visual Studio 2005, .NET Framework 2.0, Web Application Project, SQL Server 2005 SP2

    Our web site has a page with the ReportViewer control that we use for displaying Reporting Services reports (server based). On our PROD server, when a user clicks on the Print tool button, the error message Unable to load client print control appears. After some searching, I found some articles that got me part of the way through the issue: an MSDN Blog and at Tech Studio; by having me run the SQL 2005 SP2 update.

    However, that has not completely solved our problem. Do I need to update something in my web code and in Visual Studio? I ran the updates in the article by Brian Hartman on my dev machine, but those did not seem to make any difference. When I add a ReportViewer control to a new page in a new project, all of the information in the report viewer registration info is the same.

    So, is there something I need to update in my web code? Is there somethine else I need to update on our SQL Server or the web server?

  • It appears that I have fixed my problem by running the Report Viewer Redistributable update on the WEB server.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply