Why won't my unzipped and rezipped IDML file open in InDesign?

I'm a developer working on an IDML based project.
My application opens an IDML file, inflates the contents and (for the moment, without making any changes), deflates them again.
The result is a file which:
a) Opens fine in any zip application
b) My code can then reopen without problems.
InDesign, however, throws the following error:
"Cannot open the file "filename.idml". Adobe InDesign may not support the file format, a plug-in that supports the file format may be miussing, or the file may be open in another application."
I have verified that the file is not open in another app, and that no plug ins are involved.
InDesign will open the original IDML file that it exported, so there's no general error.
I assume the issue is with the zip container not being UCF compliant, and I'm trying to diagnose what the problem might be.
My question(s):
Has anyone been through this and do they have any suggestions or guidance?
Is there any way I can get InDesign to tell me in more detail why it cannot open the file?
What are the most likely issues with the container?
I have inspected both the original file and the output file using Winzip, and I append the results of a detailed diagnostic on each below. The only difference I can see is that some files in the original are not compressed (they are simply stored in the zip container), but the UCF specification seems to suggest that a container can contain either compressed or normal files, so I don't see why this should be a problem. Would this cause InDesign to have a problem?
Many thanks in advance for any assistance. Zip file diagnostics follow.
JcFx Eu.
DIAGNOSTICS FOR THE ORIGINAL IDML FILE:
Testing ...
Current Location part 1 offset 35496
Archive: ORIGINAL.zip   35518 bytes   2010-06-29 19:16:58
End central directory record PK0506 (4+18)
==========================================
    current  location of end-of-central-dir record: 35496 (0x00008aa8) bytes
    expected location of end-of-central-dir record: 35496 (0x00008aa8) bytes
      based on the size of the central directory of
      990 and its relative offset of 34506 bytes
    part number of this part (0000):                1
    part number of start of central dir (0000):     1
    number of entries in central dir in this part:  15
    total number of entries in central dir:         15
    size of central dir:                            990 (0x000003de) bytes
    relative offset of central dir:                 34506 (0x000086ca) bytes
    zipfile comment length:                         0
Current Location part 1 offset 34506
Central directory entry PK0102 (4+42): #1
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                0 (0x00000000) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0800) (bit 15..0):  0000.1000 0000.0000
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (00):                        none (stored)
    file last modified on (0x00003cdd 0x00009a1c):  2010-06-29 19:16:56
    32-bit CRC value:                               0x898f76cb
    compressed size:                                43 bytes
    uncompressed size:                              43 bytes
    length of filename:                             8 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 34552
    filename:mimetype
Current Location part 1 offset 34560
Central directory entry PK0102 (4+42): #2
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                81 (0x00000051) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1c):  2010-06-29 19:16:56
    32-bit CRC value:                               0x48e193fb
    compressed size:                                2516 bytes
    uncompressed size:                              14146 bytes
    length of filename:                             13 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 34606
    filename:designmap.xml
Current Location part 1 offset 34619
Central directory entry PK0102 (4+42): #3
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                2640 (0x00000a50) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0xbe470667
    compressed size:                                167 bytes
    uncompressed size:                              253 bytes
    length of filename:                             22 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 34665
    filename:META-INF\container.xml
Current Location part 1 offset 34687
Central directory entry PK0102 (4+42): #4
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                2859 (0x00000b2b) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0xa9a4d00e
    compressed size:                                6047 bytes
    uncompressed size:                              29065 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 34733
    filename:META-INF\metadata.xml
Current Location part 1 offset 34754
Central directory entry PK0102 (4+42): #5
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                8957 (0x000022fd) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x7557d85e
    compressed size:                                1155 bytes
    uncompressed size:                              7428 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 34800
    filename:Resources\Graphic.xml
Current Location part 1 offset 34821
Central directory entry PK0102 (4+42): #6
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                10163 (0x000027b3) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0xf43a42fe
    compressed size:                                3449 bytes
    uncompressed size:                              19673 bytes
    length of filename:                             19 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 34867
    filename:Resources\Fonts.xml
