cancel
Showing results for 
Search instead for 
Did you mean: 

Custom UFL functions gives field definition error without direct connection string to Crystal report

DivyaL
Newcomer
0 Kudos
288

Hi ,

When trying to generate the crystal report without direct connection string using C# which has UFL functions in the custom formulas, getting below shown error.

Crystal reports error.png

Please advise or suggest me where and what I have missed. 

Accepted Solutions (1)

Accepted Solutions (1)

DonWilliams
Active Contributor
0 Kudos

Try this sample UFL. Read the info, it specifies how to register it:

1525014 - Sample C# .NET UFL and Localization Formula function

And use SP 35 CR for VS:

https://help.sap.com/docs/SUPPORT_CONTENT/crystalreports/3354091173.html

Note you must run the EXE to integrate into VS, don't install the MSI packages, doesn't work for VS.

Must right click on EXE and select Run as Administrator.

At the end of the install it will prompt for 32 or 64 bit, click OK, you want them both.

 

Answers (0)