Jump to: navigation, search

Changes


Configuration Files

38 bytes added, 14:56, 12 May 2015
/* Main Configuration Files */
The configuration file of the web service additionally needs to obey rules as given in [http://msdn.microsoft.com/en-us/library/ms733830%28v=vs.110%29.aspx Configuring Services].
General Common sections, existing in all main configuration files but and should not be changed in general, are
* '''<configSections>''': these settings include general logging and exception handling
* '''<exceptionHandling>''': detailed configuration of exception handling
* '''<loggingConfiguration>''': detailed configuration of logging
* '''<system.serviceModel>''': behaviours for services and endpoints
== Specific Configuration Files ==
10,686
edits