Home General

forcedirectories error

edited March 2010 in General
I have application delphi 2007 and rb 11.07

when i send .print command receive this error


any ideas ??

paolo angeretti

xception number : 1
exception class : EInOutError
exception message : Unable to create directory.

Main ($4a8):
00458384 +0048 SGA.exe SysUtils ForceDirectories
00854a67 +005b SGA.exe ppIniStorage TppIniFile.Destroy
00404cb4 +0008 SGA.exe System 1433 +0 TObject.Free
008578a4 +0044 SGA.exe ppToolbarTBX
TppThemeManager.SavePreferences
0085793c +0048 SGA.exe ppToolbarTBX
TppThemeManager.SetCurrentTheme
008577f5 +0049 SGA.exe ppToolbarTBX
TppThemeManager.LoadPreferences
00855ffb +0023 SGA.exe ppToolbarTBX TppToolbar.Create
008c1e25 +005d SGA.exe ppPreview TppPreview.CreateToolbar
008c1b89 +0069 SGA.exe ppPreview TppPreview.Create
008c1000 +001c SGA.exe ppPreview
TppPreviewPlugIn.CreatePreviewPlugin
00aa8998 +00a8 SGA.exe ppPrvDlg2 148 +15 TPrintPreview2.FormCreate
004d56ed +0031 SGA.exe Forms TCustomForm.DoCreate
004d52cc +0124 SGA.exe Forms TCustomForm.Create
00884dd2 +0016 SGA.exe ppForms TppForm.Create
0088513a +0016 SGA.exe ppForms TppCustomPreviewer.Create
00931872 +0016 SGA.exe ppProd
TppProducer.CreatePreviewForm
00930eab +000f SGA.exe ppProd TppProducer.PrintToScreen
00930c54 +0050 SGA.exe ppProd TppProducer.Print
00945026 +001e SGA.exe ppReport TppReport.Print
00

Comments

  • edited March 2010
    It's trying to save the RBuilder.ini in a folder you don't have rights to...
    probably.

    You can now explicitly give it another folder you want the RBuilder.ini to
    be saved to or tell it not to save one.

    Check out the options on the Report component.

    Walter






This discussion has been closed.