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

Adjusting to Vista, D2007, RB 10+

edited October 2007 in General
A few problems during my transition from D5 to D2007 (R2, professional):

1. "Unable to write to RBuilder.ini" when exiting TppReport editor. I think
I have all privilidges and properties properly set. . .
2. "[DCC Error] MAIN.PAS(27): F1026 File not found: 'ppComm.dcu'" when
compiling w/o runtime packages.
3. "[DCC Error] E2202 Required package 'rbRCL10105' not found" when
compiling with runtime packegs checked. It's definitely in
C:\Windows\System32

The Design-Time and Run-Time packages are in the proper place per the help
listing. All library settings seem to be correct. All the components appear
in the tool palatte.

I must be overlooking the obvious. . .

Thanks,

Madt M.

Comments

  • edited October 2007
    Hi Madt,

    Try moving the \RBuilder\Lib entry of your library path up in the order
    (above any greyed out entries) and see if that helps the second problem.

    -----------------------------------------
    Article: ReportBuilder and Windows Vista
    -----------------------------------------

    Windows Vista requires that an application has administrator rights in order
    to write to files on most of the hard disk (with the exception of the
    \Users\ area.)

    To run Delphi as an administrator, you will need to either right click over
    the shortcut and select "Run as Administrator", or you can do so permanently
    by selecting the "Run Program as Administrator" checkbox in the
    "Compatibility" tab of the bds.exe or delphi32.exe file's properties dialog.

    Please note that this is a temporary solution to a problem that will be
    addressed for a later release of ReportBuilder. We have not officially
    released a Windows Vista compliant version of ReportBuilder.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited October 2007
    Nico:

    Thanks, that did the trick. The project compiles and TppReport Editor seems
    to work as expected. I don't have time to give the project a thorough
    testing tonight, so we'll see what we run into tomorrow.

    I'm glad I asked before I tried to uninstall, reinstall, etc., etc.

    Your prompt help is greatly appreciated!

    Madt Mallinckrodt



  • edited October 2007
    Thanks and thanks again! That got me off to a good start. Let's see how
    the checks print tonight. . . Madt M.


  • edited October 2007
    Thanks again.

    I found that moving the \RBuilder\Lib entry up in the entry was all that it
    took.

    Running D2007 as administrator doesn't seem to be necessary with my setup.

    Cheers,

    MM


This discussion has been closed.