0
我使用Vs 2010與.net 3.5。我有Windows項目並使用報告查看器進行報告。我使用報告查看器設計報告。它工作正常,我的機器上,但部署服務器上,編譯器提供了以下錯誤:報告查看器在2010年使用.Net 3.5導致編譯時出錯
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 upgr aded.
請注意,我有我的所有報告文件爲內容。
非常感謝。