Report View 2008 升级至Report View 2012

 

Visual Stodio 2008升级至Visual Stodio 2012,网站发布时,需要将以下的类复制至服务器的Bin中。

 

Report Viewer 需要的类为:


Microsoft.ReportViewer.Common.dll
Microsoft.ReportViewer.ProcessingObjectModel.dll
Microsoft.ReportViewer.WebForms.dll
Microsoft.ReportViewer.WinForms.dll
Microsoft.ReportViewer.DataVisualization.dll
Microsoft.SqlServer.Types.dll

 

 

 

 

 可参考文件:http://stackoverflow.com/questions/1625768/could-not-load-file-or-assembly-microsoft-sqlserver-types

 

 

 

 

你可能感兴趣的:(Report View 2008 升级至Report View 2012)