cancel
Showing results for 
Search instead for 
Did you mean: 

CR for Visual Studio

0 Kudos

I am trying to preview a report that was written by someone else in Visual Studio 10 and I am getting this error.

ufl 'u2ltdate.dll' that implements this function is missing

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Search for the DLL and if found copy it to here:

C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86

If your/their app is compiled in 64 bit you'll have to find a 64 bit version of the UFL.

Then it goes into here:

C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x64

Don

Answers (1)

Answers (1)

DellSC
Active Contributor

This is saying that a custom user function library, which was used to develop the report, is not available on your computer. You need to contact the person who "owns" the report to get the file and install it on your computer.

-Dell