Home Datapipelines

RB9 + D7: DESIGN ERROR

edited November 2004 in Datapipelines
Hi!
I am testing the RB9, I have problems when I try to "design" the report, the
first time when I launch the desing appear one error (Access violation at
address 00c14d18 in module 'rbIDE97.bpl. Read of address 00000014)), after
this error, I click the button desing again, the error don't appear but The
report is empty (don't appear bands, "cut" the report toolbars, button of
report toolbar not run, can't load, save.... nothing).

I thought what It was a problem of the report (version 5.56), I have opened
it with the RP7.04, I have saved it and I have open with RP9 but is the same
error.

The code to the design button is:
ppreport1.CachePages := TRUE;
ppreport1.AutoStop := false;
ppDesigner1.ShowModal;

can you help me?

Thanks.
--
*******************************************
ILISOFT 21, S.L.L.
C/. Fernanda Santamaria, N? 9
03204 - ELCHE (Alicante)

Tel?fono: 966213209
WWW : www.ilisoft21.com
Info : info@ilisoft21.com
*******************************************
En cumplimiento de la nueva "Ley de Servicios
de la Sociedad de la Informaci?n y de Comercio Electr?nico:
(LSSI-CE Aprobada en el parlamento espa?ol 13/12/1999, n? 34/2002)",
si Ud. no desea recibir m?s informaci?n de nuestra base de noticias,
por favor envienos un mail con el asunto "BORRAR",
y nosotros autom?ticamente le daremos de baja en nuestra base de datos.
Si Ud. no responde este correo electr?nico entenderemos que desea seguir
recibiendo informaci?n.



--
*******************************************
ILISOFT 21, S.L.L.
C/. Fernanda Santamaria, N? 9
03204 - ELCHE (Alicante)

Tel?fono: 966213209
WWW : www.ilisoft21.com
Info : info@ilisoft21.com
*******************************************
En cumplimiento de la nueva "Ley de Servicios
de la Sociedad de la Informaci?n y de Comercio Electr?nico:
(LSSI-CE Aprobada en el parlamento espa?ol 13/12/1999, n? 34/2002)",
si Ud. no desea recibir m?s informaci?n de nuestra base de noticias,
por favor envienos un mail con el asunto "BORRAR",
y nosotros autom?ticamente le daremos de baja en nuestra base de datos.
Si Ud. no responde este correo electr?nico entenderemos que desea seguir
recibiendo informaci?n.

Comments

  • edited November 2004
    Hello,

    This is not a known issue with ReportBuilder 9. Are you certain you have
    the TppDesigner.Report property assigned to a valid report object? If
    possible, please send a minimal example in .zip format to
    support@digital-metaphors.com and I'll take a look at it for you.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited November 2004


    Check the ShowComponents property of the Designer component. If any of
    components are set to False, then you may be running into the same issue
    that I was running into with RB9. Change them all to True and see if the
    issue goes away. If it does, this is a known issue for which Nico can send
    you a patch for.

    --

    ---------------------------------------
    Terry Swiers
    Millennium Software, LLC
    http://www.1000years.com
    http://www.atrex.com

    Atrex Inventory Control/POS -
    Big business features without spending big business bucks!

    Atrex Electronic Support Options:
    Atrex Knowledgebase: http://www.atrex.com/atrexkb.cfm
    Email: mailto:support@atrex.com
  • edited November 2004
    Thanks Terry,

    For some reason I did not even consider this to be the problem.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited December 2004
    Nico,


    Always happy to help.

    --

    ---------------------------------------
    Terry Swiers
    Millennium Software, LLC
    http://www.1000years.com
    http://www.atrex.com

    Atrex Inventory Control/POS -
    Big business features without spending big business bucks!

    Atrex Electronic Support Options:
    Atrex Knowledgebase: http://www.atrex.com/atrexkb.cfm
    Email: mailto:support@atrex.com
This discussion has been closed.