Friday, February 3, 2017

Crystal Report Cannot Load in VS2013

Crystal Report Error Message

'Could not load file or assembly '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' or one of its dependencies. The system cannot find the file specified.'



How to Fix it:

Add this to your App.config file:

<startup useLegacyV2RuntimeActivationPolicy="true" >









No comments:

Post a Comment