Single Edition - cant create .ipa file

I have a monthly subscription to the creative cloud, which from what I understand allows me to submit an app (create an .ipa file from InDesign for the App Store) withouth having to purchase a single edition serial number for DPS. I have reached the final stage in the DPS App Builder where I should be able to activate my .ipa file to test, but it is asking for a single edition serial number. I don't see anything downloadable from the creative cloud in this regard, and my InDesign was signed into my Adobe account when I exported my folio.
I am aware this is the same problem as described in a previous thread: http://forums.adobe.com/message/4786587#4786587 and i have tried those steps to remedy it, but nothing works. As soon as i get to the APP builder it asks me for a single edition serial number.
I have so far had nothing but trouble since subscribing to the cloud, with conflicting passwords (with previous dps account), unanswered support issues and other things. Please can someone just help me get past this issue with compiling this app.
For the record I am using InDesign 5.0 (previously owned prior to the cloud subscription), Does this perhaps have a bearing on anything?

I'm having the same problem. This was the first time that I used the Creative Cloud, and I made the mistake of using the wrong Adobe ID in DPS App Builder. I went through all the steps to the end in the wrong account, and now it is asking for a single edition serial number.
I then moved the folio to the right Adobe account, but I can't delete it from the first one, and when I try to "create app" in FB, nothing shows up in the App Builder.
this is a very frustrating experience, and one that I see is common. Why should Adobe staff have to hand-delete the app? Shouldn't I be able to do that?

