Aggregator-created EXE does not autorun chapters the 2nd time it is viewed on a machine

I created an .exe using the CP6 aggregator. When the .exe is opened, the first chapter runs automatically, as expected. It always runs automatically on my machine. However, when my colleague opens the .exe the first time, the first chapter runs automatically. But when she closes and re-opens the .exe, the TOC and aggregator frame are displayed, but the first chapter does not run automatically. Once she selects the first chapter in the TOC, it runs. We have tested this on 5 machines. On two of the machines, the first chapter runs automatically no matter how many times the .exe is opened/closed. On three of the machines, the first chapter runs automatically the first time the .exe is run on the machine. But once the .exe is opened on the machines for the 2nd and subsequent times, the first chapter does not automatically run.
Additional info: One of the machines where it works properly and one of the machines where it does not work properly both had the exact same Flash Player version. So it's not a version issue. However, when we updated the Flash Player version on another machine, it seemed to "reset" the .exe. When it was opened on that machine the first time after the update, it ran the first chapter as expected. However, on subsequent attempts the first chapter did not open automatically again. So it may indeed, have something to do with Flash Player, but I'm stumped. Any help would be greatly appreciated.

I was finally able to track this back through by starting from scratch and received an error code, which led me to this post:
https://forums.ni.com/t5/LabVIEW/Error-2147319779-Excel-ActiveX-and-Broken-LabVIEW-Icon/td-p/2354776
Deleting the "1.7" items solved the problem.

