git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.FastReport@9 475b051d-3a53-6940-addd-820bf0cfe0d7
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
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.
|
|
|