Current Location part 1 offset 34886
Central directory entry PK0102 (4+42): #7
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                13661 (0x0000355d) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x4accb4c4
    compressed size:                                4627 bytes
    uncompressed size:                              29487 bytes
    length of filename:                             20 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 34932
    filename:Resources\Styles.xml
Current Location part 1 offset 34952
Central directory entry PK0102 (4+42): #8
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                18338 (0x000047a2) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0xd75ae504
    compressed size:                                10962 bytes
    uncompressed size:                              69779 bytes
    length of filename:                             25 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 34998
    filename:Resources\Preferences.xml
Current Location part 1 offset 35023
Central directory entry PK0102 (4+42): #9
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                29355 (0x000072ab) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x65ae6db3
    compressed size:                                218 bytes
    uncompressed size:                              302 bytes
    length of filename:                             12 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 35069
    filename:XML\Tags.xml
Current Location part 1 offset 35081
Central directory entry PK0102 (4+42): #10
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                29615 (0x000073af) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x037dee40
    compressed size:                                692 bytes
    uncompressed size:                              2328 bytes
    length of filename:                             34 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 35127
    filename:MasterSpreads\MasterSpread_ubc.xml
Current Location part 1 offset 35161
Central directory entry PK0102 (4+42): #11
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                30371 (0x000076a3) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x43b1858a
    compressed size:                                1573 bytes
    uncompressed size:                              7799 bytes
    length of filename:                             22 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 35207
    filename:Spreads\Spread_ub5.xml
Current Location part 1 offset 35229
Central directory entry PK0102 (4+42): #12
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                31996 (0x00007cfc) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x0bc7a874
    compressed size:                                342 bytes
    uncompressed size:                              606 bytes
    length of filename:                             20 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 35275
    filename:XML\BackingStory.xml
Current Location part 1 offset 35295
Central directory entry PK0102 (4+42): #13
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                32388 (0x00007e84) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x0c652477
    compressed size:                                685 bytes
    uncompressed size:                              3219 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 35341
    filename:Stories\Story_uff.xml
Current Location part 1 offset 35362
Central directory entry PK0102 (4+42): #14
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                33124 (0x00008164) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x59a2cf03
    compressed size:                                646 bytes
    uncompressed size:                              3041 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 35408
    filename:Stories\Story_ue5.xml
Current Location part 1 offset 35429
Central directory entry PK0102 (4+42): #15
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                33821 (0x0000841d) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x6fc8a48f
    compressed size:                                634 bytes
    uncompressed size:                              2935 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 35475
    filename:Stories\Story_ucb.xml
Current Location part 1 offset 0
Local directory entry PK0304 (4+26): #1
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0800) (bit 15..0):  0000.1000 0000.0000
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (00):                        none (stored)
    file last modified on (0x00003cdd 0x00009a1c):  2010-06-29 19:16:56
    32-bit CRC value:                               0x898f76cb
    compressed size:                                43 bytes
    uncompressed size:                              43 bytes
    length of filename:                             8 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 30
    filename:mimetype
Current Location part 1 offset 38
Testing mimetype                 OK
Current Location part 1 offset 81
Local directory entry PK0304 (4+26): #2
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1c):  2010-06-29 19:16:56
    32-bit CRC value:                               0x48e193fb
    compressed size:                                2516 bytes
    uncompressed size:                              14146 bytes
    length of filename:                             13 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 111
    filename:designmap.xml
Current Location part 1 offset 124
Testing designmap.xml            OK
Current Location part 1 offset 2640
Local directory entry PK0304 (4+26): #3
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0xbe470667
    compressed size:                                167 bytes
    uncompressed size:                              253 bytes
    length of filename:                             22 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 2670
    filename:META-INF\container.xml
Current Location part 1 offset 2692
Testing META-INF\container.xml   OK
Current Location part 1 offset 2859
Local directory entry PK0304 (4+26): #4
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0xa9a4d00e
    compressed size:                                6047 bytes
    uncompressed size:                              29065 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 2889
    filename:META-INF\metadata.xml
Current Location part 1 offset 2910
Testing META-INF\metadata.xml    OK
Current Location part 1 offset 8957
Local directory entry PK0304 (4+26): #5
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x7557d85e
    compressed size:                                1155 bytes
    uncompressed size:                              7428 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 8987
    filename:Resources\Graphic.xml
