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

Moved app fromD2006 to D2007: Access denied error for RBuilder.ini

edited September 2008 in General
? I migrated an applicaiton from Delphi 2006 to D2007 and now when a user
attempts to generate a report they see an error: 'Cannot create file
"C:\WINNT\system32\RBuilder.ini". Access is denied.' What's changed and
how can I get around this issue?

RB10.09

Thanks.

Tom



--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited September 2008
    Hi Tom,

    Is your user running the end-user designer or simply the previewer? If
    he/she is designing reports, access to the System32 directory may have been
    taken away (or they moved to a Vista machine etc.). You can use the
    TppDesigner.IniStorageType to keep the initialization information from
    writing to file or use the IniStorageName property to determine where the
    file should be written. RB 11 will introduce numerous enhanced features to
    deal with these issues.

    If you are not using the end-user designer, there is a patch available for
    RB 10.09 that could fix this problem. Please send an email to
    support@digital-metaphors.com requesting the patch and we'll get it to you
    asap.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.