Moved app fromD2006 to D2007: Access denied error for RBuilder.ini
? 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
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
This discussion has been closed.
Comments
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com