/build/static/layout/Breadcrumb_cap_w.png

Packaging errors during build phase with AdminStudio

I am trying to package a piece of software and when I attempt to build the project, I receive the following errors:

1) ISDEV : error -1501: Could not compress "C:\Packages\LOCALAPPDATAFOLDER\Microsoft\Windows\WebCache\WebCacheV01.tmp" into "C:\Packages\MSI_Package\Data1.cab"
2) ISDEV : error -6271: File C:\Packages\LOCALAPPDATAFOLDER\Microsoft\Windows\WebCache\WebCacheV01.tmp not found. An error occurred building the MsiFileHash table record for this file. Verify that the file exists in the specified location.
3) ISDEV : error -6103: Could not find file "C:\Packages\LOCALAPPDATAFOLDER\Microsoft\Windows\WebCache\WebCacheV01.tmp"

The build fails and I am unable to move on. Does anyone know what these errors mean, or how to fix? I would really appreciate anyone's input on this.

Thank you!

0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
There are some temporary files captured in the snapshot that are no longer present on the system. Remove them from the file list and the build should work.
Posted by: dunnpy 9 years ago
Red Belt
0
You have some temporary files captured in your snapshot that are no longer present on your system. Remove them from your file list and the build should work.
Clean up your snapshot and make sure that you only have application files in there - removing temp files and other spurious stuf.

You should look at adding that location into your exclusion list so that these files are not captured in future.

Dunnpy

Comments:
  • Thanks! Do you think I should delete the specific files its trying to compress then? - UpdateMate 9 years ago
    • Yes - they're temp files and the snapshot monitoring captured them being there - however, when the installer finished it cleaned them up and removed them - which is why they can't be found when you try to build.
      It's a good idea to go through the everything your snapshot captured, and if they're not part of the installed items remove them. - dunnpy 9 years ago
  • The weird thing is, WebCacheV01.tmp doesnt even exist in that folder anyway. Any ideas? Thanks a lot for the help btw. - UpdateMate 9 years ago
    • It won't - that's why the build is failing.
      The installer put the file there during the install the snapshot saw it and captured the file in the interface. When it comes to build it looks for the physical file - but it's not there because it was an installer temporary file. You should always clean your snapshot by finding these spurious files and deleting them, same with rogue registry keys that may have been captured as part of the snapshot. - dunnpy 9 years ago
      • I went ahead and excluded it during the build and there were no errors. Thank you for your time and help! - UpdateMate 9 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