Showing posts with label managed. Show all posts
Showing posts with label managed. Show all posts

Monday, March 12, 2012

Report Manager not displaying correctly

I have managed to get reporting services running on Vista, but when I open report manager, I don't see the "Contents" or "Properties" tabs. I get the "SQL Server Reporting Services - Home" header and the links on the top right, but no tabs along the yellow or blue lines. I also have created and deployed a report but it does not show up in Report Manager.

What step have I missed?

Thanks,

Dan

Hi,

I am not sure if you are setting up SQLRS to use in conjunction with TFS (this forum is for TFS setup issues), but the folks on the SQLRS forums are better equipped to handle questions like this. I am moving this thread over there so that they can help you out:

http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=82&SiteID=1

thanks,

Tony

Report Manager not displaying correctly

I have managed to get reporting services running on Vista, but when I open report manager, I don't see the "Contents" or "Properties" tabs. I get the "SQL Server Reporting Services - Home" header and the links on the top right, but no tabs along the yellow or blue lines. I also have created and deployed a report but it does not show up in Report Manager.

What step have I missed?

Thanks,

Dan

What version of Vista are you running?|||

On Vista, IE does not run as administrator by default. Try running IE as administrator or from a none-Vista machine and see if you have the same problems.

|||

Thanks for answering the post. Getting Reporting Services installed on Vista has been more than a little frustrating. To answer both reponses:

- I'm running Vista Ultimate.

- Tried running IE as Admin and that didn't help.

|||

Consult with Lisa on this one. I think she will be all over it:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1734888&SiteID=1

Report Manager in Web Site?

In short, how can i get www.roadhouse.com.au/ReportManager deliver reports?
Description:
I developed reports managed to get them work on localhost/ReportManager and
through ASP.NET pages. I want to deploy on to a Web Server which hosts
several websites. I see that i can access reports through
//DevServerBox/ReportManager
but not
www.roadhouse.com.au/ReportManager (Our websites should be able to render
reports to public not just local)Hello,
Have you set Directory Security in your web application properties ?
Is your users needs to be authenticated ?
You have to consider WebApplication ReportServer and Reports.
Jerome Berthaud (MCSD)
http://www.winsight.fr
"AbiBaby" <AbiBaby@.discussions.microsoft.com> wrote in message
news:1BD712F8-A735-4134-8D63-28FBE3A8B1D4@.microsoft.com...
> In short, how can i get www.roadhouse.com.au/ReportManager deliver
reports?
> Description:
> I developed reports managed to get them work on localhost/ReportManager
and
> through ASP.NET pages. I want to deploy on to a Web Server which hosts
> several websites. I see that i can access reports through
> //DevServerBox/ReportManager
> but not
> www.roadhouse.com.au/ReportManager (Our websites should be able to render
> reports to public not just local)
>