アプリケーションは で開発されていVS 2008
ます。レポート ビューアーを使用して、SQL Server 2005
サーバー上の SSRS からレポートを呼び出します。
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
vsのせいだと.Net 2.0
思います。Application Server にはありませんし3.5
、今後もありません。
アプリケーションVS 2008
に適した Report Viewer を使用するように修正するにはどうすればよいですか?.Net 2