Current Location part 1 offset 9008
Testing Resources\Graphic.xml    OK
Current Location part 1 offset 10163
Local directory entry PK0304 (4+26): #6
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0xf43a42fe
    compressed size:                                3449 bytes
    uncompressed size:                              19673 bytes
    length of filename:                             19 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 10193
    filename:Resources\Fonts.xml
Current Location part 1 offset 10212
Testing Resources\Fonts.xml      OK
Current Location part 1 offset 13661
Local directory entry PK0304 (4+26): #7
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x4accb4c4
    compressed size:                                4627 bytes
    uncompressed size:                              29487 bytes
    length of filename:                             20 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 13691
    filename:Resources\Styles.xml
Current Location part 1 offset 13711
Testing Resources\Styles.xml     OK
Current Location part 1 offset 18338
Local directory entry PK0304 (4+26): #8
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0xd75ae504
    compressed size:                                10962 bytes
    uncompressed size:                              69779 bytes
    length of filename:                             25 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 18368
    filename:Resources\Preferences.xml
Current Location part 1 offset 18393
Testing Resources\Preferences.xml   OK
Current Location part 1 offset 29355
Local directory entry PK0304 (4+26): #9
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x65ae6db3
    compressed size:                                218 bytes
    uncompressed size:                              302 bytes
    length of filename:                             12 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 29385
    filename:XML\Tags.xml
Current Location part 1 offset 29397
Testing XML\Tags.xml             OK
Current Location part 1 offset 29615
Local directory entry PK0304 (4+26): #10
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x037dee40
    compressed size:                                692 bytes
    uncompressed size:                              2328 bytes
    length of filename:                             34 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 29645
    filename:MasterSpreads\MasterSpread_ubc.xml
Current Location part 1 offset 29679
Testing MasterSpreads\MasterSpread_ubc.xml   OK
Current Location part 1 offset 30371
Local directory entry PK0304 (4+26): #11
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x43b1858a
    compressed size:                                1573 bytes
    uncompressed size:                              7799 bytes
    length of filename:                             22 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 30401
    filename:Spreads\Spread_ub5.xml
Current Location part 1 offset 30423
Testing Spreads\Spread_ub5.xml   OK
Current Location part 1 offset 31996
Local directory entry PK0304 (4+26): #12
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x0bc7a874
    compressed size:                                342 bytes
    uncompressed size:                              606 bytes
    length of filename:                             20 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 32026
    filename:XML\BackingStory.xml
Current Location part 1 offset 32046
Testing XML\BackingStory.xml     OK
Current Location part 1 offset 32388
Local directory entry PK0304 (4+26): #13
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x0c652477
    compressed size:                                685 bytes
    uncompressed size:                              3219 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 32418
    filename:Stories\Story_uff.xml
Current Location part 1 offset 32439
Testing Stories\Story_uff.xml    OK
Current Location part 1 offset 33124
Local directory entry PK0304 (4+26): #14
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x59a2cf03
    compressed size:                                646 bytes
    uncompressed size:                              3041 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 33154
    filename:Stories\Story_ue5.xml
Current Location part 1 offset 33175
Testing Stories\Story_ue5.xml    OK
Current Location part 1 offset 33821
Local directory entry PK0304 (4+26): #15
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0802) (bit 15..0):  0000.1000 0000.0010
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                no
    compression method (08):                        deflated
      compression sub-type (deflation):             maximum
    file last modified on (0x00003cdd 0x00009a1d):  2010-06-29 19:16:58
    32-bit CRC value:                               0x6fc8a48f
    compressed size:                                634 bytes
    uncompressed size:                              2935 bytes
    length of filename:                             21 characters
    length of extra field:                          0 bytes
Current Location part 1 offset 33851
    filename:Stories\Story_ucb.xml
