Cannot download .rdl files in SSRS Report Manager 2012.

I am unable to download .rdl reports in report manager 2012.
I am able to create reports using report builder and I am able to run /view reports that I create.
However , the drop down box does not work work when I attempt to access drop down menu that is to the right of the report.
I am running this report manager on my local machine. I am an administrator on my local machine.
Under "site settings" I have set up my user account, which is administrator, I have checked the System Administrator box and System User box.
Under "folder settings" I have checked all of the boxes.  for my user account, I have all of the boxes selected. Browser, Content Manager, My Reports, Publisher, Report Builder.
My account is also sysadmin on the database.
After checking all of this, I still cannot access the drop down menu in order to download .rdl files. The menu does not activate at all when I click it.
What are some things that I can further check/confirm?
[email protected]

Hi wayne,
According to your description, you are unable to access the dropdown menu of a report so that you can't download the .RDL file directly from Report Manager. Right?
In this scenario, it can be many reasons to cause this problem, even the current user has enough authority to do anything on Report Manager. Please try to do trouble shooting as below:
Run the browser as an Administrator.
Add the Report Manager URL as Compatibility View settings.
Use http://<servername>/reports instead of using Localhost.
If the steps above still can't make you see the dropdown menu, it might caused by corrupt reportingservices.js file. Please try to restore this file on server.
Reference:
SSRS 2008 - Report Manager - Drop-Down menu gone missing 
can not open the drop-down arrow besides the report in SSRS report manager to add subscription
If you have any question, please feel free to ask.
Best Regards,
Simon Hou

