I'm currently using the RS command to automate uploading an SSRS report.
I have created a VB.NET program and it works well.
Problem now is that I need to upload an XSLT file together with this report. Anyone knows any way of doing this, either using VB or even directly to the SSRS SQL Server db?
Thanks