Current Location part 1 offset 33872
Testing Stories\Story_ucb.xml    OK
No errors detected in compressed data of ORIGINAL.zip.
DIAGNOSTICS FOR THE REZIPPED IDML FILE:
Testing ...
Current Location part 1 offset 34822
Archive: OUTPUT.zip   34844 bytes   2010-07-21 17:48:46
End central directory record PK0506 (4+18)
==========================================
    current  location of end-of-central-dir record: 34822 (0x00008806) bytes
    expected location of end-of-central-dir record: 34822 (0x00008806) bytes
      based on the size of the central directory of
      990 and its relative offset of 33832 bytes
    part number of this part (0000):                1
    part number of start of central dir (0000):     1
    number of entries in central dir in this part:  15
    total number of entries in central dir:         15
    size of central dir:                            990 (0x000003de) bytes
    relative offset of central dir:                 33832 (0x00008428) bytes
    zipfile comment length:                         0
Current Location part 1 offset 33832
Central directory entry PK0102 (4+42): #1
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                0 (0x00000000) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0008) (bit 15..0):  0000.0000 0000.1000
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                yes
    compression method (08):                        deflated
      compression sub-type (deflation):             normal
    file last modified on (0x00003ce3 0x00008e13):  2010-07-03 17:48:38
    32-bit CRC value:                               0x898f76cb
    compressed size:                                44 bytes
    uncompressed size:                              43 bytes
    length of filename:                             8 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 33878
    filename:mimetype
Current Location part 1 offset 33886
Central directory entry PK0102 (4+42): #2
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                98 (0x00000062) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0008) (bit 15..0):  0000.0000 0000.1000
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                yes
    compression method (08):                        deflated
      compression sub-type (deflation):             normal
    file last modified on (0x00003ce3 0x00008e13):  2010-07-03 17:48:38
    32-bit CRC value:                               0x65263983
    compressed size:                                2412 bytes
    uncompressed size:                              13985 bytes
    length of filename:                             13 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 33932
    filename:designmap.xml
Current Location part 1 offset 33945
Central directory entry PK0102 (4+42): #3
======================================
    part number in which file begins (0000):        1
    relative offset of local header:                2569 (0x00000a09) bytes
    version made by operating system (00):          MS-DOS, OS/2, NT FAT
    version made by zip software (20):              2.0
    operat. system version needed to extract (00):  MS-DOS, OS/2, NT FAT
    unzip software version needed to extract (20):  2.0
    general purpose bit flag (0x0008) (bit 15..0):  0000.0000 0000.1000
      file security status  (bit 0):                not encrypted
      extended local header (bit 3):                yes
    compression method (08):                        deflated
      compression sub-type (deflation):             normal
    file last modified on (0x00003ce3 0x00008e13):  2010-07-03 17:48:38
    32-bit CRC value:                               0x817f37ea
    compressed size:                                132 bytes
    uncompressed size:                              196 bytes
    length of filename:                             22 characters
    length of extra field:                          0 bytes
    length of file comment:                         0 characters
    internal file attributes:                       0x0000
      apparent file type:                           binary
    external file attributes:                       0x00000000
      non-MSDOS external file attributes:           0x000000
      MS-DOS file attributes (0x00):                none
Current Location part 1 offset 33991
    filename:META-INF\container.xml
Current Location part 1 offset 34013
Central directory entry PK0102 (4+42): #4
======================================
    part number in which file begins (0000):        1

How are you zipping it?
In needs to be a "clean" zip...
Also, take a look at app.packageUCF() and app.unpackageUCF()...
Harbs

