SSRS report definition is newer than Server

后端 未结 8 2009
一个人的身影
一个人的身影 2020-11-27 04:29

I created some reports in Visual Studio 2015 with all the latest updates. However, when I try to deploy the reports I get this message:

The definition

8条回答
  •  眼角桃花
    2020-11-27 04:41

    The most simple and straight forward solution. I would suggest you to find Microsoft.ReportingServices.ReportViewerControl.WebForms in Manage NuGet Packages of the current project and update this dll version to latest version.

    Navigate from VS menu: Tools > NuGet Package Manager > Manage NuGet Packages for Solution

提交回复
热议问题