"Failed to load database information" error when i try deploy my program with CR 2010
using TTX file as report definition
this is because there is missing .dll, call "CRDB_FIELDDEF.DLL"..u need to manually copy the file to "C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86" folder then the report is loading again
it said that TTX is old tech but i'm still using it because i don't need to connect the report to any DB, but until i found new one to replace :D
check this link to read it
[EDIT 25 Jan 2011] i think i'll using ADO.NET Dataset next time :D
until then
using TTX file as report definition
this is because there is missing .dll, call "CRDB_FIELDDEF.DLL"..u need to manually copy the file to "C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86" folder then the report is loading again
it said that TTX is old tech but i'm still using it because i don't need to connect the report to any DB, but until i found new one to replace :D
check this link to read it
[EDIT 25 Jan 2011] i think i'll using ADO.NET Dataset next time :D
until then
Comments