Similar Messages

  • Why won't the date and time stay in the menu bar?

    I just installed 10.6.2 and even when I use System Preferences to check the box in the Date/Time panel they flicker and disappear from the menu bar. Why won't the Date and Time stay in the Menu Bar? Any suggestions? Thanks.
    Frank B

    Doesn't any bring up the fact that Apple has so many customers with problems that the refuse to help unless you pay them cash? They update you and screw you over and then offer no useful troubleshooting scenarioius to help their millions of customers. It is because they want millions of our dollars. I hate Apple.

  • HT1657 Why won't the bought and downloaded films play?

    Why won't the bought and downloaded films play?

    It won't let me download iOS 7.  When I check for software updates it says that it is up to date.  I also went to iTunes to delete the songs from the iPod, but now it isn't even recognizing any devices.  I even uninstalled iTunes and reinstalled it to my computer.  LOL  I am sure it is something small, but I don't have the patience for it now.  Maybe I should step away from the computer and come back in a little bit...    Thank you for the advice though!  Keep it coming!  I know it is hard to diagnose over the internet, but any ideas help!

  • Why won't my excel and powerpoint open?

    Why won't my excel and powerpoint open?

    How are you zipping it?
    In needs to be a "clean" zip...
    Also, take a look at app.packageUCF() and app.unpackageUCF()...
    Harbs

  • Why won't my downloaded CS5 design Premium file load?

    I downloaded the creative Suite CS5  for Windows from the Adobe CLP website and I got a file named:  DesignPremium_CS5_ LS1.7z which will not load on my Windows machine.
    Did I miss a step... What mistake did I make and why won't it unpack and install?

    You should have also downloaded a small .exe file with the same name. If you cannot find it then you can manually extract the .7z archive using 7Zip: http://www.7-zip.org/

  • I had to reinstall iTunes cause during update it was shut off by mistake, now it won't come up and says,"The file "iTunes Library .itl" cannot be read because it was created by a newer version of iTunes", what do I do?

    I had to reinstall iTunes cause during update it was shut off by mistake, now it won't come up and says,"The file "iTunes Library .itl" cannot be read because it was created by a newer version of iTunes", what do I do?

    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping. In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    tt2

  • I have recently updated my CC programs to the latest version and now all of my files wont open by default into their respective programs, only if I open the program and go to file open and open the file from there. How can I fix this?

    I have recently updated my CC programs to the latest version (CC2014) and now all of my files wont open by default into their respective programs, only if I open the program and go to file>open and open the file from there. How can I fix this?
    I have tried 'Open with' and the version of the program now installed on my computer isn't even suggested as an option and when I browse for it, the file wont open with it anyway

    On Windows (don't know about Mac), the latest version will always take over the file association, and become the default for indd files. It's impossible to change it.
    But there is a plugin for ID that makes this possible. Never tried it myself.
    https://www.rorohiko.com/wordpress/downloads/lightning-brain-soxy/

  • Why won't my nike and iPod app work anymore

    Why won't my Nike+iPod app work on my iPod touch anymore? I just get a red screen then it closes. Anyone have an idea why this happens. It work fine not to long ago but I went to use it today and it's not working.

    - Try a reset. Nothing will be lost.
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Next try restoring from backup
    - Last, restore to factory defaults/new iPod.

  • Why won't my L4P and LKS files launch on customer's computer?

    Events make me almost sure I caused this, but would appreciate help if there's a way to prevent doing this all over again...
    Customer had a process file that was running fine, but with an increasing number of staff with access to Lookout he wanted user accounts created and security levels assigned to numerous Lookout objects (accounts and objects were all at default settings). He emailed me the LKS and L4P files, I edited them, and emailed them back. 
    The L4P and LKS launch fine on my computer, but won't on the customer's. On the customer's computer, launching the LKS file produces a compile error, but doesn't identify the error. I've also emailed the files to a colleague, who replied he had no problem either. Should mention colleague (like me) is running North American Win XP. 
    Files were generated in Ver 6.02(1) on WinXP machines, and bench tested fine on a Ver 6.1 Runtime also under XP.
    The customer is located in Poland, has a Ver 6.1 Runtime, and is running it on a Win NT machine. 
    So assuming for a moment I caused this anomaly during my editing, why do the files not work at customer's location and why won't the compiler identify what it is?
    More to the point, how do I fix this? 
    JW_Tech 

    Yo, JPhillips:
    Thanks for the tip. Took a look at the err file (see for yourself)... 
    Lookout Process File Compiler Version 6.1 (build 27)
    Copyright National Instruments 1992-2007  All rights reserved.
    cannot open source file: C:\Program Files\National Instruments\Lookout 6.1\cedrob.lks 
    This is the same folder where the unedited files WILL work. 
     Ryan, I've uploaded the cedrob2.zipfile to the ftp site. Would appreciate you having a look at it.
    There is certainly a mystery here. If I'm working at a site where the OS is all English, I weigh how much editing I might have to perform and consider moving my Integrator license from my laptop to the customer's computer (to take advantage of the bigger screen, mouse, keyboard and the on-line editing of Lookout) for the duration of the session. In this case, I was at the site (in Poland) in August and since Polish is not my strong suit, I did all my editing on my laptop and transfered the files to customer's computer via memory stick. Everything worked fine during all that, so emailing the files should not be any different, yes? 

  • Why won't apple acknowledge and fix the IOS 5 update encryption bug?

    When updating to IOS5 and saving a backup, if you intentionally do not encrypt the backup, the software will do it for you against your will without letting you know.  The source for the assigned against your will and knowledge password for that backup isn't clear and many people never figure out what it is.  Clearly a lot of people on line and multiple people I know have come across this bug in updating their IOS to version 5 and many have lost everything on their IPADs and IPhones.  Losing one's backup of irreplaceable pictures and files etc.... is just a major loss and I spent hours on the phone with a service agent who verified it is a frequent problem but that there is no acknowledgement of it. 
    Why is this still happening and why isn't the bug fixed considering that it is so devastating for users who can't figure out the assigned password.  It happened to me months ago, it happened to my brother 2 weeks ago and to the wife of an office mate of mine yesterday.  Trying every password ever known to you doesn't always work.
    I'm seriously for the first time in my entire 20 years of exclusively owning Apple computer products thinking about switching to an Android instead.  Apple has failed me here and without effort to curb the problem with a fix, (this has been posted previously on this support community website by others for months now) it seems endemic of front door salesmanship without concern for the customer coming back for help with the product.  I give Apple it's first F.
    How can I restore from an encrypted backup I didn't encrypt?

    Here are an example of just a few threads pulled in 20seconds with multiple users in ech thread chiming in about their similar problem.
    https://discussions.apple.com/thread/3373852?start=30&tstart=0
    http://www.justanswer.com/mac-computers/5ov7e-ios5-upgrade-restore-fails-asking- encryption-password.html
    http://www.ipadforums.net/ipad-os/49211-ios5-itunes-asking-backup-password.html

  • Using Mac OS 10.8.5 why won't disk image from Utilities mount to open a .dmg file?

    Using Mac OS 10.8.5 why won't DiskImage from Utilities mount in order to open a .dmg file?

    Select the .dmg file and double-click it. FWIW, there's no DiskImage thing in Utilities on any of my boot volumes.
    27" i7 iMac (Mid 2011) refurb, OS X Yo (10.10), Mavs, ML & SL, G4 450 MP w/10.5 & 9.2.2

  • My IDML file saved in Indesign CC won't open in Indesign 6

    Hello. I am on trial of Indesign CC, and exported a file to an IDML trying to open it on the school computer since they only have previous versions of Indesign.
    When I try to open my file that I worked on at home in Indesign CC, it won't open in Indesign 6.
    The pop up message I get is "Cannot open the file xxx.idml." Adobe Indesign may not support the file format, a plug-in that supports the file format may be missing, or the file may be open in another application."
    The file IS saved as IDML
    The file isn't open in another application
    I don't know how I can fix this issue. Could anybody help me out? I've tried both .indd and .idml saved under CC, but it refuses to open in prior versions.
    Thank you very much in advance.

    Hi, I too am having this issue. Did you get anywhere with resolving the problem?
    Many thanks in advance
    Mark

  • Why won't my Lightroom 5.3 import files anymore?

    I'm on a Mac with Lightroom 5.3 freshly installed. It worked neatly for a couple of days when importing either from my iPhone or my 6D (from the card reader). Suddenly it stopped doing that. I've been through all the discussions and I've tried the following steps:
    - delete the preference file (and re-start Lightroom)
    - re-install Lightroom
    - create a new catalogue (won't work either)
    - checked the permissions (as in the beginning, it would tell me that it can't read my files - but they worked perfectly!), which were fine
    - cleared the "recently used" file paths of the import dialogue
    - re-booted my Mac about a gazillion times
    - updated the RAW software
    - re-installed Lightroom again (but having deleted pretty much everything from the HD that was Lightroom related)
    It just won't work. But before I re-installed Lightroom, it would still give me the "error: can't read files" sign. Now, it simply starts importing (the progress bar starts anyway) and then it just stops at one point, not having imported anything. Lightroom doesn't freeze, it just doesn't do anything and the progress bar stops. I wanted to  attach a screenshot to show you what it looks like right now, but that didn't work either, so whatever.
    Here's the thing: it still works in Lightroom 4. So now I've been importing into Lightroom 4 and adding the files without moving them to Lightroom 5. But what kind of workflow is that? It's literally killing me because I've paid money for the software and I was patient enough to go over all the trouble shooting, but I'm really out of wit. I hope somebody can help me with this problem.
    Thanks in advance.

    This is my observation:
    My Pictures and my Movies folder are on an external harddisk. I have an alias for both of them in my User folder.
    The Finder can access the catalogs on the external harddisk without problems.
    When I create a catalog on my SSD, detach the external drive, delete the aliases and create folders Pictures and Movies on the SSD everything is fine.
    When I delete the folders Pictures and Movies on the SSD again, attach the external drive and re-create the aliases things go wrong.
    The problem is that Lightroom can't handle the alias! That's all.
    This problem has never been an issue until the lastest version (5.7) of LR.
    Whatever I do in terms of access rights to the alias and/or the folder the alias points to, it won't work.
    Please fix this URGENTLY!
    Reiner
    MacBook Pro
    Mac OS X 10.10
    Lightroom 5.7

  • Why is there a "modified" and an "Original" file in iPhoto Library?

    I ran out of space on a 100 Gig drive today.. My iphoto library shows 23.9 gb on the bottom left hand side of the iphoto screen.. But when I look at the drive I find the "modified" file is 23.9 gig and the "original" file is 78 gigs.
    Anyone know if I need both of those files?
    Thanks. Gil

    Gil
    Yes you most certainly need both of those.
    Don't change anything in the iPhoto Library Folder via the Finder or any other application. iPhoto depends on the structure as well as the contents of this folder. Moving things, renaming things or otherwise making changes will prevent iPhoto from working and could even cause you to damage or lose your photos.
    iPhoto always preserves your Original file. When you edit, export or whatever, the app uses a copy for these actions. In doing this it’s working to the best principles of Digital Asset Management. So, in your Modified folder are the edited versions of the pics. This is why you can use the Photos -> Revert to Original command. It’s also the basis of the Non-Destructive editing feature.
    If you don’t want this way of working then, simply, don’t use iPhoto. You simply cannot stop it doing this.
    If disk space is an issue you can run your Library from an external disk:
    1. Quit iPhoto
    2. Copy the iPhoto Library from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    Regards
    TD

  • Why can't I drag and drop music files into itunes logo anymore??

    I used to be able to drag and drop files into itunes logo and it would show p! now i cant? Big stop sign logo! I have to go to file and import from file! why???

    did you manage to fix your problem.
    i tunes 6 used to be great for me but i upgraded to 7 which wiped my i tunes and ipod. im back to ver 6 now but i cant drag files from my c drive to any playlists

Maybe you are looking for

  • Problem with second display in premiere CS5

    Hi. I have a problem with external device, I have Mac Pro with ATI radeon HD 5770 and two displays 24 LED display that is primary and second 27 LED cinema display, in Premiere on external device only none and DV 720 576 and no second display.

  • Whole word string replacement in LV7.1

    Is there anyway to do whole word string replacement in 7.1? For example, if I have the string "x21+sin(x2)" and I want to replace "x2" with "b2" without accidently changing "x21" into "b21". I saw that 7.1 does not support the word boundary "\b" in r

  • Importing audiobooks from CD

    I'm trying to help my daughter to import a couple of audiobooks from CD into iTunes.  I'm used to downloaded audiobooks (mainly from Audible) where an unabridged reading is stored in a small of files (usually from 1-3), each of which is broken up int

  • XI Playground - how much memory

    Hello all, beside i read all the sizing stuff, my question is: How much memory does a Testcomputer need to have a nice System to Develop some Scenarios. My first xi had 1,5 GB and that was a bit too less:-). Actually a 640 Abap+J2ee Add in in my opin

  • OAM accessing proxy server

    Hi all, I have a requirement where OAM should access the existing proxy server. The proxy server will be access through auth plugin written in C. I may need your thoughts/ideas on how the OAM will access/connect to auth plugin code. OAM is integrated