Similar Messages

  • Creating IPA file with Multiple SWF files using ADT

    Iam successfully able to create ipa files using the ADT package but my next requirement is to create an IPA file with multiple swf files.I think it might be easy if your SWF files are regular the tough part is my swf file has lot of action script in it so the only option is to through the command prompt and using the ADT package of Adobe AIR.So now i have 10 SWF files like this and iam creating ipa file for each swf seperatly but now I want to put all of the swf files into one ipa file.Please let me know if i was not clear in my description

    I think you are trying to explain how to load two swf's one with action
    script and loading an other swf file which should be non action script.If
    you read my requirement carefully.I have all the same type of swf's and
    these swf are automatically created as a form of output for xcelsius dash
    board software.Iam capable of creating individialu ipa files from these swf
    files.So when I try to combine the same kind of swf files the first error
    its giving is the file name which I have used in the xml.in the main file
    name for the swf file its not considering the two swf file name in the
    initial window.so the adt package in the command line is not understanding
    the file name from the xml and the command prompt and giving error this swf
    file does not exist.So please consider how to combine two swf files with AS3
    into one ipa file.These swf files are not editable,Let me know if you find
    any idea to achieve this

  • Cant create hierarchy FILE load for 0GL_ACCOUNT

    Hi guys i have a special Question......we are trying to create a file load hierarchy source for 0GL_ACCOUNT, in BC i cant find any FILE type infosource or datasource.....in source systems FILE i cant create a datasource for hierarchy and in the hierarchy infosource appears a message that the infosource is already mapped to DEVFILE because theres an infosource FILE type for load master data...
    I cant create a file load hierarchy infoosurce for 0GL_ACCOUNT
    Regards

    Are you using the flexible or direct update?  This will only work with Direct Update since you can only load a data target/infoprovider using the flexible update and a hierarchy is never an infoprovider.
    For example, if you make your characteristic and infoprovider.  The Attrib and Text infoproviders show up under the infoprovider tab.  However, the Hierarchies don't.
    So, here is a step-by-step solution you can follow ...
    1.) Under Infosources tab, find your characteristic.  You need to find the infosource for direct update.  It will have the three icons ... one for attributes, texts and hierarchies.  If you don't see the green hierarchy icon, then you need to turn hierarchies on for the characteristic.
    2.) Right click on the infosource and choose, "Assign Datasource". 
    3.) Under Source System, choose your flat file source system, it is probably named FLATFILE, FILE, TEXT, etc....
    4.) Enter your transport info and select yes to the infosource/datasource assignments for attributes, texts and hierarchies (assuming you have all three icons)
    5.) Select the drop down for datasource and choose your hierarchy datasource.
    6.) Activate the datasource or switch the transfer method to IDOC (instead of PSA) and save the infosource (no activation under IDOCs).
    7.) You can now create your info package against the hierarchy datasource.
    If you are having trouble getting to this stage, the next is going to be more difficult -or- perhaps you are already at this and are having trouble loading the hierarchy?
    Whatever the case, please tell us the steps you have gone through and the errors or error messages you are receiving.  Sometimes these issues are very complicated to both explain and to understand.
    Brian

  • Creating .ipa file via DPS

    I have a monthly subscription to the creative cloud, which from what I understand allows me to submit an app (create an .ipa file from InDesign for the App Store) withouth having to purchase a single edition serial number for DPS. I have reached the final stage in the DPS App Builder where I should be able to activate my .ipa file to test, but it is asking for a single edition serial number. I don't see anything downloadable from the creative cloud in this regard, and my InDesign was signed into my Adobe account when I exported my folio. Does anyone know how I can resolve this issue? Thanks in advance!

    Check this thread, it's the same problem described above  http://forums.adobe.com/message/4786587#4786587

  • How do I edit recently created PDF files?

    I Have created PDF files in Acrobat but I'm returning to make some changes but I'm unable to edit the documents. How do I edit PDF files on my ipad?

    There's no version of Acrobat for the iPad, only Reader.
    On Mon, Jun 23, 2014 at 10:33 PM, suziesnowflake <[email protected]>

  • Issue creating ipa file

    Hi,
    Im trying to create a ipa file from an swf created in Flash Builder Burrito using Flex Hero. Im using
    ./pfi.bat -package -target ipa-test -provisioning-profile FlexProfile.mobileprovision -storetype pkcs12 -keystore Certificates.p12 pass MyFlexApp.ipa MyFlexApp.xml MyFlexApp.swf Icon57.png
    Im running in windows XP and getting the following error:
    c:\iphonepackagerfiles\iphonepackager\bin\MyFlexApp.ipa: error 301: Application descriptor missing/cannot be opened
    My app.xml looks as follows
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/2.5">
        <id>MyFlexApp</id>
        <filename>MyFlexApp</filename>
        <name>MyFlexApp</name>
        <versionNumber>v1</versionNumber>
        <initialWindow>
            <renderMode>gpu</renderMode>
            <content>MyFlexApp.swf</content>
            <fullScreen>true</fullScreen>
            <aspectRatio>portrait</aspectRatio>
            <autoOrients>true</autoOrients>
          </initialWindow>
          <supportedProfiles>mobileDevice</supportedProfiles>
        <icon>
          <image57x57>assets/Icon57.png</image57x57>
         </icon>
        <iPhone>
            <InfoAdditions>
                <![CDATA[
                    <key>UIStatusBarStyle</key>
                    <string>UIStatusBarStyleBlackOpaque</string>
                    <key>UIRequiresPersistentWiFi</key>
                    <string>NO</string>
                ]]>
            </InfoAdditions>
         </iPhone>
    </application>
    Any help would be appreaciated. Thanks in advance
    /Eric

    One question:
    Should i be replacing the air sdk used by Flash Builder with the one that comes with the iphone packager?
    /Eric

  • Cant create pdf file

    icant create pdf files,mesage:ican find archive of resource ¨pdf file

    A little more information, please.
    How do you try to create a PDF?
    From within Acrobat, from any application like WORD that uses plug-ins or from Indesign or other Adobe tools that can export to PDF?
    Do you have Acrobat?
    Have you tried to check the installation of Acrobat and Distiller and perhaps performed a repair installation?
    What OS?

  • Cant install .ipa file

    Hi, I have a legal .ipa file that's very important for my job.
    I paid for it and sent my iphone codes.
    I open it in Itunes but I dont know how to put it in the Iphone. It gives an error message during sync.
    Thx for the help
    Nico

    Ok lets try to be more precise:
    Im a taxi driver and the app is specific to get taxi runs from my radio-taxi service.
    They asked me for the UDID code. I sent it.
    They mailed me the app. A .ipa file about 9,9 Mb. I tried to unzip it and I'v seen the Payload folder with the app inside.
    I doubleclicked the .ipa file and ITunes opened up. The icon for the app is now between the Iphone apps but the icon is the generic one and the genre too is generic.
    Now I dont know how to put the app in the Iphone4 so I set the apps sync to manual and I'v to choose all the app that must be now copied to or deleted from the Iphone. I do this and include the Etaxi driver app.
    I apply the changes and sync. The sync goes well for all the apps but when it comes to the Etaxi app theres a generic error message like "was not possible to intall the Etaxi app"
    Maybe its not the way to install an .ipa file? Or something else?
    Thx again

  • Cant create aac files in itunes 11

    i am unable to convert music files to aac format in the current version of itunes (11.0.2.26)
    i will save time and list the things i have already done that didnt work:
    change import settings in preferences to aac. when i right click the song, the 'convert to aac option' does not appear in the menu above 'consolitdate files'.
    select song, click on on file menu, select create new version. when i do this, all selections are grayed out.
    every answer to this question has listed the two above sequences as the 'fix, however they did not work in my situation.
    all i want to do is make a ringtone since itunes decided to delete all my music and ringtones when i updated to ios6.
    i did a backup before the update and it didnt save anything. typical apple fail.

    I encountered this problem too. I found though when I burned the songs to disc (dvd), ejected the disc and re-inserted it that the songs on the dvd when clicked with the right mouse button were able to be converted to aac and were added to the music library.
    A convoluted work around but it did work for me.... I hope it works for you too.

  • Mediasmart ex485 - cant create backup file for time machine

    I've got an Ex485 that I've put a second 750GB drive into. I'm trying to create a 200GB backup file, however the indicator will get to a certain percentage (44%) and then stop. I dont know why its doing this but its very frustrating. I can only create small backup files - 50GB or smaller. And those small sizes are of no use to me, I need it to be able to backup all my data on my mac.

    I have the EX490, so it may be different, but I had to manually create a directory on the EX490 called 'Mac', then share that to make it work.  It did not work out of the box.  When I run the mac software from the EX490 it installs a HP Mediaserver icon in my system preferences.  From there it lets me create a Time Machine volume.  I have set this up on two separate macs now in the house and both can backup with Time Machine.  One volume is 100GB and the other 400GB.  Not sure if this helps you? Also running Snow Leopard if that makes any difference. 

  • Cant create adobe files from multiple excel or word files

    This is the first time I have placed anything on this forum so please forgive me if I am in the wrong p
    lace.  I have been frustrated by an error message I get when I try to convert multiple excel files or word files to
    PDF.  The files exist on a network location, and when I select 5 or 6 at random
    and then right click and choose "Convert to PDF", the operation bombs with a message that reads:
    "The file you selected does not contain any data (zero length file).  Please select another file."  I can
    not find anything on this on Adobe's website, or google.  I used to d
    o it fine until a few days ago, now it won't convert and I get the above message.  Anybody have any idea?  I a
    m using Windows XP SP3 and Office 2007 SP1.  Thanks
    Steve Szabo

    I can copy these files to the local drive and do the operation fine.  I can also convert files that are already on the hard drive.
      Just cannot convert the ones that are in the network location.  I used to be able to do it, but not now.
    Steve

  • Acrobat pro 8.12 cant create pdf files

    Hi
    win xp sp2 canoscan 9950F when I select create pdf from the getting started screen I get the adobe acrobat 8.1 has encountered a problem screen (microsoft)When I check the data error report screen this is the heading
    AppName: acrobat.exe AppVer: 8.1.0.137 ModName: admplugin.apl
    ModVer: 3.16.128.32 Offset: 000a7bf1
    It then closes down. Everything worked with acrobat 7.
    Any ideas what this can be, and how I can fix
    it
    thanks
    Peter

    One thing to try would be to update your scanner drivers by downloading the latest versions from Canon website.

  • Can I publish .ipa files to sideload on iPad in Professional Edition?

    Or do I need Enterprise edition to publish .ipa files for internal distribution? Thanks.

    Enterprise only for private distribution.
    Bob

  • Updating single Edition created more than 1 year ago.

    I need to upgrade some Magazine for iOS7 and at the step of "Creating App" in the DPS App Builder the error message is:  The licence for this copy of DPS Single Edition is expired. To create the App, buy a new licence Single Edition and create a new app.
    But I have Creative Cloud now, so I don'k need to buy nothing more....somebody has idea to avoid this problem?
    Which steps I have to perform to upgrade the old version of this App?
    Thanks in advance for your suggestions.
    I apologize for my bad english.
    Best regards,
    Michela

    Thanks to both Bob, I'm signing into the Folio Builder panel with the right account, of course, I have only one ;-)
    Now I try to create a new app from the Folio Builder Panel.....I'll tell you if il works.
    Thanks for your reply.
    Michela

  • Creating A File Resource Using Tomcat JNDI

    Hi guys,
    My problem is that I am creating a web service and I cannot get to a properties file without creating an absolute reference to that file. If I was creating a servlet I would simple use getServletContext() method to get a relative reference to it. However since it is an axis web service i have to deploy my applications in the WEB-INF/services directory, and because it does not interact with the axis servlet I cannot use getServletContext(). So i thought I could create a JNDI file resource reference in the tomcatHome/conf/context.xml file, similar to how I created a JNDI connection pool. The resouce definition looks like this;
    <Resource name="resource/dialogueEngineConfig" auth="Container"
                      type="java.io.File"
                      url="file:/Applications/apache-tomcat-5.5.1/webapps/axis2/META-INF/DialogueEngine.properties">
    </Resource>now I tried to access the resource in my code like this;
    // Obtain our environment naming
    Context envCtx = (Context) new InitialContext().lookup("java:comp/env");
    // Look up our file
    File  f = (File) envCtx.lookup("resource/dialogueEngineConfig");However I get a NamingException; 'Cannot create resource instance'
    I don't understand why I cant create a file resource in JNDI, it seems like a simple enough thing to do. Am I doing something wrong or missing something? Any help would be greatly appreciated.
    Thanks

    Hello xalien,
    I have the same problem. I need to access external xml config file via JNDI from my servlet, running on Tomcat 5.0.28. Have you manage to define an URL resource? If so, please provide an example how to do it. Many thanx.

