View Single Post
Old 06-21-2011, 10:31 AM   #1
DETACG
Junior Member
DETACG began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2011
Device: iPad
iTunes Producer Error -- In need of help, please!

I created a fixed-width ePub (approved thru ePubCheck). But when uploading through iTunes Producer I get this: "ERROR ITMS-9000: META-INF/container.xml in sample-photo-book-portrait.epub must contain one and only root file reference. at Book (MZItmspBookPackage)"

My container.xml seems fine:

PHP Code:
<?xml version="1.0"?> 
<container version="1.0" xmlns="urn:oasis:names:tc:opendocument:xmlns:container"> 
  <rootfiles> 
    <rootfile full-path="OEBPS/content.opf"  
        media-type="application/oebps-package+xml" /> 
  </rootfiles> 
</container>
Anyone with ideas, clues, hints, free candy? Something?

Honestly, I'm at a total loss here and am in desperate need of help!

xo
DETACG is offline   Reply With Quote