Presenter 7 Runtime Error

One of my users is getting a continual Runtime Error 2147467259 (80004005) when attempting to use Presenter 7.0.5 with PowerPoint 2007 under Windows 7 (with all the latest critical patches). Uninstalling Presenter (and Acrobat Pro Extended) completely and reinstalling does not fix the problem. The same presentation opens on a Windows XP system with PowerPoint 2007 and Presenter 7.05 without problems.
Similar problems posted in the forums and elsewhere seem to have no solid resolution.
Anyone have a fix, or at least suggestions?
EDIT: Additional information: we completely removed Acrobat Pro 9 Extended and Presenter and installed Acrobat X and Presenter and it does exactly the same thing. Is Presenter just not compatible with Windows 7?
Thanks in advance.
Dave Sawyer

I have gotten this error too - running Windows 7, Office 2010 (all installed by my IT department, I have no access to those installers).  New install of Presenter 7.07 after uninstalling previous versions.  Still happening.
Try this, as it SEEMS to have worked for me:
File > Options > Trust Center > ActiveX Settings
Select "Enable all controls without restrictions and without prompting..."
So far, working for me... I'll try to come back to this thread and update you if that changes...

Similar Messages

  • Runtime errors in module pool programming

    HI all,
    I have done a module pool program for invoice tracking level wise.
    I am encountering a runtime error, LIST_TOO_MANY_LPROS, while execution ie., for two and more than two updations of the database.
    The error analysis says that "At present, the maximum permitted number of nested screen levels is restricted to 50".
    Short Text :- "No further list processing possible".
    Can anyone please come out with a solution for this problem.
    regards
    samarendra.
    Edited by: samarendra penugonda on Nov 5, 2008 5:03 AM

    Hi
    U should replace the comand CALL SCREEN with LEAVE TO SCREEN.
    The command CALL SCREEN create an internal mode to link the calling screen to called screen automatically: in this way when it needs to back to calling screen it doesn't need to specify the screen number but only to use:
    - LEAVE TO SCREEN 0.
    or
    - SET SCREEN 0. LEAVE SCREEN.
    Now if you use  LEAVE TO SCREEN, u need to indicate the screen when it needs to back to calling screen:
    - Go from 100 to 200
    LEAVE TO SCREEN 200. (Instead of CALL SCREEN 200)
    - Back to 100.
    LEAVE TO SCREEN 100. (Instead of LEAVE TO SCREEN 0)
    Max

  • TS3694 Have error message ....Runtime Error! program: C:\Program Files (X86)\itunes\iunes.exe   R6034

    Have error message ....Runtime Error! program: C:\Program Files (X86)\itunes\iunes.exe   R6034

    Apple's advice on this issue can now be found here: TS5376: iTunes 11.1.4 for Windows: Unable to install or open.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See the user tip Backup your iTunes for Windows library with SyncToy for a suggested strategy.
    If you have difficulty downloading the iTunes setup file try clearing your browser's cache or using an alternate browser.
    If content is missing from the library following the repair see Empty/corrupt iTunes library after upgrade/crash.
    For device connectivity issues following the repair see TS1538: iOS: Device not recognized in iTunes for Windows, in particular section 5.
    MobileMe is a discontinued service and should be removed if present. See HT2992: MobileMe: Uninstalling the MobileMe Control Panel for Windows for details.
    tt2

  • Runtime error at select statement in RFC_READ TABLE FM

    Dear All,
       I have copied the standard FM RFC_READ_TABLE to incorporate the customer needs. Below is the select query which I have written in this FM.
    SELECT (po_search_text-column_text) INTO <wa> FROM ekko
          INNER JOIN ekpo ON ekko~ebeln = ekpo~ebeln
          INNER JOIN eket ON ekpo~ebeln = eket~ebeln AND ekpo~ebelp = eket~ebelp
          INNER JOIN lfa1 ON ekko~lifnr = lfa1~lifnr
          INNER JOIN lfm1 ON ekko~lifnr = lfm1~lifnr AND ekko~ekorg = lfm1~ekorg
          INNER JOIN lfb1 ON ekko~lifnr = lfb1~lifnr AND ekko~bukrs = lfb1~bukrs
          INNER JOIN t024 ON ekko~ekgrp = t024~ekgrp
          INNER JOIN zatscsng_status ON eket~ebeln = zatscsng_status~po_number
          AND   eket~ebelp = zatscsng_status~po_line
          AND   eket~etenr = zatscsng_status~po_sched_line
          INNER JOIN adrc ON zatscsng_status~delivery_addr = adrc~addrnumber
          WHERE (po_search_text-cond_text)
          ORDER BY (po_search_text-sort_text).
    Here, posearch_text-column_text_ will have the fields to be selected at runtime and posearch_text-cond_text_ is the where condition. It is running fine in this case.
    But when I try to select Item Category ( EKPO-PSTYP), if data is present for this category, it is returning the values but if data is not there for the particular item category in the where clause, it is giving a RUNTIME ERROR at the select statement.
    Here is the ERROR ANALYSIS:
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_DYNAMIC_OSQL_SEMANTICS', was
      not caught in
    procedure "ZATSCSNG_RFC_READ_TABLE" "(FUNCTION)", nor was it propagated by a
      RAISING clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    The current ABAP program has tried to execute an Open SQL statement
    which contains a WHERE, ON or HAVING condition with a dynamic part.
    The part of the WHERE, ON or HAVING condition specified at runtime in
    a field or an internal table, contains the invalid value "<L_LINE>-PSTYP".
    Edited by: Rob Burbank on Mar 17, 2010 5:09 PM

    Now that's what I call a join statement...
    You probably have a bug in how you build po_search_text-cond_text, the content must be a syntactically correct where clause. It seems that in your example there is just "<L_LINE>-PSTYP" without a condition, so try omitting it altogether.
    Debug the content of po_search_text-cond_text before it hits the select statement.
    Thomas

  • Runtime error in Adobe forms

    Hi,
    I am getting a run time error when i create ADOBE form and try to save. I am using SAP GUI 7.10 and ADOBE livecycle version 7.1. I did tried with ADOBE livecycle version 8.0 and getting same problem.
    NOTE:  This is the first ADOBE form i am trying to create in company.
    Below are the dump details ...Please let me know if any of you  have faced similar problem....Thanks
    Short text
        The current application triggered a termination with a short dump.
    What happened?
        The current application program detected a situation which really
        should not occur. Therefore, a termination with a short dump was
        triggered on purpose by the key word MESSAGE (type X).
    Error analysis
        Short text of error message:
        Control Framework : Error processing control
        Long text of error message:
         Diagnosis
             An error occurred when the system tried to process the commands
             from the Automation Queue on the presentation server.
             There are several possible reasons for this:
             - The installation of the SAP GUI on the presentation server is
             faulty or obsolete.
             - There is an error in the application program
             - There is an error in the SAPGUI or an integrated control
         Procedure
             1. Make sure that you have imported the appropriate Support
             Package, the current kernel, and GUI patch for the release of your
             system
             2. Check whether the error occurs locally on one or a few PCs, or
             generally on all PCs. Note whether the error only occurs for some
             users, for example because of a specific Customizing setting.
             If it only occurs locally, this suggests an installation problem
             with the PC. Check the installation; if necessary, reinstall the
             software. In the dump, search for the SY-MSGLI field, since it may
             point to the cause of the error.
             3. Activate the Automation Trace (in accordance with SAP Note
             158985).
             4.Start the transaction and continue until the screen immediately
             before the dump.
             5. From the System -> Utilities menu, choose Autom. Queue,
             Synchronous Processing.
             The status bar of the GUI displays the text:
                "Automation synchron flush mode on"
             6. If you now proceed with the application, the short dump will
             display the ABAP call that caused the error; the Automation Trace
             will contain the error on the presentation server.
             7. If necessary, load the short dump and trace files on to
             sapservX, so that SAP can analyze them.
        Technical information about the message:
        Message class....... "CNDP"
        Number.............. 006
        Variable 1.......... " "
        Variable 2.......... " "
        Variable 3.......... " "
        Variable 4.......... " "
    Trigger Location of Runtime Error
        Program                                 SAPLOLEA
        Include                                 LOLEAU02
        Row                                     29
        Module type                             (FUNCTION)
        Module Name                             AC_SYSTEM_FLUSH
    Source Code Extract
    Line  SourceCde
        1 FUNCTION AC_SYSTEM_FLUSH .
        2 *"----
        3 ""Lokale Schnittstelle:
        4 *"  IMPORTING
        5 *"     VALUE(CALLED_BY_SYSTEM) TYPE  C OPTIONAL
        6 *"  EXCEPTIONS
        7 *"      CNTL_SYSTEM_ERROR
        8 *"      CNTL_ERROR
        9 *"----
       10   data: sysubrc like sy-subrc.
       11
       12   CALL FUNCTION 'AC_FLUSH_CALL'
       13        EXPORTING
       14             SYSTEM_FLUSH = 'X'
       15             CALLED_BY_SYSTEM = CALLED_BY_SYSTEM
       16        IMPORTING
       17             MESSAGE_NR   = sysubrc
       18             MESSAGE_TEXT = SY-MSGLI.
       19
    20   sy-subrc = sysubrc.
    21
    22   CASE SY-SUBRC.
    23     WHEN 0.
    24     WHEN 1.
    25 *     system_error
    26       MESSAGE ID 'CNDP' TYPE 'X' NUMBER 007 RAISING CNTL_SYSTEM_ERROR.
    27     WHEN 2.
    28 *     method_call_error
    >>       MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
    30     WHEN 3.
    31 *     property_set_error
    32       MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
    33     WHEN 4.
    34 *     property_get_error
    35       MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
    36     WHEN OTHERS.
    37       RAISE CNTL_ERROR.
    38   ENDCASE.
    39
    40 ENDFUNCTION.

    Hi Chandra,
    you can try following.
    Before saving PDF form, put external breakpoint in FM
    AC_FLUSH_CALL_INTERNAL.
    Save PDF Form, i guess it should go to this FM. Check which exception is setting sy-subrc = 2.
    (There are different checks in this FM for checking ActiveX, javabeen support etc).
    Hope this will help.
    Although, I never encountered the error you mentioned
    Regards,
    Mohaiyuddin

  • Why do I keep getting a runtime error in Photoshop Elements 6.0?

    I have had Photoshop Elements 6.0 for several years now with no issues at all.  Recently my computer crashed and I bought a new ASUS touchscreen laptop (Q301L model).  I have tried, with no luck, to get Photoshop to work. After a few actions, it will come up with a window that says "Could not complete your request because of a program error" and occasionally it will come up with a "Runtime Error!" notification that says "This application has requested the Runtime to terminate it in an unusual way.  Please contact the application's support team for more information."
    I have searched all the existing forums on this subject and none of the solutions presented have worked.  I have tried: re-installation (5 times now), running as an administrator, deleting the MediaDatabase.db3 file, renaming the MediaDatabase.db3 file to MediaDatabase.old and allowing to rebuild, repairing with the installation disk, troubleshooting and running in compatibility mode, holding down Ctrl+Alt+Shift as Editor opens and then deleting preferences, allowing Photoshop through my firewall.  I am out of ideas and I really need this program to work.  Please help!

    It might be a bug in the new version of Adobe Reader.  http://support.microsoft.com/default.aspx?scid=kb;en-us;125749
    Looking at my system, the path for AcroRd32.exe for Adobe Reader 9.1 is C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe.  I don't know if you mistyped your path, but you do not have \Reader\ in it.  If you mouse over the file AcroRd32.exe, it should show you version 9.1.
    Did you uninstall the previous version before installing the latest version?  That is the recommended way to do it.  I filled out my Federal Tax forms with Adobe Reader 9.1 without a problem.  This is on Windows XP SP3, fully updated.

  • Runtime error in Downloading and printing ALV

    Hi Gurus,
    I have created a ALV with subtotal text and hotspot click event using OO ABAP.
    When ever I am trying to download the ALV to Excel it's generating a runtime error, same is happening when
    I am pressing the Print button in the ALV.
    Please Help !!!!

    Hi avik2005uitbu,
    in debugger, before or just when ALV display is called, check the internal tables for field catalog and the date to be displayed. From debugger, you can save the internal tables contents as local files (rigth-click mouse, save as local file or CTRL->F11 in classical debugger, Save as local file with rogth-click on internal table name in variables or table display, no shortcut ). After saving both as excel, have a look at the fieldnames in the internal table and in the field catalog. Additionally, you should check all other parameters as layout and sort for fieldnames not present in field catalog and display table.
    After having done these steps, you will definitely know what is wrong.
    Also, when in GRID display, point the mouse outside (right of or below) the table display area, SHIFT-DOUBLE-RIGTH-CLICK invokes the ALV consistency check.
    Please just do it.
    Regards,
    Clemens

  • Runtime Error in Acquisition of Asset : F-90

    Dear all,
    Presently we are into ECC 6.00
    I got following "Runtime Error RAISE_EXCEPTION" while Saving a document using T.code F-90.
    Short text
        Exception condition "WRONG_PARAMETERS" raised
    Point will be rewarded, if the problem get solved.
    Thanks & regards
    Senthamarai kannan

    Hi
    Upto Simulation, It's going fine after that i got the following Runtime error
    Runtime Errors         RAISE_EXCEPTION
    Date and Time          19.02.2008 02:47:38
    Short text*
         Exception condition "WRONG_PARAMETERS" raised.
    What happened?
         The current ABAP/4 program encountered an unexpected
         situation.
    Error analysis
         A RAISE statement in the program "SAPLGLT2" raised the exception
         condition "WRONG_PARAMETERS".
         Since the exception was not intercepted by a superior
         program, processing was terminated.
         Short description of exception condition:
         For detailed documentation of the exception condition, use
         Transaction SE37 (Function Library). You can take the called
         function module from the display of active calls.
    Trigger Location of Runtime Error
         Program                                 SAPLGLT2
         Include                                 LGLT2F07
         Row                                     12
         Module type                             (FUNCTION)
         Module Name                             G_BEB_MOVE_ACCIT_TO_STRING
    Source Code Extract
    Line  SourceCde
         Source Code Extract
    Line  SourceCde
        1 ----
        2 *         Created by     :  SAP*                                      *
        3 *         Date           :  08.10.2007                                *
        4 *         Time           :  08:03.32                                  *
        5 ----
        6 *    This Report is generated by Report RGUGGLT0                      *
        7 ----
        8
        9   IF I_LEDGER = SPACE.
       10     RAISE WRONG_PARAMETERS.
       11   ELSE.
    >>>>>     RAISE WRONG_PARAMETERS.
       13   ENDIF.
    Points for sure if problem solved

  • Runtime error/s with iOS

    I've followed the build instructions for iOS in your documentation but I get an error at runtime with the following output:
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    stat$INODE64 called from function __os_exists in image Berkeley.
    An Apple forum member suggested that I'm not building BDB against the iPhone Simulator system libraries. I have a few questions:
    In your build instructions for iOS you refer to an $SDKROOT variable. What should this be set to for Simulator and device builds respectively?
    I found a SO post from someone who suggests that I'd need quite extensive modification of my build script to set environment variables not mentioned in your build instructions. You can see his build script in the second answer in the following link to SO:
    objective c - How can I use the Berkeley DB within an iOS application? - Stack Overflow
    If I make use of his script, I get an error that tells me gcc isn't working correctly. His post is quite old, so I'm really hoping you can elaborate on your existing guidance for iOS builds that will help me get BDB working at runtime. Just to note, following your build instructions does lead to a successful build of BDB but it fails at runtime.
    Any help at all would be great, thanks.

    Hi Ray,
    Could you try building the BDB library using the following configuration:
    export DEVROOT=/Applications/Xcode.app/Contents/Developer
    export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk
    export SIMROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk
    export CC=$DEVROOT/usr/bin/gcc
    export LD=$DEVROOT/usr/bin/ld
    export CXX=$DEVROOT/usr/bin/g++
    export LDFLAGS="-L$SDKROOT/usr/lib"
    export CFLAGS="-arch i386 -pipe -no-cpp-precomp -isysroot $SDKROOT -mios-simulator-version-min=7.1"
    export CXXFLAGS="-arch i386 -pipe -no-cpp-precomp -isysroot $SDKROOT -mios-simulator-version-min=7.1"
    export CPPFLAGS="-arch i386 -pipe -no-cpp-precomp -isysroot $SDKROOT -mios-simulator-version-min=7.1"
    ../dist/configure --host=arm-apple-darwin9 --prefix=$SDKROOT \
      --enable-sql --enable-debug --enable-cxx --enable-sql_compat
    With the BDB library built with this configuration, we couldn't reproduce the runtime error you mentioned in your original post on iOS simulator 7.1.

  • Runtime Error with Adobe

    When I try loading a PDF document I get the following error:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program: C:\Program Files\Adobe\Reader 10.0\Reader\AcroRD32.exe
    This application has requested the Runtime to terminate it in an unusual way.  Please contact the application's support team for more information.
    I have uninstalled, reinstalled, nothing seems to work.
    Can anyone give advice on what this could be?  I'm using Windows 7 Ultimate.
    Thanks in advance!

    I have the same issue too. Slight difference is I'm running on Windows XP Pro but using Office 2010.
    Any email with a PDF attachment can be opened - just comes up with a Runtime error as described by 'Ladyk362003'.
    If you save the file somewhere on the systems hard disk and then double click it it opens fine.
    This did work before, but not sure what could have changed.
    I've uninstalled Reader and then downloaded the latest this morning from their website and still the problem is present.
    Anyone got any ideas.
    Thanks

  • "Unspecified Error" or "Runtime Error" 7 when launching application with AcroPDF on Secured Vista PC.

    We have a client application written in Visual Basic 6 that uses the AcroPDF ActiveX DLL to view PDF files in our app.  The app works fine the clients secured Windows XP SP 3 PC, and on my Windows Vista Business 32 bit Virtual Machine.  However, the application will not launch on the client's highly secured Vista Enterprise 32 bit PC's.  The form with the Acrobat Browser control does not even initialize before a "Runtime Error 7: Out of Memory" message is presented.  I created a VB 6 test app that has just the form and the Acrobat Browser control on it, and this test application will not initialize either.  It gets an "System Error &H80004005 (-2147467259). Unspecified Error" message on attempting to launch.  I get the same error message if I attempt to add the Acrobat Browser control to a form in an MS Excel Macro in Excel 2003 on the same PC.  Test VB6 applications using the other controls and references in the application launch fine.
    The Acrobat installed on these PC's is Acrobat Professional 9.0.0 and/or 9.1.0.  In two cases, we have been able to have the application load after uninstalling /reinstalling Acrobat 9.x on the PC, but ONLY for the profile that did the installation.  And in one case, after removing that user profile and then logging back on, that user started getting the same errors above.
    What policy or registry setting is needed to get this control to initialize on a secured Vista PC for all users?

    I have done the following on my Vista Business VM and I still have not been able to duplicate the error that I see at the client site.
    1.  Enabled UAC.
    2.  Implemented Software Restriction Policies.
    3.  Set the Default Security Level to Basic User (except for Local Administrators).
    4.  Lowered the Integrity Level on my AcroTest1.EXE and on my actual executable to "Low".
    The sample application and the user application loaded the form and initialized the AcroPDF control when logged in as a normal user account (the account is only a member of the "Users" group on the local Vista PC).
    Since this application is an actual Windows application (not an Internet Browser plug in), the default integrity level should be "Medium".

  • Runtime errors for Branched in SXMB_MONI

    Hi,
    After PI 7.0 has been upgraded to SPS16, every time I try to display a message in status "Branched" from SXMB_MONI I get a runtime error. Also I got an error when trying to display it from RWB Monitor.
    Messages in other statuses donu2019t have problems
    Any suggestion why is that? Thanks.
    Janos

    Hi,
    It is  error Message_type_X, but I don't think it is a SAPGUI problem, since I got the same problem with SAPGUI 710 and SAPGUI 640
    Bellow is the extract from ST22.
    Runtime Errors         MESSAGE_TYPE_X
    Date and Time          22.09.2008 13:50:43
    Short text
        The current application triggered a termination with a short dump.
    Error analysis
        Short text of error message:
        Control Framework : Error processing control
        Long text of error message:
         Diagnosis
             An error occurred when the system tried to process the commands
             from the Automation Queue on the presentation server.
             There are several possible reasons for this:
             - The installation of the SAP GUI on the presentation server is
             faulty or obsolete.
             - There is an error in the application program
             - There is an error in the SAPGUI or an integrated control
         Procedure
             1. Make sure that you have imported the appropriate Support
             Package, the current kernel, and GUI patch for the release of your
             system
             2. Check whether the error occurs locally on one or a few PCs, or
             generally on all PCs. Note whether the error only occurs for some
             users, for example because of a specific Customizing setting.
             If it only occurs locally, this suggests an installation problem
             with the PC. Check the installation; if necessary, reinstall the
             software. In the dump, search for the SY-MSGLI field, since it may
             point to the cause of the error.
             3. Activate the Automation Trace (in accordance with SAP Note
             158985).
             4.Start the transaction and continue until the screen immediately
             before the dump.
             5. From the System -> Utilities menu, choose Autom. Queue,
             Synchronous Processing.
             The status bar of the GUI displays the text:
                "Automation synchron flush mode on"
             6. If you now proceed with the application, the short dump will
             display the ABAP call that caused the error; the Automation Trace
             will contain the error on the presentation server.
             7. If necessary, load the short dump and trace files on to
             sapservX, so that SAP can analyze them.
        Technical information about the message:
        Message class....... "CNDP"
        Number.............. 006
        Variable 1.......... " "
        Variable 2.......... " "
        Variable 3.......... " "
    How to correct the error
        Probably the only way to eliminate the error is to correct the program.
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "MESSAGE_TYPE_X" " "
        "SAPLOLEA" or "LOLEAU02"
        "AC_SYSTEM_FLUSH"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
        3. If the problem occurs in a problem of your own or a modified SAP
        program: The source code of the program
           In the editor, choose "Utilities->More
        Utilities->Upload/Download->Download".
        4. Details about the conditions under which the error occurred or which
        actions and input led to the error.

  • RH8 for Word 2003. Runtime Error 5152: Cant move focus to control

    Hi, I am trying to open a word file from the RoboHelp source files and am getting the following error:
    Runtime Error '5152': Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
    I am using Word 2003 and RoboHelp 8. I didnt not change anything in the code, its a RoboHelp provided code. RH was installed with my netword id and with admin rights. When I click debug, it highlights the following piece of code.
    Private Function IsRoboHookLoaded() As Boolean
        IsRoboHookLoaded = False
        ' No addins, not loaded
        If (AddIns.Count = 0) Then
            GoTo IsRoboHookLoadedExit
        End If
        For i = 1 To AddIns.Count
            AddInName$ = LCase$(AddIns.Item(i).Name)
            If (AddInName$ = "robohook.wll") Then
                If (AddIns.Item(i).Installed = True) Then
                    IsRoboHookLoaded = True
                    Exit For
                End If
            End If
        Next
    IsRoboHookLoadedExit:
    End Function
    Also, when I click end and try to close the Document, I get another error:
    Runtime Error '5152': Method 'Name' of Object 'AddIN' failed.
    It again highlights the same piece of code on debug.
    Can you please suggest why this might be so?
    Thanks in advance.
    - Shubs

    The formatting is lost if the robohelp.dot template is not present in the same folder as the word document I am trying to open (and edit). The template is still present under application data\templates. Below are your answers:
    So if you have the robohelp.dot in the application data\templates folder and open the project and the doc, the fomatting is gone in the doc and it is is plain text, correct? - Yes
    Are any styles attached to the text at all? - Yes
    For instance if you highlight what was a heading 1, is it still heading 1? - Yes - It still shows as heading 1, but not as big and coloured as the headings in documents with robohelp.dot
    if you create a new help project, do you run into the same problem? - Yes
    I tried copying the styles from robohelp.dot to my document, but still it doesn't reflect the changes.
    I want to be able to open the document (with the robohelp template and its styles attached to it) and edit it, without changing any styles/formatting.
    I am not an expert on this but my feeling is it has something deeper to do with other than just the location of the template or the styles. There should be a reason for  the runtime error 5152: "Can't move focus to control....".

  • User gets Active X Runtime error 429 while running 10.1.3.4.1 Build 130

    Hello all,
    I have a user running BI Publisher Desktop 10.1.3.4.1 Build 130 as an addon in Word 2010. He has had multiple issues with this program in the past, one of which even forced us to reinstall his machine to resolve. He is on a clean build of Windows XP with all Microsoft updates applied for the OS and Office.
    Initially he called because he was getting a "The macro cannot be found or has been disabled because of your macro security settings" error, even though all of his macros were enabled. I found a post on the forums here telling me to run C:\Documents and Settings>del /S /A:H /A:-H *.EXD which resolved the issue. This is the post: Re: Need Help Iam getting error when i try to open my RTF file
    After doing this he went into Word 2010, clicked on add-ons, data, and load xml. He has a few files he loads up, and eventually gets a Active X Runtime error 429. I can see .net is trying to load in the background when the error is presented.
    I found another post here that sent me out to this site: http://obipro.blogspot.com/2012/06/setting-up-obiee-publisher.html On this site, error 429 is listed. The recommended fix is to "remove and reinstall dotnetfiles using setup.exe located at <C:\Program Files (x86)\Oracle\BI Publisher\BI Publisher Desktop\DotNetInstallFiles>" I found the setup.exe located in this path and ran it. .net isn't uninstalled by running this, but XMLPReportingTools4WordSetup asks if it would like to be repaired or uninstalled. I tried both, and reinstalled it. Same error. I tried uninstalling .net 3.5 and reinstalling it, same error.
    Does anyone know how to fix Active X Runtime error 429?

    Man Christian!
    1000 Thanks for your tip. I run into same issue on W2K3 with 10.1.3.4 MLR#4 (so far last MR allowed for AIA apps).
    I had the orabepl.ear file of the size as was mentioned earlier: 2.530.260 in the bpel\system and other one on the j2ee\ocj4_soa\applications folder.
    Copying did not help.
    I had to perform following steps from the <MLR#4>/custom/scripts/post.bat file which takes the file from the bpel\system,
    ADDS some another .jars in it and ONLY THEN move it to the j2ee\...\applications folder:
    copy %ORACLE_HOME%\bpel\system\j2ee\orabpel.ear %ORACLE_HOME%\bpel\system\services\lib\orabpel.ear
    copy %ORACLE_HOME%\bpel\system\j2ee\ejb\oc4j_ejb_services.jar %ORACLE_HOME%\bpel\system\services\lib\ejb_services.jar
    copy %ORACLE_HOME%\bpel\system\j2ee\ejb\ejb_ob_engine_oc4j.jar %ORACLE_HOME%\bpel\system\services\lib\ejb_ob_engine.jar
    cd %ORACLE_HOME%\bpel\system\services\lib
    %ORACLE_HOME%\jdk\bin\jar -uvf orabpel.ear ejb_services.jar ejb_ob_engine.jar
    After doing manually these steps the orabpel.ear in j2ee\...\applications has got the size: 2.798.840 which was bigger as right after patch application.
    Then I deleted the orabpel folder from the j2ee\...\aplication-deployments
    started the j2ee containe (it was named: oc4_soa ) and the BPEL Console started live well as before in 10.1.3.3
    As I did verify from other files The rest of steps from the post.bat file seems did well, only this part was not executed.
    With Best Regards,
    Alexey

  • Crystal Rpts XI runtime error

    When trying to open the calendar to enter a date range in a custom report I get a runtime error: objected expected in line:78.
    I installed the monthly hotfix 12 version 11.0.0.2182 but it didn't help.
    I would refresh the report >> prompt for new parameters >> click calendar and receive the error.
    I have a screenshot and would be more than happy to send it.

    You may need to replace the pronpting folder which is present under the C:\Program Files\Business Objects\common\3.5\crystalreportviewer115 path.
    This is a known issue and you should rename the existing folder as prompting_old and put the new one from a set-up(present on a machine) where this issue is not occuring.
    Last option is to un-install and install the application again.
    Thanks !

Maybe you are looking for