Maybe you are looking for

  • Error while deploying webservice on oc4j 10.1.3.4

    (posting in OC4J - Web Services ) Hi When i deployed ear file on the oc4j 10.1.3.0. it get deployed properly and webservice is running fine When i tried to deployed same ear on OC4j to 10.1.3.4. It is giving the error Mar 4, 2009 1:02:08 PM Binding w

  • How to clear invalid item value?

    Hi, All.   I have two items: selectOneChoice and inputComboboxListOfValues. The second item list of values depends on the first item selected value. When the value of the first item is changed, the second item should be reset. I do this by calling se

  • HTML file reference to a Servlet file...Very Urgent

    Hi i am new to JSP and servlet.......... i already build a servlet file. I am submitting the html form to this servlet file. but i encounter problem........ <form method="POST" action="../servlet/SearchSong"> SearchSong(my class name) but i kept gett

  • [SOLVED] VLC and WebCam networking

    Been searching and trying all kind of command line combinations and GUI settings so that a web cam connected to my laptop can stream video to my main desktop through router.  No success. I cannot get VLC to stream, always errors.  VLC works fine if I

  • What is changing the modification date of every folder?

    Almost every folder and subfolder on my hard drive has the same modification date and time but they were not actually modified. The modification dates on individual files within are still unique. I looked around in the logs for some event at the date