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

RB15, Intraweb and ISAPI

edited June 2013 in General
Hi all,

Delphi Enterprise XE2 update 4
Intraweb 12.2.17
Report Builder Standard Edition 15.0 Build 181

If a try the project as standalone application, i have no problem,
if I convert and try to deploy a test application with only a button and
a null report (only a TppReport on the form) as ISAPI the application
don't start.

I setted:
- AllowPrintToFile: True
- ModalPreview: False
- ModalCancelDialog: False
- ShowCancelDioalg : False
- ShowPrintDialog : False
- TextFileName : .\wwwroot\files\report.txt

What's wrong?

Help Please!

Fracesco Pierobon

Comments

  • edited June 2013
    Hi Francesco,

    Take a look at the following article on using ReportBuilder and Intraweb.

    http://www.digital-metaphors.com/rbWiki/Server/Web_Tier/RB_Server_and_IntraWeb

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited June 2013
    Hello Nico,

    Thank you very much for your answer but i didn't solved my issue.

    I have created a test ISAPI application with only a button and a label.
    I deploy it in my server and everything is ok. It starts immediately
    without any problems. I click on the button 50 times, no problems.

    I only put on the same form a ppReport. I don't run any reports, I just
    added the component to the form.
    I set by design:
    - ModalPreview: False
    - ModalCancelDialog: False
    - ShowCancelDioalg : False
    - ShowPrintDialog : False
    and OnCreate the form i set
    ppReport.EnableProcessMessages to False.

    I compile and deploy and boom! the ISAPI application doesn't start!

    If you give me a support email, i can send my small test.

    Thank you in advance for your help.

    Francesco Pierobon


    Il 24/06/2013 16.55, Nico Cizik (Digital Metaphors) ha scritto:
  • edited June 2013
    Hi Francesco,

    You can send examples in .zip format to support@digital-metaphors.com
    and we will take a look at them for you.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited June 2013
    Hello Nico,

    Thank you for your support.
    I confirm that I sent the file .zip

    Best Regards,

    Francesco Pierobon

    Il 28/06/2013 18.07, Nico Cizik (Digital Metaphors) ha scritto:
  • edited July 2013
    Hi Nico,

    Nard Moseley sent me a patch for RB15 build 2 and now everything seems
    to work!
    Thank you again for your support!

    Best Regards

    Francesco Pierobon





    Il 29/06/2013 8.51, Francesco Pierobon ha scritto:
This discussion has been closed.