"Unable To Load Client Print Control" - SSRS Printing problems again

Posted by mamorgan1 on Stack Overflow See other posts from Stack Overflow or by mamorgan1
Published on 2010-03-15T13:27:05Z Indexed on 2010/03/15 13:29 UTC
Read the original article Hit count: 661

Filed under:
|
|

Please forgive me as my head is spinning. I have tried so many solutions to this issue, that I'm almost not sure where I am at this point.

At this point in time I have these issues in my Production, Test, and Dev environments. For simplicity sake, I will just try to get it working in Dev first. Here is my setup:

Database/Reporting Server (Same server): Windows Server 2003 SP2 SQL Server 2005 SP3

Development Box: Windows 7 Visual Studio 2008 SP1 SQL Server 2008 SP1 (not being used in this case, but wanted to include it in case it is relative) Internet Explorer 8

Details:

* I have a custom ASP.NET application that is using ReportViewer to access reports on my Database/Reporting Server.
* I am able to connect directly to Report Manager and print with no trouble.
* When I view source on the page with ReportViewer, it says I'm am using version 9.0.30729.4402 .
* The classid of the rsclientprint.dll that keeps getting installed to my c:\windows\downloaded program files directory is {41861299-EAB2-4DCC-986C-802AE12AC499}.
* I have tried taking the rsclientprint.cab file from my Database/Reporting Server and installing it directly to my Development Box and had no success.  I made sure to unregister the previously installed dll first.

I feel like I have read as many solutions as I can, and so I turn to you for some assistance. Please let me know if I can provide further details that would be helpful.

Thanks

© Stack Overflow or respective owner

Related posts about ssrs

Related posts about problems