Hello everyone
Out of the blue I'm started to get the following error message in my windows application that uses Crystal Reports for VS2010
Error message:
Could not load file or assembly 'file:///C:\Program Files\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of
its dependencies. The system cannot find the file specified.
I would like to admit I have seen the workaround for this issue by introducing an attribute in my windows application to force to use supportedRuntime to
.NET 4.0.
As much as I would like to use this workaround I want to know is there a permanent fix from Crystal Reports side so that I don't have to fidget with my application configuration file.
The present file version of the CrystalDecisions dlls - 13.0.4.705
Regards
Srivatsa