on 2024 Jul 19 2:31 PM
I am carrying out tests so that our company can migrate the reports from crystal reports 8.5 to crystal 2020, I know that the challenge is quite difficult since the data sources changed for the version of crystal 9 onwards, but for now we are focusing on how to preserve the design of the report with its formulas, the problem I have now is that the custom formulas dll that we have is not being recognized by crystal 2020, the dll was x86 and we changed it to x64 since this crystal only handles x64 version, We copy it to the path where the new crystal was installed "C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win64_x64", this path was suggested by the installation, but it still does not recognize the .Net UFL.
What could she do to get him to recognize her?
Hi Steven,
Have a look at this sample .NET UFL:
1525014 - Sample C# .NET UFL and Localization Formula function
You may need to adjust some of the settings in your project, example, set CPU to x64 and not AnyCPU.
Framework needs to be set also to 4.7 or 4.8 and CRW63.exe.config may need the framework specified.
Sample has all of the info.
Don
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you put the UFL in this folder?
For CR Designer:
C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win64_x64
For VS:
C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win64_x64
Do you see your UFL here:
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.