正在开发应用程序
VS 2008
. 使用报表查看器,并从
SQL Server 2005
Error:
Server Error in '/AppName' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 41: <add assembly="Microsoft.ReportViewer.WebForms, Version=9.0.0.0
.Net 3.5
与
.Net 2.0
事情。应用服务器没有
3.5
不会的。
.Net 2
应用?