Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 7th, 2005, 05:04 PM
Registered User
 
Join Date: Feb 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to davidW
Default

I found my issue:
Remember that images are handled by post-back to YOUR web-site.
I was using forms-based security, and my own security system... the web requet for the image was be denied by my internal security -

if your application is using security, remember this request will pass through normal security too - allow for this, and your problem may be solved too.

... david ...


Quote:
quote:Originally posted by ttocek
 There is one more resource to consider, I just found out:

http://support.businessobjects.com/l...s/c2008180.asp
and
http://support.businessobjects.com/c...ntfsrights.pdf

Let's try this to see if this helps

Tom


 
Old August 17th, 2005, 07:14 AM
Registered User
 
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to gennarogra
Default

Hi all,
I had that problem with images of Crystal Report and
I resolved it creating in my Web Setup project some new web folders
containing all images usefull to my web page.
My web folders have this name: [web root]/crystalreportwebformviewer2/images/toolbar
and my images are inside the last folder.
I hope that this is enough to resolve the problem.

 
Old October 31st, 2005, 04:56 AM
Registered User
 
Join Date: Oct 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

font=Verdana]another option to reslove the problem : the dynamic image (*.png) file is located in the winnt/temp files and add a domain user to the floder, allow all the access rights. [/font=Verdana]

 
Old November 28th, 2005, 07:21 AM
Registered User
 
Join Date: Nov 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default


Hi All,

I am facing a very peculiar problem, i am able to view the chart images but not always.Some times the image appears after refreshing the page.On page load the red X appears in place of the image.

I am using the report in ASP.NET 2005 Beta .

Thanks
 
Old May 20th, 2006, 01:35 PM
Registered User
 
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Fixed the issue by creating a new Crystal installer using the Crystal merge modules. This is normally performed when the server does not have the crystal distributables installed on a target server. By creating a empty installer app and then adding the merge modules for deploying a crystal reports projects this effectively refreshes the Crystal files on the developement machine. It also recreated the CrystalReportViewer2 virtual folder and reinstalls all of the default images.






Similar Threads
Thread Thread Starter Forum Replies Last Post
CR.NET NOT DISPLAYING IMAGE yuange_aaron Crystal Reports 6 October 15th, 2008 06:29 AM
displaying image as logo dynamically in report asad_uet Crystal Reports 0 June 26th, 2006 03:57 AM
dynamic image display in CR in asp.net mpkrishna Crystal Reports 0 March 29th, 2005 01:44 AM
changing image/logo in report header h_haviv Crystal Reports 1 February 27th, 2005 07:59 PM
CR.NET Logo on the Browser pvasudevan BOOK: Professional Crystal Reports for VS.NET 2 July 31st, 2004 03:56 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.