安装SQL Server Reporting Services连接器(SSRS)后,CRM报表无法打印

CRM的数据库服务器安装了SQL Server Reporting Services连接器(SSRS)后,发现客户端无法打印报表,并提示Unable to load client print control, 这因为ASP.Net应用程序C#使用了Report Viewer这个控件来显示报表;因此,当你要打印报表时需要运行ActiveX打印控件。

而我们在SQL Server安装了SSRS,要在CRM WEB服务器上也安装Report Viewer这个更新!

 

Microsoft Report Viewer Redistributable 2005 Service Pack 1

Microsoft Report Viewer Redistributable 2008 Service Pack 1

 

同时注意,在安装完这个组件后,重启IIS才会生效!

posted @ 2009-08-13 20:04  Myron Jiang  阅读(941)  评论(0)    收藏  举报