Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7064553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:50:55+00:00 2026-05-28T04:50:55+00:00

I have an asp.net mvc3 project, it has some reports in aspx web pages.

  • 0

I have an asp.net mvc3 project, it has some reports in aspx web pages. Everything works great in 2-3 weeks ago, but now, when I open the reports pages in FireFox8 and Chrome 15, the reports can not be displayed correctly.

In FF8, report content can be shown, but looks like css doesn’t loaded, and report head control look like this:

enter image description here

In Chrome15, report head looks fine but content isn’t shown up. I can see it has correct contents when using Firebug to view those .

Since data can ben loaded to browser, I think it maybe a browser compatibility problem, am I right?

Does anyone seeing same issues? I’m open to any suggestions.

BTW:My report viewer’s version is 10.0.0.0.

Thanks.

[Edit in 12/21/2011]
FireFox
After several research on this, I have noticed when browse in firefox, server will catch an [Microsoft.Reporting.WebForms.HttpHandlerInputException: Missing URL parameter: Name], and the query string is OpType=BackImage&Version=10.0.40219.329&Color=%23ECE9D8&Name=Microsoft.Reporting.WebForms.Icons.toolbar_bk.png; path_info is Reserved.ReportViewerWebControl.axd

This may be the reason why firefox can’t show page with correct CSS.

I don’t know why this happens in Firefox & Chrome, while in IE everything is fine.

I’ve found this link shows same excpetion: http://social.msdn.microsoft.com/Forums/eu/vsreportcontrols/thread/80ce3ee8-e65b-476c-b668-ecc8e83ea73d

But I’m not sure how did he solve this, can you or somebody else gives some tip or example code to solve this?

Chrome
When browse in chrome, I found the report data is loaded into DOM, and surronded by a with id=”ReportViewer1_fixedTable”. Inside that element, there’s a div with id=”ReportViewer1_ctl09″ nested in , if I remove the “height: 100%”, the report can be seen.

this link http://www.apptools.com/examples/tableheight.php, explained why this 100% cannot be rendered correctly, but I’m still failed when trying to give a fixed height via CSS, the code can’t be pasted here, please see this as a reference.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:50:55+00:00Added an answer on May 28, 2026 at 4:50 am

    In Chrome, it’s the “height=100%” problem.

    Once I add following jQuery code, the report area can ben shown.

        $(function () {
            $("#ReportViewer1_ctl09").css("height", "auto");
        });
    

    In FireFox, the report page raise an error as following:

    “Microsoft.Reporting.WebForms.HttpHandlerInputException 缺少 URL 参数: Name”

    and the Query String is: “OpType=BackImage&Version=10.0.40219.329&Color=%23ECE9D8&Name=Microsoft.Reporting.WebForms.Icons.toolbar_bk.png”

    according to this article, I think it’s caused by a proxy that handles http request..

    I checked my request, there’s a “FiftyOne …” in “Brwoser” property of “Request” ojbect.

    Since fifty one is no longer used in this project, I removed it from Bin and web config, then the report can be shown in FireFox!

    Hope this article can be usefule to other guys.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an ASP.NET MVC3 project that uses a tab strip on certain pages.
I have a web project using asp.net mvc3. Now clients ask for a security
I have a page in asp.net MVC3 project. The page has 3 divs, each
I have problem with create ulr routing for asp.net mvc3 application. My project has
I have ASP.NET web pages for which I want to build automated tests (using
I have ASP.NET page with an iframe on it for displaying some pdf reports
At the moment I have a MasterPage in an ASP.NET MVC3 project with a
I'm working on a web application project using ASP.NET MVC3 and database in SQL
I have built an ASP.NET MVC 3 web application (with exlusively Razor/cshtml pages) that
I am working on a project which adopted ASP.NET MVC3(Razor) tech. Now, I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.