Dear all,
I am running a WPF application in VS2015 using SDK package CRforVS_13_0_20.exe.
The report has been done on an other PC which have Crystal Report 11.xxx using ADO.NET(XML) as a datasource connection.
When I try to run the report on my dev PC, without Crystal Report full 11.xx version installed, I get an error of "Failed to load database information"
When I try to open the report in VS2015 and make a verify database, it says that
crdb_xml.dll could not be loaded
Any idea what is going on ? I have that file in my Binary folder at same place of my EXE file but sill fails
Thanks for advise