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

rbuser

About

Username
rbuser
Joined
Visits
1
Last Active
Roles
Member

Comments

  • Great!!!!
    Thanks Nard

  • Thank you
    I must upgrade RBServer to the latest version

  • Samething occured for me. my logs says that "weException". We installed
    ESET couple of weeks ago but we are getting 3 days a while. I disabled spool
    service but nothing happened. I am using 10.07

    Regards.

  • We have fixed the problem. The problem was some stupid
    networkconfiguration, and probably the [ServerConnection].

    Thanks a lot for your effort.

    Best regards,
    Terje

  • Hi!


    Done that, same result. Below is my ini-file. Could this be the problem.
    When is the ini-file loaded for the web-tier? Does the webtier save to
    ini-file?
    How can i get webtier to reload ini-file?


  • I have done all this and rebootedt the machine, but still get the same
    message. I have checked all the directories and
    they have 'allow all' on IWAM and IUSR. The ReportExplorer is shown in the
    browser with all reports but as soon
  • Hello again!

    Nice. I have done that and it works. I now get my report explorer in the
    browser with the folders and files i have published. But, i get an error
    when i attempt to open a report. The error is "HTTP Error 401.1 - …


  • Thanks for the quick response, Nard. I created a small client report with
    the code you showed me and it worked fine. I then added the datamodule that
    contained the report into a small server program - with that datamodule <…
  • You can see this in the session explorer.

    Login as the table owner and the tables are there.

    Login as the user granted Oracle select, insert, update and delete
    rights and the tables are not there.


  • Hi Nard,

    I have done that and set the timeout to different values. Even when i set it
    to 5 secs. it timed out on 30 secs. I guess the computerghost is after me. I
    have run out of options. I don't get a timeout if i run it from…
    in Timeout Comment by rbuser March 2009
  • We have already done that with no luck. Is it possible that your
    webreporting tool uses msxml3.dll? At one time we have encountered
    a access violation in this dll, and according to some webpages this dll can
    cause some timeout. Just…
    in Timeout Comment by rbuser March 2009
  • We have already tried that. The TADOConnection.CommandTimeout is set to 600.
    We have also set the individual TADOQuery.CommandTimeout to 600 on all
    querys.

    Regards, Terje



    in Timeout Comment by rbuser March 2009
  • Works like a charm Nard, thank you.

    Nice to see the new date pickers and the local date format working, good job
    everyone.

    Jason.

  • Thanks Nard,



    I added the units for optional features. The unit for DADE plugin (daDOA)
    was already there. But still no luck.

    I get also "EreadError with message Error reading
    ppReport.OnGetAutoSearchValu…
  • Thanks,

    I had an old ppTypes.dcu in delphi\lib. Sorry for any
    inconvenience.

    Best regards,
    Terje




    in WebTier Comment by rbuser May 2009
  • Hi!

    Compiled myWebTier.dll
    [DCC Fatal Error] wmMain.pas(6): F2051 Unit rsXHTMLDevice was compiled with
    a different version of ppTypes.ppVersion

    Compiled Report.dll
    [DCC Fatal Error] rsWebAdapterPDF.pas(14): F20…
    in WebTier Comment by rbuser May 2009
  • I have spent nearly two hours doing this cleanup. But i get exactly the same
    error when i attempt to compile myWebTier. I have not modified any interface
    sections.

    [DCC Fatal Error] wmMain.pas(6): F2051 Unit rsXHTMLDevice was …
    in WebTier Comment by rbuser May 2009
  • Hi

    Thanks for your reply as I had one of the demos working OK I guess I had
    tried to jump the gap too quickly.

    Sorry for re using an old thread, I had intended starting a new one but was
    distracted, anything further…
  • Hi

    I decided to try calling the web tier using the execute specified report
    example as I am not bright enough to work out how to set the ProcessRequest
    Method up.

    What I have done

    (a) using the example \D…
  • Thanks Nard
    Yesterday I found an example of code posted that seems to force the
    generation of a Sesion ID. I supposed it should not be necessary
    because it should work as in the original ISAPI example, but for my
    surprise it …
  • Yes, I've alerady done it. Now I have both, ASP and ISAPI running, but
    both with the same problem. Executing the same report with different
    parameters but simoultaneously the webtier gives me back the same report
    for both clients…
  • Hi Nard
    I'm Still having the same problem. The server is a Windows 2003 Server.
    I've tried to publish an ISAPI web tier in order to see if the problem
    disappears but I couldn't make it work. I've followed exactly all the
    step…
  • Hi Nard
    Thanks for answering.
    In the cache directory there is only one directory created. If I wait
    until the first report appear and then I call the second one it works ok
    and two directories are created but if I make the cal…
  • This issue can now be closed, it was nothing to do with RB Server. It was
    the fact the TppReport.EmailSettings.Visible property was False for new
    reports.

    Thanks,
    Jason.

  • Hi,

    Yes, sorry, I know this isn't clear. I can only go on what my support team
    are telling me they have come across and can't confirm whether this will
    work in a demo situation, or whether it is our software. I'll get into it a<…
  • Nard

    My mistake, I wasn't clear in my original post.

    The report previews I am talking about are in Windows software, not in the
    browser. Although RB Server stuff is being installed, the reports I am
    referring to and i…
  • Hi Nico
    Thanks, It works ok

    Nico Cizik (Digital Metaphors) escribió:
  • I'm using RB server 9.03, I'll try with RB 11.05 trial to see if that is
    the problem.
    I'll keep you informed
    Thanks


    Nard Moseley (Digital Metaphors) escribió:
  • The DEMO do the same. I've used ISAPI demo, and only set
    IniSetting.Enable to true. then I created a folder named "reportes" and
    a virtual directory named "rbreportes" pointing this folder. In the ini
    file I've changed the origi…
  • Hi
    Please I needo to solve that problem. I'm still having the problem. Do
    I have to call any function manually to make the component to read the
    ini file?

    My application is set as follow to check if it uses the ini file<…