Changes

Configuration Files

1,073 bytes added, 10:25, 8 May 2015
{{PageStatus/Draft}}
Configuration files of all {{UBIK}} components have to comply with syntax and other guidelines as stated in [https://msdn.microsoft.com/en-us/library/1xtk877y%28v=vs.110%29.aspx Configuring Apps by using Configuration Files].
<div class="table">Each component has a main configuration file containing basic settings not to be changed by the user. Addtionally, a number of [[#Application Specific Configuration Files|distinctive configuration files]] are available and already included in the main configuration files.
The main configuration files for the {{Item/ConfigInfoHeaderUBIK Studio}}and {{UBIK Enterprise Service}} are located within the installation folder, and named '''UBIK.Studio.exe.config''' and '''UBIK.EnterpriseService.exe.config''', respectively.
The main configuration file of the [[Web Service|web service]] is located in the service's physical path and named '''web.config'''. This configuration file needs to obey rules as given in [http://msdn.microsoft.com/en-us/library/ms733830%28v=vs.110%29.aspx Configuring Services] for more detailed information.
 
 
== Specific Configuration Files ==
<div class="table">
{{Item/ConfigInfoHeader}}
{{Item/ConfigInfo|Bindings|[[Configuration_Files/Bindings.config|Bindings.config]]|1|1|1}}
{{Item/ConfigInfo|Client settings|[[Configuration_Files/Client.config|Client.config]]|1|1|1}}
{{Item/ConfigInfo|Service settings|[[Configuration_Files/Services.config|Services.config]]|1||}}
{{Item/ConfigInfo|Application settings|[[Configuration_Files/AppSettings.config|AppSettings.config]]|1||}}
 
</div>
10,686
edits