Error: cannot create file "C\WINNT\system32\RBuilder.ini. Access is denied
?This is an application built in Delphi 2006 using RBPro 10. When I
recompiled the app in D2007 I found that users cannot print reports when
working on the Terminal Server. The error message (cannot create file
"C\WINNT\system32\RBuilder.ini. Access is denied) suggests that there is
an attempt to create a file in an area restricted to prevent user access.
Is there a setting I can use so that the RBuilder.ini file will be written
to another location? I found the following forum entry from 2004 with a
similar issue but there was no resolution in this thread.
Thanks.
--- posted by geoForum on http://delphi.newswhat.com
recompiled the app in D2007 I found that users cannot print reports when
working on the Terminal Server. The error message (cannot create file
"C\WINNT\system32\RBuilder.ini. Access is denied) suggests that there is
an attempt to create a file in an area restricted to prevent user access.
Is there a setting I can use so that the RBuilder.ini file will be written
to another location? I found the following forum entry from 2004 with a
similar issue but there was no resolution in this thread.
Thanks.
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
You can use the TppDesigner.IniStorageName to change the location the .ini
file is written or you can change the IniStorageType to save the .ini
information in the registry rather than as a file.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com