報告觀衆似乎並沒有在2010年VS項目asp.net您收到以下錯誤工作:VS 2010 beta 2 Web ReportViewer錯誤?
微軟的Jscript運行時錯誤:「微軟」是未定義。
VS也打破在下一行JavaScript代碼:
$創建(Microsoft.Reporting.WebFormsClient.ReportViewer,{ 「_internalViewerId」: 「ctl00_MainContent_ReportViewer1_ctl03」, 「ID」: 「ctl00_MainContent_ReportViewer1」},空, 空值);
步驟來重現問題:
- 在Visual Studio 2010 Beta 2中創建一個新的asp.net項目
- 將在ScriptManager控件的Default.aspx
- 拖動到ReportViewer控件Default.aspx的
- 生成並運行該項目
- 你再拿到問題
這是一個錯誤還是我做錯了什麼?
我有一個的WinForms項目類似的問題,其他的bug - 更新到VS2010打破所有的報表查看器組件 – Calanus 2010-01-04 11:08:15