1、在用VS2012连接SQL2008生成实体模型的时候出现 Could not load file or assembly Microsoft.SqlServer.Management.Sdk.Sfc, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91 or one of its dependencies 只需将此两个插件安装就可以用了 . 2、ReportViewer生成报表调用SQL2012组件\插件
Microsoft Visual Studio 中包括报表设计功能和 ReportViewer 控件,使您可以向自定义应用程序中添加功能齐全的报表。报表可以包含表格格式数据、聚合数据和多维数据。提供 ReportViewer 控件的目的是可以处理和显示应用程序中的报表。控件有两种版本。ReportViewer Web 服务器控件是一个用于在 ASP.NET AJAX 项目中驻留报表的 ASP.NET AJAX 控件。ReportViewer Windows 窗体控件用于在 Windows 应用程
sembly 'Microsoft.ReportViewer.WinForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. 系统找不到指定的文件。Microsoft.ReportViewer.WinForms,