August 27, 2009 at 1:32 pm
We're getting an odd error when a user attempts to run a SSRS report from the server. We wrote the report in Visual Studio 2008. Then I discovered that I had to run the ReportViewer.exe for VS 2008. Now the user can view the report in the browser (IE) fine from the web server. However, if they go to print the report using the printer icon on the report, they get an error that says:
"Message from webpage
Unable to load client print control."
The weird this is that I can run the same report from my development machine, and it works perfectly. But if I attempt to run that same report from the web server, then I get that error message. So, it cannot be the case that the "client print control" can't be loaded, as I would think it is a client control (probably an ActiveX control) which certainly exists on my machine.
So, what's causing this and how do we fix it?
Kindest Regards, Rod Connect with me on LinkedIn.
August 28, 2009 at 12:48 am
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply