Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的客户已经在他的系统上安装了 Reportviewer 2010 和 .Net4 客户端配置文件。但是,当他打开一个包含 reportviewer 的表单时,整个应用程序意外停止。
同样的事情也发生在我身上。我将Microsoft.ReportViewer.WinForms.dll, Microsoft.Windows.Shell.dlland WindowsFormsIntegration(如果您的项目是 WPF 类型)包含到输出目录中,并且一切都已修复。
Microsoft.ReportViewer.WinForms.dll
Microsoft.Windows.Shell.dll
WindowsFormsIntegration