SSRS 2012 Report Manager web browser display issues

Hi Guys
I'm having a issue with the report manager display in explorer, Firefox and chrome web browsers, it doesn't display correctly, any advice would be greatly appreciated, thanks

go to your SSRS server and open your reporting server configuration Manager
Make sure that your Report Manager URL is
http://machinename:80/Reports and Web Service URL is
http://machinename:80/Reportserver
Roger

Similar Messages

  • SSRS 2012 report integrated with SharePoint 2013 issue :Report refreshing after some idle time

    we have SSRS 2012 report integrated with SharePoint 2013  , when we click on any toggle item after some idle time of 60 secs and try again to expand
    another toggle item then  complete report is getting refreshed and  if we are in child report it is redirecting to parent report. . we didn’t set any refreshing property at report level. I hope there will be some idle time setting at sharepoint site
    level.
    what we observed.
    1. there is no problem when we expand toggle items without any idle time.
    2. when we open the report and expand few toggles and keep idle for 60 seconds and try
    again to expand another toggle item then  complete report is getting refreshed (all toggle items are collapsing).
    3. If you keep idle for 60 minutes and if you didn’t do any action like expanding toggle
    items it is not refreshing.
    why it is happening and how to stop that complete refresh.
    Surendra Thota

    Hi Surendra,
    I have tested on my local environment and the issue can be caused by the session time out ,the time out of the report precessing, database timeout,DataSet query execution timeout and so on.
    I would like to confirm that the refresh you have mentioned is the page refresh or the report reloading?
    Please reference to the setting below to don't limit the timeout values if you got the report reloading:
    Point to a report in the library.
    Click the down arrow, and select Manage processing options.
    In Processing Time-out, select Do not time out report processing or
    Limit report processing in seconds if you want to override that value with no time-out or different time-out values.
    If you got the session timeout that refresh the page, please reference to the setting in below article:
    http://msdn.microsoft.com/en-us/library/gg492284.aspx#bkmk_session_settings_section
    Details information in the article below about the timeout setting for your reference:
    Set Processing Options (Reporting Services in SharePoint Integrated Mode)
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • Will the reports developed in sql server 2008 r2 BIDS work when deployed on sql server 2012 reporting manager

    Will the reports developed in sql server 2008 r2 BIDS work when deployed on sql server 2012 reporting manager?
    when I check on Microsoft site it says
    Reports are not upgraded when you upload a report definition file directly to the report server
    or SharePoint site. Upgrading a report definition in SQL Server Data Tools is the only way to upgrade the .rdl file.
    When you open an .rdl file in Report Designer in SQL Server Data Tools (SSDT), 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 you can upgrade a report definition file.
    Now here is another confusing statement which says
    You can upload an .rdl file created in an earlier version of Reporting Services to a SQL Server
    2012 report server and it is automatically upgraded on first use. The report server stores the report definition file in the original format. The report is automatically upgraded the first time it is viewed, but the stored report definition file remains
    unchanged.
    All I want to know is if I deploy a rdl made in 2008 r2 to 2012 will it work on the report manager of
    2012?
    <o:p>
    </o:p>
    Mudassar

    I have tested this fucntionality and can confirm that ssrs 2008 r2 reports work when you deploy them on new ssrs 2012 report manager .
    No Migration is required .
    I didnt even moved report server dbs .All I did is just deployed reports on the report manager and it worked .
    "You
    can upload an .rdl file created in an earlier version of Reporting Services to a SQL Server 2012 report server and it is automatically upgraded on first use. "
    Microsoft needs to correct this the documentation is misleading
    Mudassar

  • Display the reports in web browser?

    I need advise.. Here is my requirements.
    we are using Oracle9i database. We have data warehouse Schema. We wanted to display some of the reports in the browser. What are the possible solutions to display the reports in web browser with out using any reporting tools(cognos, business objects etc).
    Thanks

    Well your requirement is a little bit odd, displaying data in database without using tools or application. What's form of these reports you are talking about? Are they just bunch of queries?
    If you don't want to use heavy duty software like cognos or business objects, then consider use Oracle Application Express APEX
    http://www.oracle.com/technology/products/database/application_express/index.html
    by the way cognos and business objects are OLAP tools, does that mean your reports are OLAP report?

  • Error while running SSRS 2012 report integrated with SharePoint 2013

    Hi,
    Our reporting services environment has SSRS 2012 integrated with SharePoint 2013. The SharePoint 2013 farm has 2 web front ends, 1 app server and a separate server for reporting services i.e SSRS 2012 .
    We have created a https web application in SharePoint 2013 and all the SSRS 2012 reports are deployed into a "Report Library" residing in its root site collection.
    The simple reports are running well. But there is a report where we have 3 multi-value parameters. On running this report in IE or Chrome, we get the error "Sys.WebForms.PageRequestManagerParserErrorException: The message received from the
    server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled. Details: Error parsing near ' <!DOCTYPE html PUB'."
    Some of the forums suggested to add the below entry in the web config of the SharePoint web app where the SSRS reports are deployed. We did that too, still the error is appearing. Please can anyone help .
    <appSettings>
    <add key="aspnet:MaxHttpCollectionKeys" value="100000" />
    </appSettings>
    Thanks

    Hi Surendra,
    I have tested on my local environment and the issue can be caused by the session time out ,the time out of the report precessing, database timeout,DataSet query execution timeout and so on.
    I would like to confirm that the refresh you have mentioned is the page refresh or the report reloading?
    Please reference to the setting below to don't limit the timeout values if you got the report reloading:
    Point to a report in the library.
    Click the down arrow, and select Manage processing options.
    In Processing Time-out, select Do not time out report processing or
    Limit report processing in seconds if you want to override that value with no time-out or different time-out values.
    If you got the session timeout that refresh the page, please reference to the setting in below article:
    http://msdn.microsoft.com/en-us/library/gg492284.aspx#bkmk_session_settings_section
    Details information in the article below about the timeout setting for your reference:
    Set Processing Options (Reporting Services in SharePoint Integrated Mode)
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • How to deploy a SSRS 2012 report to IIS 8

    Hi SQL gurus.
    I wrote a simple SSRS 2012 report and saved it in d:\A_report\.  I installed, accepting default configurations, IIS8.  I used Reporting Services Config Mgr to configure report manager.  Web Service URL is
    http://testreport:80/Reports.  Database is ReportDb.  Report Manager is
    http://testreport:80/testreports.  I can see internet information services web page when I browsed it thru IIS manager.  Can someone please guide what are the next steps for me to publish my helloreport
    to the web?  or show me the chronological steps that leads me to successfully publish the report?  Do I need to creat a new virtual dir in wwwroot and start to save new reports to new virtual dir? are there anyother missing components/parts
    of services I had missed?  I want to learn but there are so many sources I read but each showed differenlty from others & I am confused.  I dont need Sharepoint.  For now, all I have is MS SQL 2012, MS SSRS 2012 & IIS8.   Thanks
    in advance.

    SSRS reports are no longer hosted in IIS, that changed after the 2005 version.
    Your web service URL should be http://testreport:80/ReportServer
    it should be a different URL to your Report manager URL (at the moment for some reason you have them both the same?)
    Then you can set up your config to point to your web service URL and deploy through visual studio
    http://msdn.microsoft.com/en-us/library/ms159270(v=sql.110).aspx

  • Running an SSRS 2012 report from C#

    Hello
    I have created the report in SSRS and it works fine
    I would be grateful if someone gives me a step by step procedure / link to Run an SSRS 2012 report from C#.
    regards
    Manoj Gokhale

    see this article
    http://www.codeproject.com/Articles/675762/Call-SSRS-Reports-by-using-Csharp
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • SSRS 2012 report not loading in Safari

    Hello,
    I have created SSRS Reports and they are working fine in all browsers except Safari.
    I have tried so many different things by applying CSS and JS to make Overflow property to Visible of div mentioned in this forum.
    http://stackoverflow.com/questions/5968082/ssrs-2008-r2-ssrs-2012-reports-are-blank-in-safari-and-chrome
    I am not sure now how to proceed further.
    I have added report in iframe and deployed to SharePoint.
    Can anyone please guide on this?
    Thank you,
    Mittal.

    Hi MittalPatel,
    In Reporting Services SQL Server 2012. Not all browsers support all report functionality.
    In the article below you can find that Safari is not supported in sharepoint mode.
    Planning for Reporting Services and Power View Browser Support (Reporting Services 2012)
    Although as
    Suhas Kudekar mentioned that we can add some script to  the configuration file to enable the visibility manually, but this also have some limitation.
    Only the machine which you have installed the reporting service instance that you can find the path of the configuration file to add the code the Safari browser will work fine, so the other machine which don't located the configuration file will still not
    support the render of the report.
    So, I recommended you to choose other browser which supported to view the report.
    Thanks for your understanding.
    Regards,
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • Greater than Equal to Functionality when retirivng data from SSAS 2008 cube using SSRS 2012 report not working

    I have an SSRS 2012 report and SSAS Cube in 2008. My report criterion requires filtering on measures. So Created measures as dimensions . The report requires >= functionality on the measures. But in the Query designer of 
    the report there is =, IN, Within Range ,Excluding range , MDX as the operators.
    To achieve my goal. I have “From” and “To” as parameters on the numeric dimension. The “To” parameter I have set as internal and setting
     the default value of  “TO” .By writing another Dataset query that returns the “MAX” 
    value and the MAX value returned is a member of the measure converted to dim I confirmed.. So this whole works as >=.The user enters only the “FROM” parameter and the “TO” is set internally. The user can enter any value in the “From” parameter. Any
    value that is not even a member.It is a textbox. I cannot use a list of values from the “From” parameter.
    But whenever I run the report after entering all the selection criteria
     I keep getting
    Error “the restrictions imposed by the constrained flag in the strtomember functions were violated”
    I know this means that Max value in the “TO” section is not a member .
    I did try
    : StrToMember("[Fact RCS CV BLAST].[APPRLIMIT ACH].
    &[" & @ToFactRCSCVBLASTAPPRLIMITACH &
    "]", CONSTRAINED) )
     But I get “syntax for the “&” is incorrect”
    If I use Drop down for the “From” and “To” parameters then it works fine. But that’s not what Business Users need.
    Please let me know what the options to make this work. I did use parameters that filter the
     Dataset returned it works fine but there is a performance impact.

    Hi,
    I think if you use the following method you will be able to compare the members.
    CDbl(StrToMember("[Fact RCS CV BLAST].[APPRLIMIT ACH].&[" + @ToFactRCSCVBLASTAPPRLIMITACH + "]").Member_Name)
    As you mentioned that you converted your measures as dimensions, you are having an integer value as the member name. In that case use VBA functions with MDX to do the datatype conversion.
    Take a look into the following MDX written against Adventure Works;
    WITH CALCULATED MEMBER [Measures].[Member Name] AS
    CInt
    Right
    CStr
    [Date].[Calendar Year].CURRENTMEMBER.MEMBER_NAME
    ), 4
    SELECT {[Measures].[Sales Amount], [Measures].[Member Name]} ON COLUMNS,
    FILTER
    [Date].[Calendar Year].[Calendar Year].MEMBERS,
    CInt(Right(CStr([Date].[Calendar Year].CURRENTMEMBER.MEMBER_NAME), 4)) >= 2005 AND
    CInt(Right(CStr([Date].[Calendar Year].CURRENTMEMBER.MEMBER_NAME), 4)) <=2008
    } ON ROWS
    FROM [Adventure Works]
    I am filtering the Years by using the member names by extracting the Integer portion of the member name and applying data type conversion functions in VBA. So I 
    Keep in mind that you have to get rid of the CONSTRAINED clause if your business users can enter anything on the SSRS text box. 

  • Why i get x icon when i see bex report in web browser??

    Hi Experts,
    why i get x icon when i see bex report in web browser?? How can i avoid it..??
    DV

    DVMC,
    This could be of two reasons. One is formula collision if you are using formulas in the report. You can set from the properties which formula to act.
    Secondly, if you are having key figures data with diff dimensions i.e diff units or currencies used in calculations. This can be eliminated using NODIM() function in new formula.
    Check out which case applies to you.....

  • Xcelsius 2008:Unable to Launch Report in Web Browser via Reporting Services

    I am trying to create a dashboard in Xcelsius 2008 using SQL Server Reporting Services.
    In the properties of the 'Reporting Services' button I have selected the 'Select Report' button.
    Once I have input the reporting services URL and select 'submit', a list of all my reports appear on the left hand side. The problem occurs when I select the 'Launch Report in Web Browser' button. When a new browser opens, the URL is trying to access the local host instead of the correct server.
    Do any additional settings need to be updated?
    Thanks,
    Natalie

    I am trying to create a dashboard in Xcelsius 2008 using SQL Server Reporting Services.
    In the properties of the 'Reporting Services' button I have selected the 'Select Report' button.
    Once I have input the reporting services URL and select 'submit', a list of all my reports appear on the left hand side. The problem occurs when I select the 'Launch Report in Web Browser' button. When a new browser opens, the URL is trying to access the local host instead of the correct server.
    Do any additional settings need to be updated?
    Thanks,
    Natalie

  • SharePoint Report Viewer Web Part Parameter Issue

    I'm using the SharePoint Report Viewer web part to display a SSRS report that I have created in a library.  Reporting Services is integrated into my SharePoint farm.  The report I am displaying has a single parameter that needs to be set. 
    When I select it and hit "Apply" the "Specify Parameter Values" text disappears, but it doesn't display the report.  If I edit the web part the data loads based on the parameter. 
    I don't know why the apply button is not causing the report to reload. 
    Any ideas?

    If I specify a default, it loads correctly.  When I select a new parameter and hit apply the report no longer works though. 
    I don't think this is a browser issue.  Even if it is my company uses IE, so if it doesn't work for this then it won't work period.
    I'm pretty positive it is an issue with the Reporting Services web part not posting anything when Apply is hit.  Every other case of using the report doesn't have any issues other than when it is in the web part.

  • SSRS 2012 background color format by expression issue when exporting to Excel.

    We are using SSRS 2012. We have a report that conditionally formats a background color for some cells. The report renders properly in a browser and in Excel 2003 format. In Excel format all cells after the first one that meets the condition are highlighted,
    even if only one cell should.
    The sample expression that triggers this condition looks like this:
    =IIF(Fields!VIOL_NOTE.Value="Internal","Green","No Color")
    All cells after the first one that meets the condition Fields!VIOL_NOTE.Value="Internal" have a green background.
    Excel 2003 (proper) results:
    Excel (improper) results:
    Zenon

    Hi Zenon,
    Based on your description, I try to reproduce the issue in my test environment, however it is work well. After export the report to Excel and Excel 2003, I can get exact same result when open the Excel file in Excel 2010.
    Did you open the repot in Excel 2003 or Excel 2007-2010? Please post more deatils, so we can help to work out this issue.
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click
    here.
    Fanny Liu
    TechNet Community Support

  • SSRS 2012: Report Header PrintOnFirstPage-problem after report migration from SSRS 2008

    Hi ,
    I developed my report using VS 2008 IDE and the report header property "PrintOnFirstPage" is set to False.
    The content of the header are some textboxes and lines that should show only on page number > 1.
    This works fine in VS 2008 IDE in preview mode as well as with reports rendered by SSRS 2008 report server.
    Recently I migrate&convert the same report to SSRS 2012 I noticed a different rendering behaviour of my report.
    So in VS 2010 preview mode, the page headers content (textboxe etc.)  is not visible on first page but the headers space did not colapse as it does in VS 2008 IDE preview mode.
    I checked all the report properties but unable to find a solution to my problem.
    I was able to reprduce the same behaviour by creating a new report using VS2010 IDE.
    Any ideas are greatly appreciated
    Thanks
    Bodo

    Hi BodoHH,
    I have tested on my local enviorment and can't reproduce the issue, the issue can be caused by many factors, it can be caused by the properties setting and can also caused by the visual studio, Detais information below for your reference:
    As you mentioned that you have check all the report properties, please also check the tablix,Page Header,report body properties to see if the size are the same with that in the SSRS2008.
    Please open this rdl report in the report builder to see if the print layout is correct, if it works fine, the issue can be caused by the visual studio.
    Please also try to upload the rdl report to report manager to check the layout.
    Please also provide the snaphot of the layout in VS2010 to let us better analysis about the issue.
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • SSRS 2008 Report Manager http error 302 through F5 NLB

    Environment:
    Test workstation on a different VLAN 
    F5 network load balancer
    SQL server 2008 R2 on Win Server 2008 r2 standard
    SSRS runs on another Win Server 2008 r2 standard with two other IIS websites
    Website 1 = port 443, Website 2 = port 8443
    SSRS Report server = port 8444, SSRS Report Manager = port 8445
    Problem:
    From a test workstation , the SSRS Report Server Web service works fine, but the  Report
    Manager can't be displayed and the ssrs logs returns http error 302. verified that the certs are valid.

     Click Here for More info.. 
    Thanks

