該軟件需要 Microsoft® System CLR Types for Microsoft® SQL Server® 2012 支持。
" />
這是支持VS2013的ReportViewer11.0下載,支持VS2013的ReportViewer11.0
該軟件需要 Microsoft® System CLR Types for Microsoft® SQL Server® 2012 支持。
Parser Error Message: The base class includes the field 'rvEquipment', but its type (Microsoft.Reporting.WebForms.ReportViewer) is not compatible with the type of control (Microsoft.Reporting.WebForms.ReportViewer).
warning MSB3162: 所選的“Microsoft Report Viewer 2012 Runtime”項需要“Microsoft.SqlServer.SQLSysClrTypes.11.0”。在“系統(tǒng)必備”對話框中選擇缺少的系統(tǒng)必備組件,或者為缺少的系統(tǒng)必備組件創(chuàng)建引導程序包。發(fā)布ReportViewer程序遇到這個問題。
支持VS2013的ReportViewer11.0是錯誤的提示意思是第三方機器上缺少相關dll。到程序開發(fā)計算機下找到對應的烤到客戶端的程序啟動目錄下即可(項目烤到Bin\\Debug目錄下)。由于以上的dll都是在開發(fā)者機器的Windows\assembly目錄中,
該目錄是微軟操作系統(tǒng)預定義的特殊目錄,無法直接操作里面的文件,只能通過命令來處理。
啟動cmd.exe程序,在窗口中輸入以下命令行,每次輸入一個命令,回車后復制成功。