mmajcica / DeploySsrs

Build-Release task for VSTS/TFS that manages Microsoft's SQL Server Reporting Services
MIT License
21 stars 21 forks source link

SSRS Deploy - Configuration File provided is not valid #22

Closed jinhugyftrdes closed 4 years ago

jinhugyftrdes commented 5 years ago

Hi,

I do not understand what file i should point the SSRS configuration file parameter to, please advise as i cannot find a resource on this but want to use the component.

The error: 2019-01-28T11:06:22.2915936Z ##[error]Provided configuration file path D:\Program Files\Microsoft SQL Server\MSRS13.MSSQLSERVER\Reporting Services\ReportServer\ is not valid.

I have tried pointing to rsreportserver: image

The error: 2019-01-28T13:52:42.5160773Z ##[error]Invalid configuration file type.

Assistance would be appreciated. :)

mmajcica commented 5 years ago

It is about the configuration file that you should write and keep in your source control (or as a part of your artifact), that again is available during the build/release. Here is an example of the config file https://github.com/mmajcica/DeploySsrs/blob/master/examples/ReportConfiguration.xml It will allow you to create folders and place your reports in them but also will allow you to manage the security.