FastReport object Error - Embarcadero Delphi 2010

Hey Guys,

I need a quick help here. When i put a fast report on a form and compile, i have an error:

" _<DCC Erreur fatale_> fs_isysrtti.pas(581):F2039 Impossible de cr_er le fichier de sortie 'C:_/Program Files_/FastReports_/FastReport4_/LibD14_/fs _isysrtti.dcu"

I am on Embarcadero 2010.

I can compile my code or move forward.

Please help,

thanks,

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 3:41PM
    sounds like permissons settings for windows are not correct
  • edited 3:41PM
    gordk wrote: »
    sounds like permissons settings for windows are not correct


    May you please give more details if you can?

    Thanks,
  • gpigpi
    edited 3:41PM
    Set permissions for full access for all users for C:_/Program Files_/FastReports_/FastReport4_/LibD14_ folder
  • edited 3:41PM
    I think the question has to be why the compiler wants to write something that is related to FastScript to the Program Files folder when compiling a project, i.e. after Delphi has been installed? Why does the compiler want to recompile and thus recreate fs _isysrtti.dcu?

    There is a setting in Delphi which has to do with recompiling packages. I can never find it when I look for it, so it may only be accessible when installing a package. It is something like 'Always recompile'. Maybe that was set when FR was installed?
    If this is needed, rather than giving fiull permission to the Program Files folder it would IMO be better to install FR so that it outputs its dcu's to a folder under My Documents.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.