I am working through migrating older reports from a very outdated version of Crystal into a newer version and trialing Crystal Server 2013 with Crystal Reports for Enterprise. The only problem I am running into is that I have many reports using the NumberToDate function to pull a number string and form it into a date for the report. I really need this function to work because we rely on it quite heavily. When I pull reports that use it into my new environment I am given the following error:
"UFL 'u2ltdate' that implements this function is missing."
I have found the u2ltdate.dll on the web and transferred it into the following folders: windows/system32 and program files(x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0/win32_x86 and the win64_x64 as well just to be sure. But to no avail I am still unable to use the NumberToDate function. I have even tried copying the u2ltdate.dll from our older server, and this doesn't work either. I really need to get this working as soon as possible. I don't know if I need a 64 bit dll because it is windows server 2008 or if I don't have it in the right places. Please help!