該軟件需要 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”項(xiàng)需要“Microsoft.SqlServer.SQLSysClrTypes.11.0”。在“系統(tǒng)必備”對(duì)話框中選擇缺少的系統(tǒng)必備組件,或者為缺少的系統(tǒng)必備組件創(chuàng)建引導(dǎo)程序包。發(fā)布ReportViewer程序遇到這個(gè)問(wèn)題。
支持VS2013的ReportViewer11.0是錯(cuò)誤的提示意思是第三方機(jī)器上缺少相關(guān)dll。到程序開(kāi)發(fā)計(jì)算機(jī)下找到對(duì)應(yīng)的烤到客戶端的程序啟動(dòng)目錄下即可(項(xiàng)目烤到Bin\\Debug目錄下)。由于以上的dll都是在開(kāi)發(fā)者機(jī)器的Windows\assembly目錄中,
該目錄是微軟操作系統(tǒng)預(yù)定義的特殊目錄,無(wú)法直接操作里面的文件,只能通過(guò)命令來(lái)處理。
啟動(dòng)cmd.exe程序,在窗口中輸入以下命令行,每次輸入一個(gè)命令,回車后復(fù)制成功。