spark
Posts: 19
Joined: Tue May 16, 2006 5:06 am
Location: Austria

ERROR

Hi all,
When i was compressing the files and building an installer there ia a error prompting up which didnt allow the aip to build the Cab files.. I am pasting the exception what i got


Building package (en): C:\Projects\1008_New\Development\07_Build\Offline\CD_Final\Foundation\Installers\Foundation_ActiveBook_Setup.msi
Copying file(s)... Exception - Reason: File [C:\Projects\1008_New\Development\07_Build\Offline\CD_Final\Foundation\Installers\APPDIR\AB\content\ab\maelf_v11p8_abf1.xml] could not be written

Build finished because an error was encountered.


I dont why this error was encountered.

Help me over this issue.


Regards
Spark
Ionut
Posts: 605
Joined: Tue Nov 22, 2005 11:29 am
Contact: Website

Hi Spark,

Please check if the file specified in this error message exists:

Code: Select all

C:\Projects\1008_New\Development\07_Build\Offline\CD_Final\Foundation\Installers\APPDIR\AB\content\ab\maelf_v11p8_abf1.xml


If it does, then the error is caused by the fact that this file has the read-only and/or hidden attributes set. Clear these attributes (or delete the file) and rebuild the package.

Regards,
Ionut
Denis Toma
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”