cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HELP!

Former Member
0 Kudos
142

I am trying to run a report through Crystal Reports and I keep receiving an error message shown below:

"UFL 'u2lcvr.dll' that implements this function is missing"

We have tried to reinstall everything as well to see if that would fix the problem, but it did not help.

Anyone help?!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Alyson,

In one of your report formulas you are using a user defiended function, which is created at report level when you are trying to run the report it is checking for that function. As the function is not available it is giving an error.

Try to create the function which you are using in your report and run.

Thanks,

Sastry

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Which Crystal report version you are using?

Have you applied any service pack?

Is issue is with all the report or single report?

Copy the report from this environment to the other environment and see if the report works.

Check that u2lcvr.dll exist on your machine or not?

Regards,

Shweta

SoMoolla
Newcomer
0 Kudos
Anyone won with this?