Crystal Report Deployment .NET

If we use crystal report in our application we need to deploy it with our application. Here are the steps that we need to follow:

> Download Crystal Reports for .NET Framework 2.0 Redistributable Package (x86)
This file contains the latest merge modules required for deploying .NET applications using Crystal Reports for Visual Studio .NET 2005. These merge modules may be incorporated into MSI-based setup packages to include the appropriate runtime files
>Create setup app and add this merge module and build it.
>or follow steps described in doc in downloaded zip.

No comments:

Post a Comment