Content generation error. [Error: Duplicate overlay IDs are not allowed]

Has anyone else experienced this? I'm creating a hidden navigation menu that has buttons for showing and hiding it. When the menu is on, there are a number of buttons grouped together in one of the states. It works when I preview with the preview tool, but when I try to preview through Folio Builder I get the error message: Content generation error. [Error: Duplicate overlay IDs are not allowed]
All of my multi-state objects have unique names, as do buttons and layers and I still get this error. Any ideas?
Thanks,
Christopher

Attached are screenshots of my layers palette, object states and buttons. I noticed in the layers palette, after I've made the menu into a multi-state object there's a sub-group called "normal" that's showing up in my layers palette. Could this be it?

Similar Messages

  • Content generation [Error: Duplicate overlay IDs are not allowed]

    This means what then? And why?

    I'm getting this error message as well when trying to make a tooltip, basically having two object states with buttons pointing to each object state.  Any idea on how to fix?

  • Duplicate property names are not allowed 'max'

    I'm puzzled by the above error.  It seems I can only add in one aggregate in a single query.  The error shows up in the simple example below, if I remove one of the AVG the error goes away.  I could create multiple queries and join them but
    I've seen samples that suggest this should work.  Any thoughts as to what I'm doing wrong?
    SELECT MAX(Driver), AVG(Time), AVG (SpeedInKmPerHour)
    FROM input
    TIMESTAMP BY DataTimestamp
    GROUP BY Driver, TumblingWindow(second, 1);

    Hi Michael,
    I'm using Stream Analytics to issue speading tickets in a driving game (they are actually achievements). It looks very similar to what you are doing, are you tracking real cars?
    I started with this query:
    -- Select the average speed over a 10 second tumbling window
    select Driver, avg(Speed) as AverageSpeed
    from telemetry
    group by TumblingWindow(second, 10), Driver
    Then tried this:
    -- Select average speed where it exceeds
    -- 100 MPH in a 10 second sliding wondow.
    select Driver, avg(Speed) as AverageSpeed
    from telemetry
    group by SlidingWindow(second, 10), Driver
    having avg(Speed) > 100
    And am now using this:
    -- Limit the output events to one per minute
    with Speeds as
    select
    Driver,
    avg(Speed) as AverageSpeed
    from telemetry TIMESTAMP By CreatedTime
    group by SlidingWindow(second, 10), Driver
    having avg(Speed) > 100
    select Driver, max(AverageSpeed) as Speed
    from Speeds
    group by TumblingWindow(minute, 1), Driver
    Hope this helps.
    Regards,
    Alan
    Free e-book: Windows Azure Service Bus Developer Guide.

  • Manual value adjustments are not allowed in the year of settlement

    Hello Experts ,
    We have an AUC which has a value of 683,969.70 .  Now we have an unplanned depreciation  of 82,500.00-  which is yet to be posted .
    My user wants to run AIBU to do an AUC settlement for the same asset .
    However it is giving the following error .
    Manual value adjustments are not allowed in the year of settlement
    Message no. AW609
    Diagnosis
    It is not possible for technical reasons to settle an asset under construction (802438 0) with manual value adjustments in the year of settlement.
    Procedure
    Reverse the manual value adjustments in the year of settlement. Post them directly to the settlement receivers.
    Please advice what needs to be done .
    Regards
    Anirban

    Hi:
            By standard AUC assets are never subject to any kind of depreciation. They are assigned 0000 deo key in OAYZ . This is the cause of the error you are facing. Reverse unplanned depreciation and then settle it.
    Regards

  • WS6U2 (32-bit mode): long long bitfields are not allowed

    The C++ README for WS6U2 states:
    (in Sun Workshop 6 New Features)
    "The restriction on the size of a bitfield to 32 or less is removed. Bitfields can be any size."
    but if we use this code:
    // spam.cc begins:
    struct spam {
    ..unsigned long long a : 40;
    ..unsigned long long b : 20;
    spam empty_spam() { return spam(); }
    // ends
    [note: i've used "."'s because leading spaces seem to be ignored; and the "special tokens" url (goes to FAQ) doesn't go to a helpful page]
    and attempt to compile on a Solaris 2.6 machine:
    $ CC -c spam.cc
    "64-bit-fields.cc", line 2: Error: long long bit fields are not allowed.
    "64-bit-fields.cc", line 3: Error: long long bit fields are not allowed.
    2 Error(s) detected.
    $
    it even fails on Solaris 2.8, with CC -xtarget=ultra -xarch=v9a -c spam.cc
    if we change the "long long" to "long" it will compile on Solaris 2.8 (with -xtarget=ultra -xarch=v9a) and use 64-bit long's.
    it hardly seems that "bitfields can be of any size".

    Be a good citizen and provide the answer!
    I start a new shell with linux32 bash.
    --olaf                                                                                                                                                                                               

  • Batch element raise error for few cases as Multiple entries are not allowed

    Dear
    Element type :' NON-RECURRING'
    Multiple entry :' un-checked'
    We have a commission element as non-recurring. As per company policy we allow this commission on Assignment criteria and it got successfully transfer we run it previous month. But today we are doing the same activity and getting error “Multiple entries are not allowed for this entry” in two cases while batch validation. However when we enter this element manually under the assignment element entry window, it allow user to save without any restriction.
    So, why system not allow it through batch window.
    I am very thank full to you, pls very critical.
    Pls advice.

    User uploaded duplicate assignment for the same element, therefore system was not being allowed to process for that batch. we removed duplicate record and the error was removed.

  • Odata error: Parameters are not allowed for entity "calculationView" as it is not a calculation or analytical view

    I have created scripted calculation view
    I can add parameter in aforesaid calculation view
    It fetches me right result
    But when I am to call aforesaid calculation view from odata service I am getting following error:
    ERROR      zcustsearch/services/AutoComplete.xsodata
               Parameters are not allowed for entity "calculationView" as it is not a calculation or analytical view.
    Any solutions

    Don't reference it via the catalog object. Otherwise only the runtime Column View will be seen. Instead you should specific the view as the repository object.  This means no schema and use package path::view name.  Like this example from the SHINE content:
    service namespace "sap.hana.democontent.epmNext"  {
       "sap.hana.democontent.epmNext.models::CV_SALESORDER_YEAR_COMPARISON"
        as "salesYear" 
      keys generate local "ID"
        aggregates always
        parameters via entity "InputParams"; 

  • ERROR ITMS-9000: "Images larger than 2000000 pixels are not allowed in books

    How to reduce image to resolve following issue ?
    ERROR ITMS-9000: "Images larger than 2000000 pixels are not allowed in books
    Thanks.

    Hi there djking!
    I have an article for you here that can help you with that issue. The article is all about adding images to your books, and can be found here:
    iBooks Author: Add and edit photos and other images
    http://support.apple.com/kb/PH2797
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • Has anyone been able to upload an ibooks file with audio only files (m4a) in it? I keep getting the following error message during the upload in iTunes Producer: ERROR ITMS-9000: "Files of type audio/x-m4a are not allowed outside of widgets.

    Has anyone been able to upload an ibooks file with audio only files (m4a) in it? I keep getting the following error message during the upload in iTunes Producer: ERROR ITMS-9000: "Files of type audio/x-m4a are not allowed outside of widgets. then it names the file as an m4p file. Everything works beautifully on the iPad through Preview, and validates through iTunes Producer up until the attempted upload. If you've been able to accomplish this, please let me know how you prepared your audio files. Many thanks.

    Hello Fellow iBook Authors!
    Today I received the same error that you all have been discussing.  I tried selecting the DRM
    and this did not work for me, though I'm glad it did for some.  Here's what I did as a work-around. . .
    Since iBooks Author did not have a problem with Videos, I simply used one of my video programs, ScreenFlow to turn the audio into a video file m4v.  I added an image and extended the length or timing of the image to span the length of the audio file.  Then exported as an .mov.  I then opened QuickTime and opened the file and exported the file to iTunes. 
    You can use iMovie, Camtasia or any other progam that will allow you to export the audio as a movie file.  Does this make sense?  I hope this helps, at least in the short-term.
    Michael Williams

  • Error AA168 Ord.dep.start date not allowed in dep.area 60 (Please correct)

    Hi experts,
    We upgraded to ECC6 from 4.7 version last month.
    For some assets we have start deprecation date filled for area 60 with deprecation key LINV.
    We would like to modify deprecation key to 0000 but we have error "AA168 Ord.dep.start date not allowed in dep.area 60 (Please correct)"
    Have you any idea to resolve this issue.
    Thank you in advance
    Kind Regards.

    Dear Shankar
    here is what i have in transaction
    001     01/01/02/02          01     01     02     02
    002     01/01/01/01          01     01     01     01
    003     01/06/02/02          01     06     02     02
    004     06/06/02/02          06     06     02     02
    i do not anderstand any thing in this transaction
    Can you help me resolving this issue?
    Thanks in advance.
    Kind regards

  • I'm trying to download internet security and an error of microsoft windows applications are not supported on OS x keeps coming up

    I'm trying to download internet security and an error of microsoft windows applications are not supported on OS x keeps coming up

    That's because you must be trying to download a Windows application, and they do not run on a Mac unless you are running Windows on the Mac.
    Helpful Links Regarding Malware Protection
    An excellent link to read is Tom Reed's Mac Malware Guide.
    For adware removal see The Safe Mac » Adware Removal Guide and The Safe Mac » Adware Removal Tool.
    Also, visit The XLab FAQs and read Detecting and avoiding malware and spyware.
    See these Apple articles:
      Mac OS X Snow Leopard and malware detection
      OS X Lion- Protect your Mac from malware
      OS X Mountain Lion- Protect your Mac from malware
      OS X Mavericks- Protect your Mac from malware
      About file quarantine in OS X
    If you require anti-virus protection Thomas Reed recommends using ClamXAV. (Thank you to Thomas Reed for this recommendation.)
    From user Joe Bailey comes this equally useful advice:
    The facts are:
    1. There is no anti-malware software that can detect 100% of the malware out there.
    2. There is no anti-malware that can detect anything targeting the Mac because there
         is no Mac malware in the wild, and therefore, no "signatures" to detect.
    3. The very best way to prevent the most attacks is for you as the user to be aware that
         the most successful malware attacks rely on very sophisticated social engineering
         techniques preying on human avarice, ****, and fear.
    4. Internet popups saying the FBI, NSA, Microsoft, your ISP has detected malware on
        your computer is intended to entice you to install their malware thinking it is a
        protection against malware.
    5. Some of the anti-malware products on the market are worse than the malware
        from which they purport to protect you.
    6. Be cautious where you go on the internet.
    7. Only download anything from sites you know are safe.
    8. Avoid links you receive in email, always be suspicious even if you get something
        you think is from a friend, but you were not expecting.
    9. If there is any question in your mind, then assume it is malware.

  • I successfully uploaded a book using iBook Author.  I need to make a correction. I keep getting this error message: ERROR ITMS-9000: "Files of type audio/x-m4a are not allowed outside of widgets: assets/media/chick02.m4p" at Book (MZItmspBookPackage)

    I appreciate any help or assistance.  I have been trying to update one of my books for for the past few days with no success.  I really just need to change two letters. But since I was updating I thought I would make a couple more improvements.  I clicked disable portrait and made my pictures a little bigger to fit the whole page.  But now I keep getting this error for multiple sound effects throughout the book. ERROR ITMS-9000: "Files of type audio/x-m4a are not allowed outside of widgets: assets/media/chick02.m4p" at Book (MZItmspBookPackage).  I did not change the audio.  The audio files are placed in widgets.  I had no problem the first time it uploaded. I have recreated my whole book from scratch and it still does not work. Does anyone have a suggestion? Thank you for your attention to my question.

    Florida author wrote:
    Could it matter that I am dragging my audio files onto my document?  They appear to be in a widget once dragged in. I use the widget insector to make changes. However,  I did not go to the top of the screen and click widget and then insert my audio file.
    I don't believe that would make any difference. Drag-and-drop is just a UI shortcut for using the menu items.
    Also some of the audio file were used in previous books.  Would that cause an error?
    No. Each book is a stand-alone entity. It doesn't matter if the same audio file appears in another book.
    From what people have reported here, it looks like there is a bug in the submission system. Other than trying the suggestions posted in the linked-to thread, I don't think there is anything you can do to fix it.
    I would submit a bug report to Apple though. Quite a lot of people seem to be affected by this problem, and if they hear about the same problem from lots of different sources, that will (presumably) elevate the importance of fixing it.
    Michi.

  • Can iMessage be used with non iOS 5 users, ie non-apple users. My new i-pad 2 error message says these contacts are not recognized by imessage when I try to text some of these contacts.

    Can iMessage be used with non iOS 5 users, ie non-apple users?
    My new i-pad 2 error message says these contacts are not recognized by imessage when I try to send them a text.

    So that means that I can send text messages through my i-phone to reach non iOS 5 users, but not through my i-pad 2.

  • Reg : "Error multiple Receivers are not allowed for Synchronous calls"

    Hi All,
    Can somebody tell me why I am getting this error "Error multiple Receivers are not allowed for Synchronous calls" when I am using Synchronous Soap Request to WebService and the response from webservice is being sent to multiple receivers which are Business services based on Receiver determination condition(Services W/o Party).

    Hi , If you are simply looking up data (and not updating tables ) using RFC you can use RFC Lookup APIs to create a java mapping
    The source message has to be a RFC request message interface and target should be RFC response message interface.
    Also you can use three step mappings in a single interface mapping.
    1. from your request message to RFC request message mapping
    2. java mapping which will do the lookup and give you rfc response back
    3.rfc response to your target response mapping.
    PS: RFC lookup can be used if there are not may hierarchy in the RFC Response structure. (i.e. may be 3 or 4 level nesting permitted)
    To help you further
    The following is a link which gives you access to a ready made source code. you just need to compile it and create a jar and import the mapping in imported archive
    http://knowhowsapxi.synthasite.com/rfc-loolup.php
    Edited by: Progirl Progirl on Oct 31, 2008 1:33 PM

  • Error: Admin users are not allowed to have override security

    In shared services, I provisioned the users FDM "Provision Manager" access. When I log on to FDM application, I see all those users have administrator privileges. When I tried to change the security level, it is throwing an error
    Error: Admin users are not allowed to have override security
    How can I create users who are not as admin in FDM? The user guide dont seem to help me much in this regards.

    All you need to do is make sure there role is set to an Intermedate role 1-9 and not Administrator. I would suggest you do the following.
    1) Log into FDM as the main admin user.
    2) Go to user maintenance and delete all users who are not meant to have adminstarator access but can still access everything like admins.
    3) Go into Shared Services and check that these users are provisioned for FDM with one of the Intermediate roles only.
    4) Once confirmed re-add these users back in the FDM user maintenance screen by selecting them from the new user dropdown and give them the appropraite location access.
    5) Log off FDM as the admin user.
    6) Log in as the intermedaite user and tes tthe access

