Patch creation fails: failure due to large 8MB files?

  • Thread starter Thread starter news.microsoft.com
  • Start date Start date
N

news.microsoft.com

I'm having a problem generating a minor upgrade (patch) between two releases
of a product (build 29 and build 30).

I'm actually using the Standalone build COM automation API feature of
InstallShield Developer to build the patch. However, this is really just a
wrapper around the PatchWiz.dll provided by Microsoft.

Specifically, the patch creation log fails with a message which says:

ERROR: Cannot create patch file for 'H:\PreviousReleases\Build
30\CD-ROM\.\program files\Kalido\Reference Data
Management\.\WebApp\krdm.war' at
'D:\DOCUME~1\Alastair\LOCALS~1\Temp\~pcw_tmp.tmp\Family\00073.PAT'.

The .WAR files (web application server resources, binary) are big -> approx
8MB each. In addition, the two files are different sizes, so the installer
will no doubt be attempting to produce a delta.

The XP machine on which I'm building has plenty of disk space and memory
(768MB RAM, 20-25GB).

Any ideas? The log doesn't give any further indication about why it could
not produce the patch file.

Thanks.

Alastair
 
If you are taking the byte difference, try by including the whole file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top