ActiveReports 9
Deploy Windows Applications
Show AllShow All
Hide AllHide All

Before you begin

Before deploying a Windows application, there are a few settings that can be helpful.

It is also good to be sure that all of the references you need for your reports are included. Here is a table listing features and required DLLs.

Features and References

XCopy Deployment

  1. Open your project in Visual Studio, and set the Solution Configuration to Release.
  2. From the Build menu, select Build Solution.
  3. In Windows Explorer, navigate to the project's bin directory, and copy the files from the Release folder into a zip file.
  4. Distribute the zip file.

MSI Installer Deployment

To create an installer project

To deploy the installer application

See Also

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum