Hi,
We are working with a HR system. Various sensitive informations have been encrypted in the system. These values (encrypted in SQL Server) should get decrypted for the Report User (Crystal Report User). I am stuck up with the following issue.
ISSUE DESCRIPTION:
We need to make use of custom functions in the Formula Editor. However we do not observe Visual Basic UFLs (u2lcom.dll) in the Formula Editor Functions list.
Registering the DLL <regsvr32.exe "C:\Program Files\Common Files\Business Objects\3.0\bin\u2lcom.dll"> gives an error with error message "dll was loaded, but the DllRegisterServer entry point was not found. This file can not be registered."
We are working with a HR system. Various sensitive informations have been encrypted in the system. These values (encrypted in SQL Server) should get decrypted for the Report User (Crystal Report User). I am stuck up with the following issue.
ISSUE DESCRIPTION:
We need to make use of custom functions in the Formula Editor. However we do not observe Visual Basic UFLs (u2lcom.dll) in the Formula Editor Functions list.
Registering the DLL <regsvr32.exe "C:\Program Files\Common Files\Business Objects\3.0\bin\u2lcom.dll"> gives an error with error message "dll was loaded, but the DllRegisterServer entry point was not found. This file can not be registered."