Question Add dll or custome function in Additional Function of Field Explorer in crystal rpt

prasad kulkarni

Well-known member
Joined
Sep 7, 2009
Messages
62
Programming Experience
1-3
Hi,

I create function and make dll (class library) for that function in vb.net 2005.
I want to add that function in additional function Field Explorer of crystal report.how I do this.

if any one knows, reply me soon
 
Last edited:
New created Custom Function not display in Additional function of crystal report

hi,

I created a custome function NumToWord using class library.I give strong name
and deployee in GAC , but my function not disply in crystal reports Additional
Function-Visual Basic UFLs (u2lcomm.dll).how to display my custome function
in Additional Function-Visual Basic UFLs (u2lcomm.dll) of crystal report in vb.net 2005

can we add 2 or more custome function in Additional Function-Visual Basic UFLs (u2lcomm.dll) of crystal report.I am searching solution from 2 days.

if any one know, please help me soon.
 
Add dll to Crystal reports additional function but error at client side to report

hi,

I am using VS 2005. I create com dll and add function to Additional function
of Formula field of crystal report.

eg. additional function > Visual Basic Ufl(u2lcom.dll)

In my PC, function work successfully.
But when I crerate Setup of Project (Window Application),and Install at client
side , I getting error U2lcom.dll is missing. and my report was not display.

what is solution for this ?. how to register dll at client side in which only .net
framework is install.

if any one knows, reply me soon.
 
1 created custome function of crystal report used in another report

hello friend,

I create a window base project in vb.net ,it contain many crystal report.
I create a custome function in crystal report and
I want to use that custome function in other crystal report .
how to do this.
if any one know, please reply me soon
 
Back
Top