Similar Messages

  • RowInconsistentException does not show for the 2nd time

    Hi,
    I have a simple page with a few input fields and a save button.
    The input fields are derived from a ViewObject based on a single Entity Object.
    I open the page in two browsers. I follow the below steps:
    1) make changes in first browser
    2) make change in second browser
    3) save changes in first browser - it is successful
    4) click on save on second browser - a RowInconsistentException is thrown
    5) click on save again in the second browser - the changes gets saved, I was expecting the exception to be thrown again, but it is not thrown.
    I tried debugging it by printing the posted attributes (Entitiy.getPosetdAttribute()) before saving.
    On step-4 the posted attributes are different then the ones in DB, so the exception is thrown, that is fine.
    But on step-5 the posted attributes are same as the ones in the DB, (it looks like they are updated from the DB again on step-4) and the exception is not thrown.
    But in my page I want the save in step-5 to fail so that the user has to requery the page. How can I do that?
    Any Idea!!
    Thanks,
    Anil

    If you want to keep getting the JBO-25014 and not refresh the values from the database:
    boolean[] attributeChanges;int numberOfAttributes;
    public void lock() {   
    Object[] currValues = saveCurrentValues();  
    try {        super.lock();    }
    catch (RowInconsistentException e) {        revert();        resetCurrentValues(currValues);        throw(e);    }}
    private Object[] saveCurrentValues() { 
    attributeChanges = new boolean[getAttributeCount()];    numberOfAttributes = getAttributeCount();    // Save the current values of the attributes (so that we can restore them later)   
    Object[] currValues = new Object[numberOfAttributes];      
    for (int i=0; i<numberOfAttributes; i++) {       
    currValues[i] = getAttribute(i);        attributeChanges[i] = isAttributeChanged(i);    }    return currValues;}  
    private void resetCurrentValues(Object[] currValues) {   
    for (int i=0; i<numberOfAttributes; i++) {         // Set the EO instance with the saved values                   System.out.println("Attr["+ i + "] :" +currValues[i]);                 
    if (attributeChanges[i]) {           
    populateAttributeAsChanged(i, currValues[i]);         }
    else {            
    populateAttribute(i, currValues[i]);         }    }}
    Sorry about the formatting. The new forum mess everything up
    Timo

  • Setup.exe does not wait until the installation is done

    Hi,
    I downloaded ODAC 10.2.0.2.21 from here:
    http://download.oracle.com/otn/other/ole-oo4o/ODAC1020221.exe
    And after extracting all files, I use this command on cmd:
    setup.exe -silent -noconsole -waitforcompletion -force -responsefile <Path>
    Furthermore, I have BOOTSTRAP=FALSE on oraparam.ini but setup.exe does not wait until the installation is done.
    I only want a way to wait for the installation to complete...
    Cheers,
    Joan

    DBMS Direct wrote:
    What's the main reason you want to do a silent install for ODAC?To launch it from a bigger installer of an application which uses ODAC.

  • I get this error when I go to imovie, I have instalerat on via appstore, but it does not work. The QuickTime components necessary to view, edit, import and export various types of films are not installed. The components included in the iMovie installer. R

    I get this error when I go to imovie, I have instalerat on via appstore, but it does not work.
    The QuickTime components necessary to view, edit, import and export varioustypes of films are not installed. The components included in the iMovie installer.Reinstalling iMovie.

    I get this error when I go to imovie, I have instalerat on via appstore, but it does not work.
    The QuickTime components necessary to view, edit, import and export varioustypes of films are not installed. The components included in the iMovie installer.Reinstalling iMovie.

  • WHEN I GO TO PRIVACY SETTINGS AND CLICK ON EXCEPTIONS AND TYPE IN A WEB ADDRESS TO ALLOW ALL THE TIME IT DOES NOT SAVE IT THE NEXT TIME I SIGN ON TO FIRE FOX IT IS LOST. IT WORKS FINE ON MY DESKTOP BUT NOT ON MY LAPTOP THAT I JUST BOUGHT in English.

    Question
    WHEN I GO TO PRIVACY SETTINGS AND CLICK ON EXCEPTIONS AND TYPE IN A WEB ADDRESS TO ALLOW ALL THE TIME IT DOES NOT SAVE IT THE NEXT TIME I SIGN ON TO FIRE FOX IT IS LOST. IT WORKS FINE ON MY DESKTOP BUT NOT ON MY LAPTOP THAT I JUST BOUGHT in English.

    I just updated my whatsapp...clicked on whatsapp in appstore and now can access my whatsapp

  • PROMPT WITH DEFAULT VALUES DOES NOT DISPLAY VALUES THE FIRST TIME

    Hi,
    With one of our scorecard reports, when you select a division, the leader role/leader prompt picklist values do not get populated the first time. Because this is only happening in reports we have written in house, we do not see this happening to the reports that are installed as default.
    Is there any workaround known for this error.
    Thanks and Regards

    Hey can somebody please let me know how to go about this isssue ..
    Thanks

  • PreviewProcessingService.exe does not run in the background

    I just installed VS2013, and SQL2014 RTM, and after that I installed SSDT BI for VS2013 released version (http://www.microsoft.com/en-us/download/details.aspx?id=42313).
    But when I created a SSRS project in VS2013, and then preview the report, there pops up a command windows "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PrivateAssemblies\PreviewProcessingService.exe", and it runs in the foreground,
    not like in VS2012 or VS2010, that command does not appear, and it runs as a background process. Besides that, if I close that windows, and preview the report again, it shows the error, "There was no endpoint listening at net.pipe://localhost/PreviewProcessingService5692/ReportProcessing
    that could accept the message. ".
    Anyone has the same issue? how to work it around?
    Hunter

    Hi Katherine,
      Thank you for the suggestions. I tried both of them, for option 1, I can't find any the service named "Net.Pipe Listener Adapter" in the computer services manager. Then I tried the option 2, the "setspn" command was successfully executed, but when
    I previewed the report again, the "PreviewProcessingService.exe
    " window still popped up, and if I close it, preview the report again, there's the error shown in the "Preview" page, below is the output from VS2013,
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.ReportDesigner.Design.IPreviewProcessing.BeginSetItemPath(String itemPath, AsyncCallback callback, Object asyncState)
       at Microsoft.ReportDesigner.Design.PreviewProcessingClient.BeginSetItemPath(String itemPath, AsyncCallback callback, Object asyncState)
       at Microsoft.ReportDesigner.Design.WCFProcessingHost.<>c__DisplayClass1.<set_ItemContext>b__0(AsyncCallback ac, Object s)
       at Microsoft.ReportDesigner.Design.WCFProcessingHost.<>c__DisplayClass3b.<ExecuteAsyncCall>b__39()
       at Microsoft.ReportDesigner.Design.WCFProcessingHost.ExecuteWcfCall(Action wcfCall)
       at Microsoft.ReportDesigner.Design.WCFProcessingHost.ExecuteAsyncCall(Func`3 beginAction, AsyncCallback endAction)
       at Microsoft.ReportDesigner.Design.WCFProcessingHost.set_ItemContext(PreviewItemContext value)
       at Microsoft.Reporting.WinForms.LocalReport.ChangeReportDefinition(DefinitionSource updatingSourceType, Action changeAction)
       at Microsoft.Reporting.WinForms.LocalReport.set_ReportPath(String value)
       at Microsoft.ReportDesigner.Design.PreviewFrame.RefreshPreview()
    Hunter

  • With firefox not running, I cannot upgrade as my computer thinks it is still running. Firefox.exe does not appear in the task manager.

    I seem to be able to start Firefox only once after I reboot my computer. After that it will not start. I tried upgrading the software using Internet Explorer to get the upgrade file. The installation failed when the computer said I needed to close Firefox to install the upgrade. The task manager didn't show firefox on the list as one of the processes and it wasn't running anywhere on my machine.
    == after I installed Skype ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

    Jim Harris:
    Hanging at exit is most frequently caused by an Extension or a Plugin.
    <u>'''Kill Application'''</u>
    In Task Manager, does firefox.exe show in the <u>'''Processes'''</u> tab?
    See: [http://kb.mozillazine.org/Kill_application Kill Application]
    '''<u>Causes and solutions for Firefox hanging at exit:</u>'''
    [[Firefox hangs]]
    [http://kb.mozillazine.org/Firefox_hangs#Hang_at_exit Firefox hangs at exit]
    [[Firefox is already running but is not responding]]
    <u>'''Safe Mode'''</u>
    You may need to use '''[[Safe Mode]]''' (click on "Safe Mode" and read) to localize the problem. Firefox Safe Mode is a diagnostic mode that disables Extensions and some other features of Firefox. If you are using a theme, switch to the DEFAULT theme: Tools > Add-ons > Themes <u>'''before'''</u> starting Safe Mode. When entering Safe Mode, do not check any items on the entry window, just click "Continue in Safe Mode". Test to see if the problem you are experiencing is corrected.
    See:
    '''[[Troubleshooting extensions and themes]]'''
    '''[[Troubleshooting plugins]]'''
    '''[[Basic Troubleshooting]]'''
    If the problem does not occur in Safe-mode then disable all of your Extensions and Plug-ins and then try to find which is causing it by enabling <u>'''one at a time'''</u> until the problem reappears. <u>'''You MUST close and restart Firefox after EACH change'''</u> via File > Restart Firefox (on Mac: Firefox > Quit). You can use "Disable all add-ons" on the Safe mode start window.

  • Photoshop Elements does not start for the second time

    Hello,
    our customer has problem with PS Elements 12. He can start it for the first time and everything works fine. But when he closes the program and tries to start it again, it will not start. It doesnt even say anything. No error mesages or anything. He tried to instal a trial version of PS E 13 and it does the same thing.
    He's running Win 7 SP1 64 bit
    Any sugestions? Thank you.

    Hi,
    It has been known that the Welcome screen sometimes fails to close properly and prevents a second load.
    Most people have overcome the problem by creating a shortcut direct to the two main applications.
    Organizer: "C:\Program Files (x86)\Adobe\Elements 12 Organizer\PhotoshopElementsOrganizer.exe"
    Editor: "C:\Program Files (x86)\Adobe\Photoshop Elements 12\PhotoshopElementsEditor.exe"
    Brian

  • Page does not load for the first time

    Hi,
    When I enter the URL to load the page, it does not work, i.e I get page not found message. But when I refresh(F5) the page gets loaded. This is just not for the login page but all my report and form pages and this happens only for the first time I try to access in the day. I couldnt understand why it happens? Can someone help me to understand the problem I am facing?
    Thanks

    What does the appache log says?
    Your appache server home > Apache > Apache > logs > access_log.current_date
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • LOV does not get invoked the second time

    Hi
    I'm using JSF-ADF-BC with JDeveloper 10.1.3.1
    I've been following the Hands-on Practices from Oracle JDeveloper 10g for Forms and PL/SQL Developers.
    I have an edit page which invokes a LOV page. The first time I click on the flashlight (af:SelectInputText) it invokes the LOV and returns the value I've selected
    correctly. Thereafter if I click on the flashlight, there is no server activity. It seems like i've disabled this component somewhere after the first invocation.
    I have 2 LOV's that I invoke and both work the first time only.
    Please Help!
    Regards
    Kes

    Hi All
    This problem is now resolved.
    It would seem like there a spyware which was resident in my registry might have been the cause of the problem.
    Regards
    Kes

  • X-rite colorchecker passport profile created but does not appear in the  Camera Calibration tab!

    I have installed x-rite colorchecker passport and lightroom 5.0. I followed the tutorial in setting up my camera profile and lightroom reported created successfully. However after restarting Lightroom, I could not find my created profile other than the Adobe Standard in the Camera Calibration tab.
    Please help !

    X-Rite has a free DNG Profile Manager that can be downlaoded after registering your ColorChecker Passport here:
    http://www.xritephoto.com/ph_registration.aspx
    You will be offered a link to download the free app. See if the profile you created is visible with the app.
    Here's where the user camera profiles should be located with LR5:
    Windows—C: \ Users \ [your username] \ AppData \ Roaming \ Adobe \ CameraRaw \ CameraProfiles \
    Mac—Macintosh HD / Users / [your username] / Library / Application Support / Adobe / CameraRaw / CameraProfiles /
    Profiles are camera model specific so a Canon 600D camera profile will only be visible when a 600D raw image file is selected. You need to create profiles for each camera model separately.

  • TS3988 icloud.exe does not load from the installer onto my windows 7 laptop

    Installed the iCloudSetup from Apple.  Installer said everything installed and finished. When I go to open iCloud, the laptop is looking for the iCloud.exe file and after a few minutes, it notifies me that it cannot find the original .exe file.
    I am thinking of re-loading the installer file again and starting over.
    Any other suggestions?
    Thanks!!

    There is an app you can download for xp, i havnt tried it because im not going to use icloud but if you go onto the ipad tab and then icloud there is a link on there.

  • Adobe and IT7 Does not work at the same time

    When editing a video with Adobe Premier, I opened IT7 to have some background music. Except that whenever I move my mouse of hit any keys, the song fasts forward, or slows down. Also, only when I have Adobe open, does the sound come out staticy. Plays fine w/ any other programs.
    Any suggestions?
    JDW

    hi guys,
    Your issues might be similar to this thread.
    Try to adjust the senstivity of the touchpad to minimum and observe, If you have an ELAN ttouchpad, check it under Control Panel (large icon view) > Mouse > Elan Tab:
    Spoiler (Highlight to read)
    For ELAN Touchpads:
    For Synaptics Touchpad:
    For ELAN Touchpads:
    For Synaptics Touchpad:
    Hope this helps
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • HT5429 map does not show only the pins with no street view or labels

    The map details on my map appliction has disappeared. When I search for a location the pin shows up with no street view detail just a  yellow background screen

    Have you solved the issue?
    The same thing happens to me. The map details are gone, I just see the pin on a blank background. It happens on apple maps, google maps, waze, garmin. I zoomed out and the maps shows that im in Nigeria which is about 5000miles away from me
    Ive checked my location, tried checking on wifi and nothing worked.

Maybe you are looking for