Hi, I have an ASP application and this is my first ever crystal report I am doing. The report seems to be all good when I am looking at the reprot in the design and all the data is fine and perfect. However when I try to show it in my Crystal Report Viewer,
the report is displyed blank, without data. Where did teh data go and why isn't it displaying? It is 2 pages, so for some reason teh data is hidden or blank? What am I doing wrong?
Okay the problem seems to be a bit clear now. The report exists in the report viewer, but for some reason I can't see it, could it be that report background adn report font are the same in display? In Cyrstal Report I changed background to blue and font
to black, and still can't see anything. When I export this report to Micrsoft Word, I can see perfect what's in there, the data, the report background, font, and they seem normal. It's just report viewr can't display it. How do I fix this?
Look here, there is text in that report, because I can highlight and control + c will copy that text.
I have the EXACT same problem. The web application was existing (asp.net (Framework 4.0), VS2010 using CR 13.0.2000.0). We were using IE8 and everything worked fine, but when we upgraded to IE9 the Crystal Report Viewer stopped rendering the report. The
actual report is there because I can export it to Excel or PDF without issue. I should note that it still works fine in Firefox.
I can confirm that it doesn't work with IE9 and that's a real setback for me. My team and I have been building a website primarily based on IE9 and a little of Firefox. Compatibilty mode (IE8) screws up of all of the site's formatting as well. SAP needs
to release an update to make it compatible in all browsers or MS needs to address this ASAP
Actually I managed to get it to sort of work in IE9. I'm passing in my binding dataset into the report viewer via the page session. The report doesn't render the first time I open the viewer, but it does the second time. It's as if the viewer or page doesn't
totally load the dataset. That's very weird
may I know how did you host this report? Is that on a remote server? Do you have a FULL Access to the remote server? I do not seem to have problems with my Crystal Report 2010 on my IE9 though :/
I am still thinking that the problem you experience was caused by the incorrect CR 2010 configuration. It is actually worth to double check the configuration.
I'm having the same problem. I created a dynamic report from a dataset using the push method but when I try to view the report in a browser it is blank. I've checked the report in debug mode and added a line to export it to disk all without problem. When
I assign it as the CrystalReportViewer.ReportSource is displays the report viewer control bar only. Re-binding the ReportViewer does not help. If I push the button on the page a second time to regenerate the report it displays the report as desired.
ASPProg232
Member
305 Points
192 Posts
Crystal Report not showing in Crystal Reports Viewer
Apr 15, 2011 08:24 PM|LINK
Hi, I have an ASP application and this is my first ever crystal report I am doing. The report seems to be all good when I am looking at the reprot in the design and all the data is fine and perfect. However when I try to show it in my Crystal Report Viewer, the report is displyed blank, without data. Where did teh data go and why isn't it displaying? It is 2 pages, so for some reason teh data is hidden or blank? What am I doing wrong?
<CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="True" EnableDatabaseLogonPrompt="true" GroupTreeImagesFolderUrl="" Height="1202px" ReportSourceID="CrystalReportSource1" ToolbarImagesFolderUrl="" ToolPanelView="None" ToolPanelWidth="200px" Width="903px" /> <CR:CrystalReportSource ID="CrystalReportSource1" runat="server"> <Report FileName="CrystalReport3.rpt"> </Report> </CR:CrystalReportSource>ASPProg232
Member
305 Points
192 Posts
Re: Crystal Report not showing in Crystal Reports Viewer
Apr 15, 2011 09:05 PM|LINK
Okay the problem seems to be a bit clear now. The report exists in the report viewer, but for some reason I can't see it, could it be that report background adn report font are the same in display? In Cyrstal Report I changed background to blue and font to black, and still can't see anything. When I export this report to Micrsoft Word, I can see perfect what's in there, the data, the report background, font, and they seem normal. It's just report viewr can't display it. How do I fix this?
Look here, there is text in that report, because I can highlight and control + c will copy that text.
ASPProg232
Member
305 Points
192 Posts
Re: Crystal Report not showing in Crystal Reports Viewer
Apr 15, 2011 09:47 PM|LINK
Okay more update. It works in everything except IE 9. Has anyone else experienced this problem?
indirani
Member
4 Points
3 Posts
Re: Crystal Report not showing in Crystal Reports Viewer
Jul 05, 2011 02:15 AM|LINK
Hi,
I have the same problem Group tree is showing but data not showing in ie 9 , CR 13 , .Net Frame work 4.0
any help please ?
bvanheulen
Member
2 Points
1 Post
Re: Crystal Report not showing in Crystal Reports Viewer
Jul 28, 2011 05:35 PM|LINK
I have the EXACT same problem. The web application was existing (asp.net (Framework 4.0), VS2010 using CR 13.0.2000.0). We were using IE8 and everything worked fine, but when we upgraded to IE9 the Crystal Report Viewer stopped rendering the report. The actual report is there because I can export it to Excel or PDF without issue. I should note that it still works fine in Firefox.
necro_mancer
Star
8169 Points
1595 Posts
Re: Crystal Report not showing in Crystal Reports Viewer
Jul 29, 2011 04:40 AM|LINK
hi guys,
If you mentioned it does not work on IE9, but works on IE8, have you tried it from the other browsers, such as Mozilla, Chrome and Safari?
Please advise
Professional SQL 2008 R2 Service
saunupe1911
Member
8 Points
4 Posts
Re: Crystal Report not showing in Crystal Reports Viewer
Jul 29, 2011 01:51 PM|LINK
I can confirm that it doesn't work with IE9 and that's a real setback for me. My team and I have been building a website primarily based on IE9 and a little of Firefox. Compatibilty mode (IE8) screws up of all of the site's formatting as well. SAP needs to release an update to make it compatible in all browsers or MS needs to address this ASAP
saunupe1911
Member
8 Points
4 Posts
Re: Crystal Report not showing in Crystal Reports Viewer
Jul 29, 2011 04:02 PM|LINK
Actually I managed to get it to sort of work in IE9. I'm passing in my binding dataset into the report viewer via the page session. The report doesn't render the first time I open the viewer, but it does the second time. It's as if the viewer or page doesn't totally load the dataset. That's very weird
necro_mancer
Star
8169 Points
1595 Posts
Re: Crystal Report not showing in Crystal Reports Viewer
Jul 30, 2011 01:37 AM|LINK
hi saunupe,
may I know how did you host this report? Is that on a remote server? Do you have a FULL Access to the remote server? I do not seem to have problems with my Crystal Report 2010 on my IE9 though :/
I am still thinking that the problem you experience was caused by the incorrect CR 2010 configuration. It is actually worth to double check the configuration.
Please keep me posted.
Thank you
Professional SQL 2008 R2 Service
tkeen
Member
2 Points
2 Posts
Re: Crystal Report not showing in Crystal Reports Viewer
Aug 03, 2011 08:52 PM|LINK
I'm having the same problem. I created a dynamic report from a dataset using the push method but when I try to view the report in a browser it is blank. I've checked the report in debug mode and added a line to export it to disk all without problem. When I assign it as the CrystalReportViewer.ReportSource is displays the report viewer control bar only. Re-binding the ReportViewer does not help. If I push the button on the page a second time to regenerate the report it displays the report as desired.
Is there a refresh I need to initiate?