This is a migrated thread and some comments may be shown as answers.

Report Viewer displaying blank in IE9

1 Answer 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ross
Top achievements
Rank 1
Ross asked on 12 Apr 2013, 03:05 PM
Using version 7.0.13.220. Have created a barebones ASPX based on the sample code from the 'Using Telerik Web ReportViewer in ASP.NET MVC application' and the response from here.
<html style="height: 100%">
<head id="Head1" runat="server"></head>
<body style="height: 100%">
<form id="Form1" runat="server" style="height: 100%" method="post" action="">
<div id="Content1" style="border: solid 2px red; height: 100%;">
<telerik:ReportViewer ID="ReportViewer1" runat="server" Height="100%" Width="100%"></telerik:ReportViewer>
</div>
</form>
</body>
</html>

Also using the report from the sample code mentioned earlier.

When I view the page in IE9, I get the grey menu bar across the top of the screen and nothing else. I can then export it to other formats (PDF, Word, etc.) and the report shows correctly. If I look at the report in Chrome or Firefox, the report shows correctly in the browser and exports. Any idea what's holding up IE?

1 Answer, 1 is accepted

Sort by
0
Chavdar
Telerik team
answered on 17 Apr 2013, 02:38 PM
Hello,

We couldn't reproduce your problem with the provided snippet and everything seems correctly set. Could you, please send to us the entire .aspx page as we are not sure which DOCTYPE you are using or even better if you can open a support ticket and send us a sample project which replicates the problem?

Kind regards,
Chavdar
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

Tags
General Discussions
Asked by
Ross
Top achievements
Rank 1
Answers by
Chavdar
Telerik team
Share this question
or