Maybe you are looking for

  • How to find Requisition number of a closed Back-to-back Order

    For a closed back-to-back order line how to find the requisition number? Tried using the "Requisition Summary" form --> Related Documents(Tab) --> providing the Sales order number. But the LOV attached to sales order does not contain the B2B sales or

  • Help with DR plan for Exchange & SQL Server vDP 6 please.

    Hi there, I just need a little guidance building a backup & DR strategy using vDP and/or VR. SRM is probably not in the budget right now. First question about "Application" backup recovery.... Do I need BOTH a "Guest Image" & "Application" backup of

  • What is an "sit" file?

    I have pictures in an Olympus RAW format (.ORF I think) from an Olympus 5050 Zoom Camera. I installed the Camedia Master 4.1 software and then went to the Olympus website to download the latest update (4.2). The file downloaded and displayed in the d

  • How to do a SUM of all cells of a certain color?

    I have a spreadsheet that I'm categorizing certain budget items by cell color. these are not in a row. I think there is a way with IF statements to select all the cells of a certain color that contain numbers and do a sum of them. This will allow for

  • Time machine makes no backups - External HD is no longer recognized

    My external HD is only used for backups with time machine. About 30 days ago I took the usb out of my Mac, so the time machine did not work. Now I put the usb back in my Mac and the external HD is not recognized any more. I did do nothing else with t