SSRS report definition is newer than Server

后端 未结 8 2005
一个人的身影
一个人的身影 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:48

    The settings below should be set to your sepecific version of SSRS, and then take the RDL from the \bin directory

    Or, after updating the TargetServerVersion, simply use right click | deploy from the rdl.

    The accepted answer is significantly more difficult/prone to error/unlikely to work across multiple versions of ssrs, and needs to be applied each time you change the rdl.

提交回复
热议问题