问题
I have developed a setup application for my project, wherein prerequisite software's will be downloaded from vendors website. Doing this i got crystal reports error when i try to install that application, saying setup has detected that the file "" has changed since it was initially published
targeted framework of my application : .Net Framework 3.5
and Developed in Visual Studio 2010
please help me...
回答1:
Definately a problem with the CRE. See the steps below:
In the following folder, you will find a product.xml file. \Program Files\Microsoft SDKs\Windows\v7.0A\Bootstrapper\Packages\Crystal Reports 4.0\
Open the product.xml file in Notepad (or any text editor) and under the section, you will find 2 URLs that point to the 2 deployment packages. Copy each URL into your web browser and manually download the packages.
Once the packages are downloaded, copy them to the same folder as the product.xml file (see #1 above).
来源:https://stackoverflow.com/questions/18463574/setup-has-detected-that-the-file-has-changed-since-it-was-initially-published