Share via


Migrating a Project that Uses Crystal Reports for Visual Studio .NET 2002 or 2003 Merge Modules Deployment

To migrate a project that uses Crystal Reports for Visual Studio .NET 2002 or 2003 from Merge Modules deployment to Crystal Reports for Visual Studio 2005 Windows Installer deployment, follow the instructions in this section.

First, convert the Windows application or Web Site that uses Crystal Reports for Visual Studio .NET 2002 or 2003 to a Visual Studio 2005 project. Then, create a new setup project to deploy the Windows application or Web Site. Finally, use the .msi Windows Installer file to deploy your application.

To convert a Visual Studio .NET 2002 or 2003 project to a Visual Studio 2005 project

  1. In Visual Studio, on the File menu, point to Open and then click Project/Solution….

  2. Select the Visual Studio .NET 2002 or 2003 Windows application or Web Site, and click Open.

The Visual Studio Conversion Wizard opens.
  1. Follow the steps Visual Studio Conversion Wizard and click Finish to convert the project to Visual Studio 2005.

To create a new setup project

  1. In Solution Explorer, right-click an existing setup project, and click Remove.
Repeat this step for any other existing setup projects.
  1. Create a new setup project: