Server Configuration

How do you save changes made to the Configuration Property of the TfrxServer
Component to its config.xml file? All the approaches i take fail, and it
only saves the default setting. I tried calling
frxServer.Configuration.SaveToFile('config.xml');
That doesn't do anything but save the default settings.

Comments

  • SamuraySamuray Administrator
    edited 11:31PM
    Netmaster wrote:
    How do you save changes made to the Configuration Property of the TfrxServer
    Component to its config.xml file? All the approaches i take fail, and it
    only saves the default setting. I tried calling
    frxServer.Configuration.SaveToFile('config.xml');
    That doesn't do anything but save the default settings.
    You can not change values in config.xml manually at this time. We will make methods for works with this.

Leave a Comment