Print Page | Close Window

Toolbar doesn't work

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=2988
Printed Date: 14 May 2024 at 4:46am


Topic: Toolbar doesn't work
Posted By: glzhao
Subject: Toolbar doesn't work
Date Posted: 21 Apr 2008 at 9:05am

Hi All,

I am very new to Crystal Report. I use VS.NET 2005 to develop a Web application and  have the report displayed, but the problem is that the Toolbar on the report doesn't work and even the image fail to be displayed.
 
Any help would be greatly appreciate!
 
glzhao



Replies:
Posted By: DC_Wings
Date Posted: 23 Apr 2008 at 8:03am
I had a similar problem. When I used the CRViewer control with a .rpt file built in CR, but imported into VB.Net 05. All the controls on the toolbar worked except for the Print button. I had to go into the CRViewer control and set the Print Mode property to ActiveX from PDF, and that turned the Print button back on.  Can't explain why it happened tho'....
 
Hope that helps....


Posted By: BrianBischof
Date Posted: 24 Apr 2008 at 7:27pm
Also, if you are deploying your report to a web server then a common problem is that the viewer image files are not copied to the server. Thus, you will get red X's on the toolbar. If this is happening, search this site for a similar post and I have a link with more info on the 'Red X' problem.

-------------
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>


Posted By: glzhao
Date Posted: 12 May 2008 at 8:57am

Sorry for no response to you guys for such a long time, becuase I switch to another project which is in rush.

BrianBischof, do you still remember the link yet? 'cause I could find it on this site. Thanks in advance!


Posted By: Lugh
Date Posted: 13 May 2008 at 4:31am
I found http://aspadvice.com/blogs/crystal/archive/2004/09/27/2223.aspx - this link posted by Brian, which seems to be the one he was referring to.  It was in http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=1685&KW=red+x - this topic .




Posted By: glzhao
Date Posted: 13 May 2008 at 6:12am
Thanks a lot Lugh!Smile



Print Page | Close Window