Print Page | Close Window

Report Inclusion in Setup Program

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=7626
Printed Date: 02 May 2025 at 12:32am


Topic: Report Inclusion in Setup Program
Posted By: BernieHunt
Subject: Report Inclusion in Setup Program
Date Posted: 09 Sep 2009 at 12:01am
I have an application that grabs some data from a database formats the desired records and then outputs to a Crystal Report. I'm working in VB .Net 2008.
 
I made a minor change of the width of a field, and the rebuilt the project. When I uploaded and installed the release package to the customer's server, the change in the report was not there.
 
First question, are there any issues in getting VS to recognize small changes to the rpt file?
 
Second question, where the rpt contained in the installer? Is it in the MSI?
 
Third question, is there any way to check the installer package to make sure it has the latest rpt or compare the contents of one installer package to another to see if they contain different rpts?
 
Thanks for any help and direction on this one.
 
Bernie
 



Print Page | Close Window