Books online talk about a report manager page to monitor and administrator running job, subscriptions etc...
But I use Reporting Servcies in sharepoint administration mode? Where do I go to see something similiar?
Thanks
Try putting the url below into an Internet Explorer address bar and click on go. It should pull up Report Manager for you.
For default SQL Server instances use this:
http://localhost/reports/Pages/Folder.aspx <-- substitute your web server name for localhost
For named SQL Server instances use this:
http://localhost/reports$InstanceName/Pages/Folder.aspx <-- substitued your web server name for localhost and your SQL Server instance name for InstanceName
|||This do not work becuase as soon as you run in sharepoint integrated mode, you loose the report manager functionality. Actually, an error is returned if you try to navigate to that page.
Frank
No comments:
Post a Comment