I'm using crystal report to display data to the end users. I project was in VS2008 with vb.net. I just update my full project to VS2010 with .net framework 4.0. In my computer where i developing my software there nothing to wrong, in my computer crystal report working well. But i try open my software to my customer computer first below message come :
"Could not load file or assembly 'Crystal Decisions.Crystal.Reposts.Engine version 13.0.2000.0....."
Then i download CRforVS_redist_install_32bit_13_0_3 file and instal to my customer computer. After the instal that software now every so often I get an error message(see below) while the document is printing.
just close my software. I check myself what's problem. In my computer where report working well i goto file system "C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet\" there CrystalDecisions.CrystalReports.Design.dll is there.
But in my customer computer i goto file system "C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet\" there is no file CrystalDecisions.CrystalReports.Design.dll only one file there "CrystalDecisions.Data.AdoDotNetInterop.dll".
Please someone help me out.