Copy Code WARNING: The 'SAP Crystal Reports Runtime Engine for.NET Framework 4.0' item selected requires 'Microsoft.Net.Framework.2.0'. Select the missing. Hi All,While supporting one of our customers, they request a specific 32 bit library for.NET framework version 4.0. Is anyone able to give me a little background on.
I am developing application which uses SAP Crystal Reports for reporting with Visual Studio 2013 Professional. I downloaded and install package from SAP site, install that. Report is prepared using wizard (this works correctly). Problem is if I following step in source code: myCrystalReport.SetDataSource(myDataSet); myDataSet is filled with required data. Displayed error is: An unhandled exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll Additional information: 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. During installation folder dotnet1 were not created.
There is only folder dotnet. Do somebody know how can be this problem resolved?
Comments are closed.