Report Design
 Crystal Reports Forum : Crystal Reports .NET 2003 : Report Design
Message Icon Topic: CR XI and dynamic images Post Reply Post New Topic
Author Message
Jdomkus
Newbie
Newbie


Joined: 21 Mar 2009
Online Status: Offline
Posts: 8
Quote Jdomkus Replybullet Topic: CR XI and dynamic images
    Posted: 29 Mar 2009 at 12:13pm
I am trying to load a dynamic image from my c:\id directory with the link in a database field using vs 2008 and vb (Web page).
 
When I run the report in the crystal designer everything works fine. But when I trying running it in debug mode from the vs 2008 studio, the default image keeps coming up. which tells me the image is not being found but why?
 
The report is nothing special with one parameter field for the id number which pulls all the data from the database correctly. I have even displayed the database filed for the image on the report and it appears to be correct.
 
Is it a permissions issue with IIS
 
Thanks in advance, I have been trying for three days to figure this out.
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Quote hilfy Replybullet Posted: 01 Apr 2009 at 2:53pm
Yes, it is a permissions issue.  Either the ASP.NET local user (ASPNET) or the "Internet Guest Account" (usually IUSR_<computer name>), I'm not sure which, needs to have access to the folder where the images are located.  For websites, sometimes it's easier to create a virtual directory in IIS for the folder that contains the images and work from there.  If you create the virtual directory under you application directory, you should be able to just strip off the drive letter in order to point to it.
 
-Dell
IP IP Logged
Jdomkus
Newbie
Newbie


Joined: 21 Mar 2009
Online Status: Offline
Posts: 8
Quote Jdomkus Replybullet Posted: 02 Apr 2009 at 4:29pm
Thanks for your response, but the issue was I was trying to use Crystal Reports XI in visual studio 2008, but visual studio does not use the 11.0 assemblies only the 10.5.
 
Since dynamic images is new in 11.0, that is why it was not working
 
We need to get CR 2008 in order for it to tie in to Visual studio 2008 and use the new features.
IP IP Logged
joelklein
Newbie
Newbie


Joined: 18 May 2009
Online Status: Offline
Posts: 2
Quote joelklein Replybullet Posted: 18 May 2009 at 11:49am
I am putting in dynamic images and I am getting this error
 
Event Type: Information
Event Source: Application Popup
Event Category: None
Event ID: 26
Date:  5/18/2009
Time:  2:40:15 PM
User:  N/A
Computer: JAYNTSVR5
Description:
Application popup: Crystal Reports - [Inventory Graphics Report.rpt]: crw32.exe - Application Error : The exception Integer division by zero.
 (0xc0000094) occurred in the application at location 0x2c03a410.
Click on OK to terminate the program
Click on CANCEL to debug the program
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.