Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2012 Forums
 Analysis Server and Reporting Services (2012)
 ssrs 2012 rdl connect to data source

Author  Topic 

jassie
Constraint Violating Yak Guru

332 Posts

Posted - 2014-07-22 : 10:16:24
On a ssrs 2012 reporting server, I want to install load uploaded rdls to a test report server. The rdls load correctly, however the 'manage' dropdown list is not working. I need these rdls to connect the specific datasources. To solve my problem of needing to be able to connect the rdls to the appropirate datasopurces, I have the following questions:
1. Can you tell me what I can do to get 'manage' dropdown list is work? If this option does not work, do you have other options on how I can get this 'manage' option to work?
2. Is there another way I can connect the rdls to the correct datasources? If so, what are they? Should I just have the datasource setup correctly in the rdl so this change does not need to occur on the report server?

James K
Master Smack Fu Yak Hacker

3873 Posts

Posted - 2014-07-22 : 11:27:42
If you are not already doing the following, try these:
1. Makes sure you are logged on to Windows on the test report server.
2. Launch Internet Explorer with "Run as Administrator"
3. Connect to http://localhost/Reports
Go to Top of Page
   

- Advertisement -