Hi,
I've been struggeling for a couple of days on that problem. I've search the net and couldn't find a solution to my problem.
I created a report on crystal report 2013 on a Oracle database. I've created a winform application with VS2010. I want to run the report on my .net app. Because I don't want to install Oracle client on the clients computers, I've created a dataset in my app and pass the dataset to the report. I've add the report to my app and in the database expert on VS2010, i've add my dataset as datasource and linked it to the oracle datasource I had on the report.
On my computer it works fine, but on the clients computer it says the system cannot find the path specified. When I try to load the report in a crystalreportviewer, I get this message: Failed to load database information. Error in file temp_(number...){guid key...}.rpt.
I've installed the runtime client on the client computer. When I create a test report directly with VS2010 crystal report dev tools everything works fine on the client computer.
Is the crystal report 2013 reports are not compatible with VS2010?
Thanks a lot for your help.
Stephanie