February 16, 2010 at 1:42 am
Hi,
I have a requirement to deploy ssrs reports to report server using BIDS deployment option. Properties of the project, I have given the report server URL <http:\\localhost\reportserver\> at the TargetServerURL label. When i clicked deploy option, i am able to deploy the reports to report server.
But here is the problem. I am able reports to main folder in the report server.
Suppose if i want to upload the reports in a particular folder in report server, i am getting issues.
EX: http:\\localhost\reportserver\NewFoder
Can some body please assist me how to deploy the reports to a particular folder in the report server.
I am using shared data source to execute the reports in report server.
Thank you,
Venu Yelchri
February 16, 2010 at 9:38 am
Within the project properties in BIDS, there is also a 'TargetReportFolder', this would be the folder name from the root directory.
So, if you had a folder named 'Test' you would put 'Test' as the TargetReportFolder. If you had a sub directory in the Test folder, then you would use 'Test/New Folder' as the TargetReportFolder. (You don't need the single quote)
Leave the TargetServer as 'http:\\localhost\reportserver\' . You do not need to put any folder names after this value.
February 16, 2010 at 11:00 am
Thank you for quick turn around.
The trick worked fine for me. My problem got resolved with your solution.
Thank you,
Venu Yelchri
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply