FastReport.config

johnsorjohnsor Denmark
edited 9:22AM in FastReport .NET
Hey,
Is there a way to change the path to FastReport.config.?
For now it is placed in
C:\Documents and Settings\user_name\Local Settings\Application Data\FastReport\FastReport.config
I want to change it to something like
C:\Documents and Settings\user_name\Local Settings\Application Data\DatCol\V320\FastReport\FastReport.config

Regards and Thanks in advance
John

Comments

  • edited May 2018
    FastReport.Utils.Config.Folder = HostingEnvironment.ApplicationPhysicalPath;

    in fastreport.mono web application, you must set this folder
  • johnsorjohnsor Denmark
    edited 9:22AM
    ipong wrote: »
    FastReport.Utils.Config.Folder = HostingEnvironment.ApplicationPhysicalPath;

    in fastreport.mono web application, you must set this folder

    Thank You, that was exately what I needed. [img]style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> Regards Johnsor[/img]

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.