Stránka 11

Configuration files

PříspěvekNapsal: sob 16. led 2016 20:33:14
od andesys
(Translated from another language)
I was looking at configuration files and do not understand this. If there are same properties in both files, do they have to have also same values?

Re: Configuration files

PříspěvekNapsal: sob 16. led 2016 20:36:50
od andesys
You probably mean web.config and ObjectGearsService.exe.config. Yes, the values have to be same. It is important in order web behaves in the same way like windows service for ObjectGears (jobs, workflow...).

It is important for defining class and columns ID (e.g. PersonClassDefId, PersonColumnClassDefId...).

We plan to prepare an installator that will facilitate configuration settings and simplifies and makes the deployment of new versions faster.