cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Patch creation error Val0001

I've build an msp just to replace a .bmp file with a newer version.
Patch seems to work but at build I get the following error:

================= Logging started at 7/27/2006 08:15:37 AM ==================
Created release folders
Performing Upgrading and Patching Validation
ISDEV : error Val0001: The file 'dekstop_sncb.jpg' with a target of '[windowsfolder]\dekstop_sncb.jpg' appears to have been removed from the setup, but does not appear in the RemoveFile table. This file will not be removed from the target machine when an upgrade is run unless the RemoveFile table has been authored. w:\adminstudio75\from scratch\corporate wallpapers\1\5_msi\network\uncompressed\diskimages\disk1\corporate wallpapers.msi
Val0003: This setup will perform a MINOR upgrade of the referenced previous setup w:\adminstudio75\from scratch\corporate wallpapers\1\5_msi\network\uncompressed\diskimages\disk1\corporate wallpapers.msi
Creating Patch Configuration Properties...


The Patch does not remove the file. It just replaces the file with a newer version. I don't know why an entry in RemoveFile table is needed.
(1) Reply
How did you author the patch? Are you using a QuickPatch project? I recommend doing so and starting over.