On my laptop I use Visual Studio 2010 and Crystal reports, but when I moved my application to another PC without Visual studio installed, my application got error:
"CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception".
I copied Crystal reports dll and add reference and path inside my app but I got same error.
Then I tried install Crystal reports on the PC but got error:
"you must already have visual studio 2010 installed to proceed with this installation".
How do I install Crystal reports on the PC without installing Visual Studio 2010?