Hi,
I hav a problem here....
I hav create a report that hav subreport in it. when i try to run it on my computer (the one i use to develop program), its run smoothly no error of anything. When I deploy it to other computer, it work fine as long as the data of the subreport is filled,
but if the subreport data were not filled, it throw an exception:
---------------------------
Crystal Report Windows Forms Viewer
---------------------------
Failed to load database information.
Details: The database DLL 'crdb_fielddef.dll' could not be loaded.
Error in File C:\DOCUME~1\User\LOCALS~1\Temp\LaboratoryResult {E4384A87-C57C-4FEF-BE2B-65558ACEE41D}.rpt:
Failed to load database information.
---------------------------
OK
---------------------------
Then I try it on my computer with the same data its work just fine.
Can anybody tel me what i am wrong at? Deployment method is wrong? what should i do?
Thanks in advance.