I have designed an application where I have crystal report , all is well while debugging my application with VS2010 , the problem is that when I run my application object on the client pc throws me the below Error :
{"No se puede cargar el archivo o ensamblado 'file:///C:\\Program Files (x86)\\SAP BusinessObjects\\Crystal Reports for .NET Framework 4.0\\Common\\SAP BusinessObjects Enterprise XI 4.0\\win32_x86\\dotnet1\\crdb_adoplus.dll' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.":"file:///C:\\Program Files (x86)\\SAP BusinessObjects\\Crystal Reports for .NET Framework 4.0\\Common\\SAP BusinessObjects Enterprise XI 4.0\\win32_x86\\dotnet1\\crdb_adoplus.dll"}
and check the dll file location referred in error , and me the error persists, also manually load the dll , also install the redistributable package for x86 also istale the cr_13_1 and the problem persists me . Please I need help because I have several days fighting with this problem
thank you