Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which dll stores a particular function? 3

Status
Not open for further replies.

icodian

IS-IT--Management
Aug 28, 2001
74
US
Hey there,

I have a Crystal install on a Citrix Server so it can be accessed by any users.

In one of the reports we use, there are two functions that are used called Picture and StringtoCode39. On my machine, this report works just fine.

On other machines, it does not. When I investigated the problem, the reason appears to be that the machine the report is being run on does not recognize these two functions. If you access a formula in Crystal on one of these machine, no Additional Functions are displayed. However, on mine, they are displayed. (All of this is being done through the Citrix Client)

Now, the only difference I can tell is that I also have a local version of Crystal installed on my workstation.

I need to find out what dll stores each of these functions. If I have this information, I should be able to simply copy these dlls to the appropriate places so they can be accessed regardless of what machine you are using.

Does anyone know how to find out which dlls are being used for these functions?

Thanks so much.

 
Hi !

Picture uses the "u2lsamp1.dll" and
StringtoCode39 the "u2lbcode.dll".

/Goran
 
Goran,

How do you know this? Is this documented somewhere? I'd love to get my hands on it if it exists. Software Sales, Training and Support for Macola, Crystal Reports and Goldmine
dgilsdorf@mchsi.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top