Skip to content

NullReferenceError/VSTS.Extension.SqlReportingServices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

SQL Server Reporting Services

Last build

This Extention provides a way to deploy your SQL Server Reporting files to the SQL Server Reporting service.

Please use https://github.com/tobania/VSTS.Extension.SqlReportingServices/issues to report any bugs or problems you've encountered. We try to resolve them as soon as possible.

Note that this task is RELEASE ONLY!

There are two tasks available:

  • SqlReportingServicesDeployment: Deploys the project without keeping the folderstructure of your local project. You can specify for each filetype (report,dataset,datasource & assets) where to drop the files on the SSRS.
  • SqlReportingServicesFolderDeployment: Deploys the whole project. You specify the root on your local machine and the root on the SSRS. It will then deploy the folderstructure you have to SSRS. Files which are not reports,datasets or datasources are considered as assets.

Documentation will follow on Github.

About

VSTS Extension for uploading SSRS Reports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PowerShell 90.6%
  • C# 9.4%