server_changes.txt

来自「报表控件。FastReport 是非常强大的报表控件」· 文本 代码 · 共 30 行

TXT
30
字号
         Important information about FastReport Client/Server 3.21.

1. Property "TfrxServer.Configuration" is obsolete and it left only for 
compatibility with already developed applications.

2. All settings of server application should be contained in "config.xml" file.

3. This configuration file will load automatically on each server application start.
You can not rename this file or load configuration from another file.

4. Old format of configuration file does not support in new version.
You can load it for borrow all setting in new "config.xml" file. 
New configuration file "config.xml" will create automatically.
After you should remove "server.conf" file and restart server application.

5. Do not forget comment or delete "TfrxServer.Configuration.LoadFromFile" lines from
your code.

6. See demo of new "config.xml" and server application in folders 
"Demos\ClientServer\Server" and "Demos\ClientServer\Service".

7. You can write any question on e-mail support@fast-report.com


Thank you for attention!

-- 
Fast Reports Team.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?