I have almost no knowledge on Sharepoint and there was a contractor who set up bunch of SSRS 2008 reports on a sharepoint site. Now that he left and I just joined this company and now I am given a task to add some new SSRS reports to the site.
In the visual studio (BIDS) I can see the TargetServerURL is already set to the Sharepoint site and TargetReportFolder, TargetDataSourceFolder etc all have been set to the site/project. So I have successfully modified some reports and deployed successfully. I have the Sharepoint admin account I think. This part is very similar to deploy reports to a report server.
The Sharepoint site when loaded is like below.
When I create a new report in VS and deploy it I can see it under the project folder of the sharepoint site. The project folder in this case is EEReports.
The report I added is Report1, so if I open EEReports folder I can see and run it. It seems all the reports are from this folder, but not every report in this folder is on the same domain.
But if I go to the default page, the newly added report is not there. So what do I do? I guess there must be some work need to be done to add the report to the default site.