Search code examples
c#.netcrystal-reportsdistributionvendor

distribute crystal report to my customers


how to distribute crystal reports to my customers? actually , i have a software built on c#.net and sql server as database and i have used crystal reports for reporting. now i want that when i give my software to my customers then its obvious that the crystal reports would also be given . so how to do this? do i have to download crystal reports on the customers PCs or else? please help


Solution

  • You have to download and install Crystal Report Runtime according to Visual Studio version your application is made with and the type of destination PC (32 or 64bit).
    Then install it manually on every PC or programmatically using a setup.