Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

EInvalidTemplateError

edited December 2008 in End User
Hi ,
I had recompiled native enduser database project for advantage database with
delphi 7.

I created new report but when I clicked Save as button delphi raise
EInvalidTemplateError .

I send you madexceptiom callstack of unit.

005c6ac4 +098 EndUser.exe ppTmplat
TppTemplate.StreamType
005c66d5 +075 EndUser.exe ppTmplat
TppTemplate.LoadFromStream
0046d83d +00d EndUser.exe Classes
TStream.SetPosition
005c65e1 +271 EndUser.exe ppTmplat
TppTemplate.LoadFromSource
005c633b +003 EndUser.exe ppTmplat TppTemplate.Load
00686d8a +0a2 EndUser.exe ppDesignDocumentController
TppDesignDocumentController.LoadTemplate
0076cc1f +0b7 EndUser.exe ppRptExp
TppReportExplorer.LoadReport
0076d3b3 +02f EndUser.exe ppRptExp
TppReportExplorer.Open


Seems that template report is not valid

Any ideas ??

Best regards
Paolo Angeretti

Comments

  • edited January 2009
    If i use dbexpress demos of end-user databases with firebird database ,
    application is all-right.

    I created new application from dbexpress examples with zeos component and
    the same database firebird of the previous project and dazeos unit and I
    have the same exception
    eInvalidTemplateError.


    Can I send you the project with firebird database to control the mistakes ??

    Regards
    Paolo Angeretti


    "paolo angeretti" ha scritto
  • edited January 2009
    I use delphi 7 and RBuilder 10.09

    "paolo angeretti" ha scritto
  • edited January 2009
    Hi Paolo,

    In my testing with the latest version of ReportBuilder and Advantage 9.0, I
    was able to successfully save and load templates from the database using the
    included demo. Perhaps the template you are trying to access is corrupt in
    some way. Does this occur with every saved template? If you recreate the
    report from scratch do you still get the issue?

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited January 2009
    Hi Nico,
    I send you a private message with D7 project to check the problem.

    I tested End-user database with firebird 2.03, delphi 7, report builder
    11.2, zeos 6.6.4

    The error occur with every report saved.

    Regards
    paolo


This discussion has been closed.