Similar Messages

  • Running SSRS 2005 in Reports Manager 2012

    Hi Guys,
    I'm just wondering if there's any implications on deploying  SSRS 2005 on Reports Manager 2012( along with SQL Server 2012).
    We are upgrading our OS from 2003 to 2008 and we're thinking when we migrate our reports manager to the new sever, we'll upgrade it as well.
    We have plans to convert our SSRS 2005 to 2012 but for now we want to put on hold on it and check whether the old version can be ran in Report Manager 2012.
    Many thanks.

    Hi Vinxster,
    Generally, Report definitions are also upgraded when you publish or upload an .rdl file created in an earlier version of Reporting Services. The original file is not upgraded unless you open it in Report Designer.
    If a report cannot be automatically upgraded, the report is processed using the backward-compatibility mode. The report definition remains in the original schema.
    When we upgrade a Reporting Services installation to a SQL Server 2012 Reporting Services (SSRS) installation, Report definition (.rdl) files are automatically upgraded in the following ways:
    The Report Server automatically upgrade existing published reports and report snapshots to the new report definition schema for the first time they are processed.
    When we open an .rdl file in Report Designer in Business Intelligence Development Studio (BI Dev Studio), if the report was created for a previous namespace, Report Designer automatically creates a backup file and upgrades the report to the current namespace.
    This is the only way we can upgrade a report definition file.
    Note: when we upload a report definition file directly to the Report Server or SharePoint site, the report are not upgraded. We should upgrade the .RDL file in Report Designer in Business Intelligence Development Studio (BI Dev Studio).
    When there are references to custom code embedded in a report or to custom assemblies, reports might require additional steps to complete the upgrade during an upgrade of a report server. Custom assemblies should be moved manually to the new installation
    folder if we want to continue using the custom functionality in reports. If these assemblies are installed in the report server installation folder, they need to be moved to the new installation folder after the upgrade completes.
    For more information about upgrade reports, please see:
    http://msdn.microsoft.com/en-us/library/ms143674.aspx
    For more information about upgrade advisor to prepare for upgrades, please see:
    http://msdn.microsoft.com/en-us/library/ms144256.aspx
    You can refer to below article to do the preparetion.
    http://www.codeproject.com/Articles/487029/Prepare-yourself-before-start-migration-of-sql-ser
    Regards,
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • Problem with ipad 2 safari cannot download the file for windows live photo gallery

    on ipad 2 safari cannot download the file for windows live photo gallery

    What you can download via Safari on the iPad is very limited - you can only download apps from the iTunes app store on your computer to sync to the iPad, or from the App Store app directly on the iPad

  • Cannot download pdf files with adobe

    I still have the same problem I had a month ago I cannot download pdf file from internet sites screen just goes black
    I have recently upgraded software to lion I have the latest adobe software installed still no joy.
    Was never a problem in the past on my IMac

    In the Finder, select Go ▹ Go to Folder... from the menu bar, or press the key combination shift-command-G. Copy the line of text below into the box that opens, and press return:
    /Library/Internet Plug-ins/AdobePDFViewer.plugin
    If a Finder window opens with that item selected, delete it, then quit and relaunch Safari. Otherwise post again.

  • Cannot download .pdf files and word docs from KM using Web Dynpro

    Dear Portal Gurus,
    Using KM API, I am trying to download, documents from KM in my Web Dynpro Application. But .pdf files and word docs with screenshots are not getting retrieved from KM. Word docs opens with no content and Adobe opens with an error saying "Either it is a damaged file or It is not a supported file".
    I am using the following KM service to download the content.
    public byte[] retrieveResourceInBytes(String strRid){                    
    /////  after a few lines  ////
         if (this.loggedOnUser.isAuthenticated()) {
    // create a resource context with the authenticated user
         rContext = new ResourceContext(this.loggedOnUser);
    // create a RID to handle a resource
          aRid = RID.getRID(strRid);
              try {
              // get an instance of a resource factory
                     final IResourceFactory aResourceFactory = ResourceFactory.getInstance();
    // retrieve a folder/file  with context
                                                 aResource =  aResourceFactory.getResource(aRid, rContext);
         if(aResource.isCollection()) {
                                                                      aResource = (ICollection) aResource;
                                                      IPropertyMap objIPropertyMap = aResource.getProperties();               
                                                 IMutablePropertyMap objIMutablePropertyMap =objIPropertyMap.getMutable();
                                                 objHashMap = new HashMap();
         if (aResource != null) {
                                                                         IContent oldContent = aResource.getContent();
                            InputStream objInputStream=oldContent.getInputStream();
                 byte[] theBytes = new byte[objInputStream.available()];
                 objInputStream.read(theBytes);
                        return theBytes;
         } //  catches all the exceptions here///
    Could you please advise if I am doing something wrong else could you please advise me for any corrections which would help?
    Thanks a lot in advance,
    Zeena
    Edited by: Zeena Ali on Mar 25, 2009 8:13 AM

    On Apr 10, 2013, at 4:10 PM, AdityaKalania wrote: Replies in RED below:
    Re: Cannot download pdf files from web sites
    created by AdityaKalania in Adobe Reader - View the full discussion
    Hi,
    Which web browser are you using to view the PDF? Safari 5.1.8
    When you open the PDF in Adobe Reader add-in you will either see a floating toolbar
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5224223-317859/430-90/floating +toolbar.JPG
    or a normal toolbar
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5224223-317860/450-11/normalto olbar.JPG
    both the toolbars have save button, use the button to save the file locally. I do not see these toolbars. I do, however see this
    and it works! Thanks
    Hope this will help you.
    Thanks
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5224223#5224223
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5224223#5224223
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5224223#5224223. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Reader by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Cannot download pdf files from internet site with either acrobat pro X or pro XI on windows 8 comput

    cannot download pdf files from internet website with either acrobat pro x or proXI on windows 8 computer.  windows 7, no problem.

    Hi valerieross,
    Acrobat can be used to view pdf's or edit pdf's not download them.
    Check your browser settings.
    If you are referring to viewing pdf's in browser, then please check the following : http://helpx.adobe.com/acrobat/kb/cant-view-pdf-web.html

  • HT5701 Cannot download pdf files with Safari 6.0.4?

    Cannot download pdf files with Safari 6.0.4

    Back up all data.
    Triple-click the line of text below to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • Cannot download installation file

    Hi,
    I am trying to synchronize MI Client with MI Server to download application EASYTORUN on MIClient.The application is successfully uploaded through Webconsole and assigned to User with particular Device ID. I am getting following Error on MIClient during Synchronization.
    Synchronization completed
    Synchronization started
    Connection set up (without proxy) to: http://frces4043:50500/meSync/servlet/meSync?~sysid=wa1&
    Successfully connected with server.
    Processing of inbound data began.
    Assignment to application: EASYTORUN 1.0
    Assignment to application: MI25_AWT 1.15
    Assignment to application: MI25_JSP 1.15
    System determined that some required applications are not located on your device. They are now being installed.
    Installation failed:
    Error when downloading application from: http://frces4043:50500/me/pub/add-on/1.15_MI25_AWT.zip
    Installation failed:
    Error when downloading application from: http://frces4043:50500/me/pub/add-on/1.15_MI25_JSP.zip
    To complete installation restart your device.
    After restarting the device and initiated synchronisation ,i am getting following Error.
    [20060529 14:56:28:093] E [AppLog/MI/API/Services   ] An Exception (java.io.FileNotFoundException) occurred while http-get: D:\MIInstallation\webapps\EASYTORUN.war (The system cannot find the path specified)
    [20060529 14:56:28:093] E [AppLog/MI/Deployment     ] Exception while trying to install application EASYTORUN
    com.sap.ip.me.core.InstallationException: Cannot download installation file
         at com.sap.ip.me.core.JspApplicationType.downloadInstallationFile(JspApplicationType.java:383)
         at com.sap.ip.me.core.JspApplicationType.install(JspApplicationType.java:58)
         at com.sap.ip.me.core.ApplicationManager.installApplication(ApplicationManager.java:758)
         at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.installApplicationFromMSD(RegistrySyncInboundProcessing.java:571)
         at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.installMSDs(RegistrySyncInboundProcessing.java:541)
         at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.startApplicationInstallation(RegistrySyncInboundProcessing.java:509)
         at com.sapmarkets.web.liTS.util.reg.RegistrySyncInboundProcessing.process(RegistrySyncInboundProcessing.java:116)
         at com.sap.ip.me.sync.SyncManagerImpl.processSingleContainer(SyncManagerImpl.java:160)
         at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers(SyncManagerMerger.java:166)
         at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle(SyncManagerImpl.java:709)
         at com.sap.ip.me.sync.SyncManagerImpl.syncForUser(SyncManagerImpl.java:1142)
         at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization(SyncManagerImpl.java:774)
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:402)
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:285)
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79)
         at com.sap.ip.me.awtapps.home.Home.doSync(Home.java:41)
         at com.sap.ip.me.awtapps.home.HomeFrame.doUserActionSync(HomeFrame.java:1837)
         at com.sap.ip.me.awtapps.home.HomeFrame.userActionSync(HomeFrame.java:1811)
         at com.sap.ip.me.awtapps.home.HomeFrame.action(HomeFrame.java:742)
         at java.awt.Component.handleEvent(Component.java:5341)
         at com.sap.ip.me.awtapps.home.HomeFrame.handleEvent(HomeFrame.java:923)
         at java.awt.Window.postEvent(Window.java:1614)
         at java.awt.MenuComponent.postEvent(MenuComponent.java:263)
         at java.awt.MenuComponent.postEvent(MenuComponent.java:263)
         at java.awt.MenuComponent.postEvent(MenuComponent.java:263)
         at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:294)
         at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:273)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:458)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    I am able to  download application successfully using Webcolsole , when i click on Hyperlink. I am getting same Error with other applications when i download on MIClient.
    Please can you let me know how this can be Resolved.
    Thanks a Lot
    -Madhan

    Hi mohan
    i saw ur log it shows tht ur uploading both awt and jsp client in the same client u need to assign either jsp or awt version to a client not both,
    Pls note
    TOM folder in installation is for JSP
    Core folder is for awt
    Path:
    MI25SP13FULL_0-10002889\Core\exefiles\comp\setup.exe
    MI25SP13FULL_0-10002889\Tom\exefiles\comp\setup.exe
    Please uploading only one of them and get back if u find any problems
    bye
    sid

  • My Canon 5D Mark 3 camera..I cannot download Raw files using iPhoto help please

    Canon 5D Mark 3 I cannot download Raw file in iPhoto help please?

    You will need OS X 10.7.4 and iPhoto 11 or Aperture 3 for this.
    What do you have?

  • My Windows7 PC just crashed.  I have the files backed up online with Carbonite.  I want to buy a Mac I book.  Carbonite says it cannot download pc files to a Mac.  Is there a solution?

    My Windows7 PC crashed and I have the files backed up online with Carbonite.  I want to buy a Mac I book.  Carbonite says it cannot download pc files to a Mac.  Is there a solution?

    Brilliant, that clears things up - there is a single
    audio in that is next to the PC in so I guess I need
    one of the single cables you have mentioned,
    hopefully the Apple Store can point me in the right
    direction when I go in to buy my Mini.
    If the TV has a single minijack-type audio input, then the cable you need is a very standard one that can be found almost anywhere that cables for audio/home theatre systems are sold. In the old days it would be easy to point you towards the nearest Tandy, but as I understand it they're now gone. However, even supermarkets such as Tesco are likely to have something this basic!
    No doubt Apple will release an Intel Core 2 Duo
    version the day after I pick it up.
    There's no doubt that at some point Apple will revise the range and make new mini's faster or more powerful - and it may be that it happens next week at the Macworld Expo. I'd bet there are a few people holding on for a few days to see if new minis are announced there, and you might want to do the same if it's of concern, but the existing models are plenty powerful, and more than enough for most user's needs.
    Thanks for all your help, much appreciated.
    You are most welcome - and please come back and post again if you have any further questions or any problems once you've got your system!

  • I have Elements 9 and cannot download NEF files from my new Nikon1 v1, any help appreciated

    I have Elements 0 and cannot download NEF files from my new Nikon1 V1, any help is appreciated.

    PSE 9 is too old for any of the versions of ACR that support the 1 V1. You have three options:
    1. Upgrade to PSE 10 or 11.
    2. Use the Nikon software to convert the raw files and send the resulting tiffs to PSE for further editing.
    3. Try the free Adobe DNG converter, and you should be able to open the resulting DNGs in your version of ACR.
    Windows:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5486
    Mac:
    http://www.adobe.com/support/downloads/product.jsp?product=106&platform=Macintosh

  • Cannot download RAW files from Nikon D800E into CC Photoshop?

    Cannot download RAW files from Nikon D800E into CC Photoshop?

    This is not the same question you posted earlier:
    "I am having difficulty transferring D800E NEF files into Adobe RAW format to use in Photoshop CC? What to do?"
    Perhaps give steps you are trying.

  • TS1702 trying to download mp3 get: Safari cannot download this file

    I am trying to download MP3  even tried AAC I receive error Safari cannot download this file..  I am clueless in how to do this thank you Linda

    You can't download music via Safari. If you are trying to get music into the Music app then you will either need to buy/download them via the iTunes store app, or download them on your computer and sync them. If you are using a third-party music app then does it have its own browser function for downloading music, or does it only support copying via a computer's iTunes ?

  • I have iPad Air. I want to download games from safari but safari cannot download the file.so what should I do??

    I have iPad Air. I want to download games from safari but safari cannot download the file so what should I do??

    Hamzy 15 wrote:
    And what about the music?
    Music comes from the iTunes Store or by Syncing with your computer.
    >  http://support.apple.com/kb/HT1386

  • "Safari cannot download this file" when I tried dl a .mobileconfig file

    Hi,
    I have been asked to research deployment of configuration to Ipod touch to determine if our clients will be able to use these devices on our secure network. According to the Enterprise Deployment Guide I should be able to send the Ipod Touch a .mobileconfig file:(http://manuals.info.apple.com/enUS/Enterprise_DeploymentGuide.pdf)
    But I'm getting the message "Safari cannot download this file" when I try to download the .mobileconfig file from our internal http portal.
    Any advice you have would be much appreciated. Thank you,
    M

    Hi M,
    There may be an issue with the website or the file, try emailing the profile to an account setup on the iPod touch.
    If the issue persists, try resetting or restoring the iPod touch.
    You can reset the iPod by holding the Home and Sleep/Wake buttons until you see the Apple logo as described here: http://docs.info.apple.com/article.html?artnum=305743
    This article: http://support.apple.com/kb/HT1414 will walk you through the restore process.
    Message was edited by: Jason L

Maybe you are looking for

  • How to start Oracle Application Server 10g on Linux

    Hi, I have installed the Oracle Appliacion server and Infrastructure server on Linux. Both I have installed under with Diff. folder Can some one please tell me how to start / stop Appliacion server and Infrastructure server on Linux We are going to u

  • [CS4 JS] ScriptUI - Update palette with properties from front document

    Hi all. I have created, with ScriptUI, a palette containing, among other things, a ListBox containing items for every xmlElement in a document. I want the control to read from the front document when there is more than one document open, and to updat

  • Messaging on N97 - Cant store emails in Mass Memor...

    I'd really appreciate some help with this one. I've been wrestling this phone for the last week to get the messaging to 'just work' but it keeps doing its own thing. I am referring to the Messaging application that comes with the phone, not the Email

  • N73 turning itself off

    Hello, i have a weird problem with my N73, its 6months old and firmware had been updated to latest about 2months ago... since 2 weeks the fone has been showing weird behaviour it keeps turning itself off about once a day... is anyone else expierencin

  • Retrieve all attributes for a specific objectClass using ldapsearch

    Hi everybody, Question : is it possible to retrieve all attributes for a specific objectClass (by example person) using ldapsearch tool ? I tried something like that, but it doesn't work : ldapsearch -v -h XXX -p XXX -b "cn=schema" -s base "objectcla