Skip to Content
0
Former Member
Jan 12, 2011 at 02:02 PM

64bit Crystal Reports Client won't print barcodes

366 Views

I have an application developed with VB.NET and was upgraded to VS2010 (32bit). I have numerous documents that are printed using CR2010 and include barcodes (Precision ID UFL). All has been working OK for all clients up until now - We have just implemented a Windows Server 2008 R2 (x64) Terminal Server for remote users and installed the application, when documents do not have a barcode they display and print OK, but when I attempt to print a document with a barcode I get following Error:-

UFL 'u25precisionid.dll' that implements this function is missing...

The dll file is 32bit dll and is located in the '\Windows\sysWOW64' which is the repositiory for 32bit dlls. So why can't Crystal reports find it? I have the software running OK on XP, Vista and Windows7 clients although they are all 32bit clients (but server2008 R2 only comes in 64bit), so I'm guessing it's something to do with the 64bit version of windows?

Does anyone know how this can be resolved? I have tried to install the 32bit runtime, but this makes no difference?