Maybe you are looking for

  • Java.lang.Exception: No such metric - wait_bottlenecks

    Hi, I have a Test-RAC-Sytem (release 11.2.0.3 ) on 2 Linux RH 5.4/X86-64 and managed it with OEM DB Control ( IE9)! In the Database part I got often the error: Error java.lang.Exception: No such metric - wait_bottlenecks I often made the workaround :

  • Why can't I reduce the storage my icloud email is using?

    I have been trying for 2 weeks to reduce the amount of space I'm using on iCloud and I can't do it. I moved every email to a folder stored on my computer, I deleted all sent messages. The space I'm using has actually gone up! What's wrong? I have 2 d

  • Speeding Up Metadata Entry

    Are there any ways to speed up metadata entry for AVCHD and MXF footage? I've got 17 cards in my hands, each card has up to 200 shots on it.   I like to add the card number as the tape name as well as add the scene etc. Adding the tape name manually

  • How can I package my InDesign file without converting the images to CMYK?

    I had previously thought I have to convert each link individually, but I have received packaged files that include both RGB and CMYK images, but when I try to package my document, it is saying that I have errors on all the RGB images. Are there setti

  • Re: FM for updating the ADR6 table

    Hi, In ME21N, I add an email to the vendor PO. Can someone tell me where can I find the FM that updates this into table ADR6? Thanks Bye