my C# application uses Crystal Report and its work fine , But when my application work on client every thing work except Crystal Report ,its said crystal Report Could Not find database path!!!
I all ready installed Crystal Report run-time package.
my C# application uses Crystal Report and its work fine , But when my
Share
Data source .\SQLEXPRESS is looking for the database on your local (.) machine. If you change this to use the machine name it will work, for example