Not able to to save keywords

I am using RoboHelp 5.0.1 and intermittently while working
with help topics I get the message. "The window is small,"
displayed by Microsoft Word. Why do I get this message?
I am also unable to add keywords to topics, why I try to add
keywords and save them in the Topic Properties window (Keywords), I
get error messages:
RoboHelp is Unable to Save These Changes.
I am unable to save the keywords for the topics. Any help
appreciated. Thank you very much!

Hi Abdullah,
Attaching screenshots, please let me know if you want any more screenshots.
Please let me know if you want any more details.

Similar Messages

  • Not able to properly Save OLE Storage to .docx format.

    Hi,
    We have legacy C++ code that would embed word .doc files using OLE and save them back to .doc disk based files whenever necessary.
    This code does not now work with .docx(.xlsx to that matter).
    I am aware that old .doc files are Structured Storage files whereas the latest .docx are zipped xml files.
    I am attaching code that would create an OLE storage out of .docx file and save it back to .docx.
    When opening the saved .docx file, an error message pops in WinWord indicating that the file is corrupted and that it can repair that file. It works after word repairs the file. But Excel cannot even repair such .xlsx files.
    Further, the saved OLE storages are well displayed in our application(in place editing for embedded files).
    Can any one suggest what needs to be done?
    the following is a sample code.
    void CreateStorage()
    HRESULT hr = S_OK;
    WCHAR filePath[] = L"E:\\Sample.docx";
    OleInitialize(NULL);
    DWORD renderopt = OLERENDER_FORMAT;
    FORMATETC formatEtc;
    formatEtc.cfFormat = CF_ENHMETAFILE;
    formatEtc.dwAspect = DVASPECT_CONTENT;
    formatEtc.lindex = -1;
    formatEtc.ptd = NULL;
    formatEtc.tymed = TYMED_ENHMF;
    LPSTORAGE m_pSrcStorage = NULL; // Pointer to the source storage
    IOleObject *pObj = NULL;
    ILockBytes *pLockBytes = NULL;
    CLSID clsID;
    hr = StgCreateStorageEx(NULL, STGM_READWRITE | STGM_CREATE | STGM_SHARE_EXCLUSIVE,
    STGFMT_DOCFILE, 0, NULL, NULL, IID_IStorage, (void **)&m_pSrcStorage);
    hr = OleCreateFromFile(CLSID_NULL, filePath, IID_IOleObject, renderopt,
    &formatEtc, 0, m_pSrcStorage, (void**)&pObj);
    IPersistStorage* pPersist = NULL;
    hr = pObj->QueryInterface(IID_IPersistStorage, (void**)&pPersist);
    if (pPersist != 0)
    // Sample code to test OleSave. hr fails due to Access Denied
    hr = OleSave(pPersist, m_pSrcStorage, FALSE);
    pPersist->Release();
    // Debugging code to know the CLSID of the document
    pObj->GetUserClassID(&clsID);
    unsigned long mytempdata = clsID.Data1;
    LPSTORAGE pOleStorage = NULL;
    hr = pObj->QueryInterface(IID_IStorage, (void**)&pOleStorage);
    if (pOleStorage != NULL)
    pOleStorage->Release();
    WCHAR newFilePath[] = L"E:\\TestMe.docx";
    DWORD STORAGE_OPEN_MODE = STGM_READWRITE | STGM_CREATE | STGM_DIRECT | STGM_SHARE_EXCLUSIVE;
    LPSTORAGE pNewStorage = NULL;
    hr = ::StgCreateStorageEx(newFilePath, STORAGE_OPEN_MODE, STGFMT_DOCFILE,
    0, NULL, NULL, IID_IStorage, (void **)&pNewStorage);
    hr = m_pSrcStorage->CopyTo(0, NULL, NULL, pNewStorage);
    hr = pNewStorage->Commit(STGC_DEFAULT);
    if (pLockBytes != NULL)
    pLockBytes->Release();
    pNewStorage->Release();
    m_pSrcStorage->Release();
    pObj->Release();
    OleUninitialize();

    Hi Phani,
    As far as I know,only the Office 97-2003 binary file formats use the Windows Structured Storage APIs. Please refer to this KB article:
    https://support.microsoft.com/kb/840817?wa=wsignin1.0
    And the .docx file should be Office Open XML Formats which do not support Windows Structured Storage APIs.
    If you want to manipulate .docx documents using Visual C++, please think about MS Office OLE Automation APIs.
    http://www.codeproject.com/Articles/34998/MS-Office-OLE-Automation-Using-C
    Also please check this : Sample code for creating a DOCX file. But these sample is written by C#.
    http://blogs.msdn.com/b/brian_jones/archive/2006/06/29/651190.aspx
    http://blogs.msdn.com/b/dmahugh/archive/2006/06/26/647859.aspx
    Best regards,
    Shu Hu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Please help ME..im not able to Access "F1 Keyword help"

    Hi all,
    This is my 1st question im posting in SAP community..I hope u wont dissappoint me..
    The issue is,
    I had downloaded the "F1 help in HTML format" to the local system using the Standard Function Module Program "ABAP_DOCU_DOWNLOAD".
    I executed the above program in SE37.
    Since i executed ths,i got all the help files downloaded in C:\ABAP_DOCU_DOWNLOAD foler.
    Now if i logon to SAP logon and press F1..its not giving me any help in the sub window..everything is Blank.
    Im working in MNC..The server of our company is in Canada.
    And my local system that im working on is in Bangalore, India.
    So i even re-installed GUI SAP LOGON PAD..but still im not getting the F1 help..
    I think the F1 help cumes from the server to the local system..
    So does anything has to be done in the server to get my F1 help..?
    I dont know..
    If u have any suggestions..Please let me know..
    It wud be a great help..
    Regards,
    Sowrabh.S

    Hi Sowrabh,
    Per my understanding the problem you are facing seems related to the SAP GUI Help and IE 7.0 incompatibility. If your browser is indeed IE 7.0, then you need to download the patch from the link provided below and that should solve your problem.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/00ebf59c-4c84-2910-dea9-a40963adc659 [original link is broken]
    You could also refer to further information from the following link.
    http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B899864
    Regards,
    Ravi Krishna

  • Not able to save data in pa30 action infotype in production

    Hi,
    In my organization users are not able to save data in SAP HR  pa30 action info type in production.
    It is gets hanged and throws run time error after run long time .
    in ST22 it will give below error:
    Runtime Errors   TSV_TNEW_PAGE_ALLOC_FAILED
    Information on where terminated
        Termination occurred in the ABAP program  "SAPLRHAS"   in "FILL_STRU_TURBO"
        The main program was "MP000000 ".
        In the source code you have the terminated point in line 759
        of the (Include) program "LRHASF00".
    Thanks and regards,
    Tarun

    Hi,
         Pls check your relationship of reporting postions and set up relationship A002 and also check organization relationship
        otherwise take help form ABPERs and debug and partiuclar prorgram and where and witch object its throwing
        error found out.
    Regrads,
    Tarun

  • Not able to save bindings when calling bindings.getOperationBinding("update") in customized method.

    Hi All,
    I'm new to ADF and trying to learn it.
    I'm using JDev version 11.1.1.6.0.
    My use case is mention below :
    1. I've created 2 Bounded task flows and calling one task flow from another task flow using task flow call activity.
    2. In child task flow, i've created view activities with Train component. View activities have text fields, radios buttons, tables etc which can be filled by user.
    3. I want to save the page data to payload if I move to next view activity using Next button or by train bar.
    To accomplish this scenario, I'm calling a customized actionListener on click of Next button/Train Stop Bar in which I'm using below mention code :
    BindingContext bindingContext = BindingContext.getCurrent();
    BindingContainer bindings = bindingContext.getCurrentBindingsEntry();
    OperationBinding obj = bindings.getOperationBinding("update");
    if(obj != null){
         obj.execute();
         if(!obj.getErrors().isEmpty()){
              System.out.println("Not able to save data......");
         else{
              System.out.println("able to save data......");
    But I'm not able to save page data to payload/bindings. If i close the window using browser close button and move back to previous train stop in which i've filled the data, the data get lost and all the text fields/Radio button become empty.
    If I use Save button provided by Oracle BPM, then I'm able to save it. and data reflected even after if i close the window using browser close button.
    So I also try to use the below acode but did not get any success :
    FacesContext fctx = FacesContext.getCurrentInstance();
    Application app = fctx.getApplication();
    ELContext elContext = FacesContext.getCurrentInstance().getELContext();
    InvokeActionBean invokeActionBean = (InvokeActionBean)app.getELResolver().getValue(elContext, null,  "invokeActionBean");
    invokeActionBean.setAction(actionEvent);
    invokeActionBean.action();
    Can somebody please let me know, what am I doing wrong here or if I'm missing anything.
    Any pointers/suggestions for its resolution are welcome.
    Thanks in advance.

    Hi Timo,
    Yes, it is the same binding which is called from BPM Save button.
    I did not use the debugger but i tried to print the OperationBinding object which was showing me proper binding for update.
    Even when i tried to print the return value of invokeActionBean.action(); method, it print the proper string "closeTaskFlow".
    So if I see it logically, then I'm just trying to call the methods of InvokeActionBean from my customized method.
    If methods of InvokeActionBean not being accessed, or if it was not getting called, then it should not print the "closeTaskFlow" as return value.
    I only want to save page data into bindings once I'll move away from page precisely on moving next.
    If there is any other work around for this issue, please let me know.
    I've also tried to use Explicit/Implicit save points provided by ADF but that did not work too.

  • Not able to save a newly created Data Model in BI Publisher.

    Hello everyone,
    I was trying to create a new Report (my very first report) in BI Publisher. I created a new Data Model and a Data Set. But I am not able to save the Data Model and thus not able to proceed to the report. There's no error shown. Same happens with reports too.
    Kindly provide me with a solution.
    Regards
    Ash
    Edited by: 902739 on 28-Dec-2011 01:02

    You should have a group called 'XMLP_ADMIN' in your repository and administrator or the user you are using should be part of that group. Look into paint.rpd for all these.

  • Not able to save report output in a text file and RTF file

    I am using Oracle Developer6.0 . I am facing problem with reports. I am invoking reports from form using run_product.
    1. I could not able to save the report in text file . Whenever i try to save the report output in a text file.It gives dump and application get closed.
    2. In RTF format , it execute the query which i have given at the design time while creating a report . But while running i am passing query either through lexical parameter or passing value of where criteria user parameters. It display the output for the specified value. But when i save this report output in rtf file . It execute design time query and save that in a rtf file.
    If any body is having any idea about it . Please let me ASAP . It is very urgent for me.
    Thanks in advance

    Try the following:
    Do not generate the report to .rep file, but rename/copy the .rdf file to .rep file and execute it.

  • Not able to get changed values in the SAVE EVENT in ServHPartnerDet view

    Hi Experts,
    I am new CRM WEB IC, i have requirement like need to access four IBASE fields from BupaIbaseDetail and need to display those fiedls in ServHPartnerDet view. I am able display the fields and its values in the target view. But when user press change button and changes those four fields and press save button not able get the changed values in to the SAVE EVENT.Anyone please help me in this.
    IBHEADER , IBASEADDRESS  are the CONTEXT NODE CREATED in target view. I have binded IBHEADER to CuCoIbase custom controller and getting four fields data from IBASEADDRESS. below is the code for CREATE_CONTEXT_NODES.
    METHOD create_ibaseaddress.
      DATA:
        model        TYPE REF TO if_bsp_model,
        coll_wrapper TYPE REF TO cl_bsp_wd_collection_wrapper,
        entity       TYPE REF TO cl_crm_bol_entity,              "#EC *
        entity_col   TYPE REF TO if_bol_entity_col.             "#EC *
      model = owner->create_model(
          class_name     = 'ZL_CRM_IC_SERVHPDET_CN00'
          model_id       = 'IBaseAddress' ).                    "#EC NOTEXT
      ibaseaddress ?= model.
      CLEAR model.
      coll_wrapper =
        ibheader->get_collection_wrapper( ).
    TRY.
          entity ?= coll_wrapper->get_current( ).
        CATCH cx_sy_move_cast_error.
      ENDTRY.
      IF entity IS BOUND.
        TRY.
            entity_col = entity->get_related_entities(
                            iv_relation_name = 'FirstLevelComponent' ).
          CATCH cx_crm_genil_model_error.
        ENDTRY.
        TRY.
            entity ?= entity_col->get_current( ).
          CATCH cx_sy_move_cast_error.
        ENDTRY.
        CLEAR entity_col.
        IF entity IS BOUND.
          TRY.
              entity_col = entity->get_related_entities(
                              iv_relation_name = 'ComponentAddress' ).
              ibaseaddress->set_collection( entity_col ).
            CATCH cx_crm_genil_model_error.
          ENDTRY.
        ENDIF.
      ENDIF.
    ENDMETHOD.

    Code i have written in the CREATE_CONTEXT_NODE method for my custom context nodes( IBHEADER,IBASEADDRESS).
    this  CREATE_IBHEADER some data related to IBASE header then from this reading the IBASEADDRESS contextnode fields for displaying in the ServHPartnerDet. It is working fine but After changing the four fields values in the ServHPartnerDet view and trying to save, then context is not reading the new values it gives the old values only.
      TRY.
          lr_coll_wr = ztyped_context->ibaseaddress->get_collection_wrapper( ).
          IF lr_coll_wr IS BOUND.
            lr_entity ?= lr_coll_wr->get_current( ).
          ENDIF.
        CATCH cx_crm_genil_model_error.
      ENDTRY.
      CALL METHOD lr_entity->if_bol_bo_property_access~get_property_as_value
        EXPORTING
          iv_attr_name = 'BUILDING'
        IMPORTING
          ev_result    = lw_building.
    the building has got result of old value no the new value.
    method CREATE_IBHEADER.
        DATA:
          model        TYPE REF TO if_bsp_model,
          coll_wrapper TYPE REF TO cl_bsp_wd_collection_wrapper,
          entity       TYPE REF TO cl_crm_bol_entity,    "#EC *
          entity_col   TYPE REF TO if_bol_entity_col.    "#EC *
        model = owner->create_model(
            class_name     = 'ZL_CRM_IC_SERVHPDET_CN01'
            model_id       = 'IBHEADER' ). "#EC NOTEXT
        IBHEADER ?= model.
        CLEAR model.
    bind to custom controller
      DATA:
          cuco TYPE REF TO cl_crm_ic_cucoibase_impl,
          cnode TYPE REF TO cl_bsp_wd_context_node.
      cuco ?= owner->get_custom_controller(
            'CuCoIbase' ).                                      "#EC NOTEXT
      cnode ?=
        cuco->typed_context->ibaseheader.
      coll_wrapper = cnode->get_collection_wrapper( ).
      ibheader->set_collection_wrapper( coll_wrapper ).
    endmethod.

  • Nikon D800 raw files taken with Sandisk extreme plus 32GB SDHC card got corrupted. Able to preview them in Lightroom4.4 Library, but not able to import or transfer the files from card to computer. Any ideas on how to save images from Library Window in Lig

    Hi, I have shot few pictures on 31st December night in RAW mode using Nikon D800 and Sandisk extreme plus 32GB SDHC card. It looks like card got some memory errors so not able to transfer the files from Card to computer. However I am able to view the pics thru Lightroom ver 4.4 Library, but when I tried to import them, it gives me an error stating that file can't be read.
    Is there a way to save the pics from Library window in lightroom overcoming the card read errors ?
    Thanks in advance

    Hi SSPRENGEL,
    Thank you for your response. Here is the error message I am receiving, I tried with various destination folders in the computer but it still gives the same error:. Just to let you know, I am able to import pictures into these folders from other memory cards.
    I am able to finally at least extract the jpgs using the option suggested by elie-d

  • In SharePoint 2013, some of the userswith contribute or full control rights are not able to edit and save office doucuments to SharePoint library.

    In SharePoint 2013, Office 2010 and IE 8. Office web apps is not configured.
    Some users with Contribute or full control are not able to edit and save documents back to SharePoint library.
    When they try to save they are getting following error:
    1. https://.....pptx is read-only. Do you want to save changes to a different file name?
    2. Project canot access "https://...." 
       Try one of the following
    The file may be temporarily open by another program. wait a momoment and try again.
    A file with the same name may already exists. Save it with a different file name.
    You may be trying to save to a read only folder. Save to a different folder instead.
    Please help me with this issue.
    will be waiting for any suggestions or solutions.
    Thanks
    Krish
    99

    Thanks again for quick response.
    I have requested users who are having this issue to try check in/ check out, and share the results.
    Result with CheckIn/CheckOut:
    User was able to check out but no edit option.
    'Edit Document' option under 'Files' tab was greyed out. I did check permissions every thing seems fine he has full control over the site and document library.
    Please advise.
    Thanks
    Krish
    99

  • I'm not able to save any files on an none apple external hard drive, what can i do to make it work?

    I bought a omega 320GB external hard drive so a friend could save the files off an old windows laptop i had but now when i try and open the files on my mac, it doesn't let me. i'm also not able to save any file on to this hard drive either! can some one please help me?

    The drive has the NTFS format, which the Mac OS can read but can't write to. Copy the files from the external drive onto your Mac, then reformat the external drive using Disk Utility, creating a Mac OS Extended volume and using the GUID partition scheme. Then you'll be able to write to the drive. Note that reformatting erases everything from the drive, so don't do it until after you've saved the drive's contents to other media.

  • Macbook wiped clean (2008 model), and I'm not able to save the installer and can't get mac os x.  Any suggestions?

    I recently bought a used macbook (2008) and was told that it was set back to factory settings and came with all the orignal software, box etc.  The first Installer disk of the Mac os X was already in the disc drive, but I'm not able to get past where it saves the installer.  It wasn't able to find anywhere to save it.  I have no clue what to do.  Any suggestions?  Thanks for your help!

    Snow Leopard disc must look like this to run on a 2008 MacBook:
    and not say Update, Dropin, OEM, or any Mac model on it.
    2008 MacBooks could at minimum also use the 10.5.6 retail disc that looked like:
    And some of the earliest 2008 models can use 10.5.4 as well, but it couldn't say Upgrade, Dropin, or OEM or a Mac model on it, except MacBook, if it was the one bundled with that MacBook.
    If the disc is stuck in the drive, use this tip to remove it:
    https://discussions.apple.com/docs/DOC-1015

  • Not able to save keyfigure structure

    Hi All,
    Iam not able to save keyfigure structure which is used in specific query only and Iam able to save characteristic structure.
    Regards
    S

    Hello,
    firstly run a check in the query designer to check for syntactical errors.
    make sure that you are having only 2 structures in the query.System will not allow to define third structure.
    In the keyfigure structure,see if you have defined your selections and formulas correctly.
    If you have cell definitin, do check for correctness of the same.
    Please provide the exact error message you are getting when you are saving.
    Regards,
    Dhanya.

  • Not able to save any projects to PWA server from MSPS client

    HI,
    We are not able to save any project to PWA server using MSPS client. It says saving (0%). But not getting processed to pwa.
    Thanks!
    Shamsuddeen

    Hi Shamsuddeen, 
    Have you correctly configure in MSProject the connection to Project Server?
    See reference below:
    http://office.microsoft.com/en-us/project-help/connect-log-on-to-project-server-HA010373238.aspx
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Not able to save file changes on HCP Web IDE

    Hi
    i am not able to save the file changes on my HANA XS Application created on HCP Trail Account using Wed IDE. This problem does not occur always but now it has become frequent. On click of save button waiting icon comes up and then after minutes it shows error message as Error while Saving.
    I normally use HCP Web IDE platform for all development work.
    My Account ID : i314165trial
    Can anybuddy tell me what is the issue as this is will hamper the development process.

    Check the permissons on the folder and drive, not just on the file.

Maybe you are looking for

  • How can I convert a file in SAP RDI format?

    HI All, I have to convert the data which is to be passed to the Smartform into RDI format. I am using Application form (Print Workbench) for sending data to smartform. Is there any Function Module for converting data into SAP RDI format? Should I wri

  • Mail Alias and Server Settings

    HI! 1. Since MobileMe arrived, none of my alias' show up in the Mail Application. Any ideas? 2. Since MobileMe arrived, my POP accounts won't work. The Mail Application is not letting the other servers get beyond "offline" status so I can't sen mail

  • How do you update the ios 4.3?

    i am trying to get my ipod touch 2nd gen to download something and it says ''update required ios 4.3'' what do i do?

  • Missing points for buy 3 games 25$ reward points

    Need help with my account...I am missing points for the buy 3 and receive 25 ...i have sent mike a pm with all my account information... thank you for your help.... Solved! Go to Solution.

  • SAP MAP - Best Choices for Planning Technical Basis

    Hello, experts! For today there are 3 variants of MAP planning scenaries implementation: 1.Planning and reporting via MAP Business content for BI Integrated planning 2.Planning and reporting via MAP Business content for BPS 3.Planning in ECC based MA