Friday, June 21, 2013

No export DLLs found error – Crystal Reports


While attempting to export the crystal report on a terminal server, it resulted in the following run-time error:

"No export DLLs found".


This errors message appears because the application cannot find the export DLLs on terminal server environment.

Solution

I copied all the below export related dlls (U2*.dll) that are in C:\Windows\CRYSTAL Folder to C:\Windows\System32 Folder. The problem is very well solved.

Crystal Report Export Dlls

Dll NameDESCRIPTION
U2DAPP.DLLApplication destination
U2DDISK.DLLDisk file destination
U2DMAPI.DLLMAPI format (Microsoft Mail, Microsoft Exchange)
U2DNOTES.DLLLotus Domino destination
U2DPOST.DLLMicrosoft Exchange Public Folders
U2DVIM.DLLVIM destination
U2FCR.DLLCrystal Reports format
U2FDIF.DLLDIF format
U2FHTML.DLLHTML format See HTML under Additional Components for additional runtime information.
U2FODBC.DLLODBC data source
CRXF_PDF.DLLPDF format Replaces U2FPDF.DLL from version 8.See Page Ranged Export under Additional Components for additional runtime information.
U2FRDEF.DLLReport Definition format
U2FREC.DLLRecord format
CRXF_RTF.DLLRich Text FormatReplaces U2FRTF.DLL from version 8 and earlier.See Page Ranged Export under Additional Components for additional runtime information.
U2FSEPV.DLLComma Separated Values format
U2FTEXT.DLLText format
U2FWKS.DLLLotus 1-2-3 format
U2FWORDW.DLLMicrosoft Word for Windows format
U2FXML.DLLXML format
U2FXLS.DLLMicrosoft Excel format