Home General

Access Violation in Report designer

edited March 2011 in General
Hi,

we have a problem with Report Builder Report designer.

If Report Tree (View/Toolbars/Report Tree) is not visible then when I
try to select a component on the report it raises an Access Violation.

using:
Report Builder Enterprise Edition Version 12.04 Build 77
with
Embarcadero® Delphi® XE Version 15.0.3890.34076
in
Windos 7 Englis verion

thank you very much for your support and help

best regards

Ferenc Nemeth
www.Interticket.com
www.interticket.hu

Comments

  • edited March 2011
    Hi Ferenc,

    This is not a known issue.

    Does this happen with every report or just reports that have already
    been created? Is this behavior happening at Delphi design-time or
    runtime (or both).


    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited March 2011
    Hi,

    thank you very much for your quick response.
    We use pre designed report in a program. After loading the report, user
    can modify it move parts add delete components mainly in runtime.

    I have debuged the source, and find the error but it is too hard to do
    the correction, so I decided I notice it to you.

    If I delete the RBuider.ini that is ok, because the tree on the left
    side is visible. Please hide the tree, then load a report and try to
    select a componenet. Then will raise an AV.

    best regards

    feri

    3/24/2011 1:30 PM keltezéssel, Nico Cizik (Digital Metaphors) írta:
  • edited March 2011
    Hi Ferenc,

    I'm sorry but I'm still unable to recreate this on my machine. My test...

    1. Create a new Delphi project. Place a TppReport, TppDesigner, and
    TButton on the form.

    2. Connect the report to the designer and implement the Button.OnClick
    to ShowModal the designer.

    3. Run the application, load the designer, hide the Report Tree and load
    a report template from file.

    4. I am able to successfully select any report components available.


    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited April 2011
    Hi,

    it is no problem, may be I cannot explain perfectly. Now I have made a
    screen capture. Please take a look at

    ftp://195.228.156.91/
    user: RB
    pw: RB

    there is only one file, it's name is Report editing capture.avi
    Please download it.

    Thank you very much for your help, best regards

    feri
  • edited April 2011
    Hi Feri,

    Thanks for the video capture however what I really need is an example of
    you recreating this with a minimal example. If you create a new Delphi
    application, place an empty report and designer on a form and load it at
    runtime, are you able to see the same behavior? Let me know the steps I
    can take here (using this minimal app) to recreate it.


    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.