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.
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