Posts

Showing posts from July, 2019

VS2010 Crystal Reports dll older version vs newer version

Image
VS2010 Crystal Reports dll older version vs newer version Crystal Reports Error The problem  - I have Visual Studio 2010 SP1 installed on Windows 10 32 bit, I had CR4VS 13.0.2 working perfectly on both developer machine and client machine with no problems. I downloaded CR4VS sp16 (exe) I uninstalled CR4VS 13.0.2 completely I installed CR4VS sp16 (exe) successfully - Now, each time I open my Visual Basic 2010 Project I notice that the old CrystalDecision dll still has the same version 13.0.2000.0, although in my C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet .... I have the new version of dll. Crystal Reports installed in VS 2015 in Win10 32 bit Crystal Reports 13 sp16 is installed in VS 2010 in Win10 32 bit CrystalDescision with old version 13.0.2 is still in VS 2010 though CrystalDecision with new version 13.0.16 is in place correctly After searching