SQL Server Report Builder 2008 を使用してレポートを作成しました。これを Asp.net MVC アプリで実行する方法の例があるかどうか疑問に思っていました。データソースを設定してPDFファイルに直接ストリーミングすることは可能だと思いましたが、LocalReports Render Methodが呼び出されると次のエラーが発生し続けます。
"{"The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition' which cannot be upgraded."}"
前もって感謝します