Home End User

Strange problem on the menu of ppReportExplorer & ppDesigner

edited July 2009 in End User
This is a multi-part message in MIME format.

Comments

  • edited July 2009
    I discovered that the problem only occurs if the project use component
    Advanced Data Import (from EMS).

    What can I do to prevent a component interfering with another?
  • edited July 2009


    Have not heard of this before. I recommend contacting EMS about this issue,
    since it appears their product is preventing RB from working properly.


    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited July 2009
    I also never heard of this problem.

    I discovered that the problem is in the resources file of Advanced Data
    Import (localize).

    I think I solved this problem with the command "MOVEABLE .../ LANGUAGE
    ..." in QIResSTR.rc of Advanced Data Import:

    ---------------------------
    :
    #include "QImport3StrIDs.pas"

    STRINGTABLE
    MOVEABLE PURE LOADONCALL DISCARDABLE
    LANGUAGE LANG_RUSSIAN, 1
    BEGIN
    // Errors
    :
    :
    ---------------------------

    I sent this to the EMS and I am awaiting a response to see if what I did
    is correct.

    The strange is that this does not occur in all Windows.

    I have two notebooks with the same configuration/Windows XP SP3 and the
    problem occurs only in one.

    Thank you
This discussion has been closed.