diff --git a/.gitignore b/.gitignore index 11a4c37b..d14d9e91 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,5 @@ src/Frapid.Web/Areas/MixERP.CountryPacks.Nepal/ /src/Frapid.Web/Areas/MixERP.CountryPacks.Nepal /src/Frapid.Web/Areas/Frapid.Customizations /src/Frapid.Web/Areas/MixERP.EmployeePortal +/src/Frapid.Web/Resource/Temp .vs diff --git a/src/Frapid.Web/Application/LogManager.cs b/src/Frapid.Web/Application/LogManager.cs index 96975022..aae7b38c 100644 --- a/src/Frapid.Web/Application/LogManager.cs +++ b/src/Frapid.Web/Application/LogManager.cs @@ -11,19 +11,29 @@ internal static class LogManager { private static string GetLogDirectory() { + string fallbackPath = PathMapper.MapPath("~/Resource/Temp"); string path = ConfigurationManager.GetConfigurationValue("ParameterConfigFileLocation", "ApplicationLogDirectory"); if (string.IsNullOrWhiteSpace(path)) { - return PathMapper.MapPath("~/Resource/Temp"); + return fallbackPath; } - if (!Directory.Exists(path)) + try { - Directory.CreateDirectory(path); - } + if (!Directory.Exists(path)) + { + Directory.CreateDirectory(path); + } - return path; + return path; + } + catch + { + //It is counterproductive to log errors + //when you know that you don't have access to the log directory + return fallbackPath; + } } private static string GetLogFileName() diff --git a/src/Frapid.Web/Resource/Temp/2-18-2017/log-20170219.txt b/src/Frapid.Web/Resource/Temp/2-18-2017/log-20170219.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/src/Frapid.Web/Resource/Temp/2-19-2017/log-20170219.txt b/src/Frapid.Web/Resource/Temp/2-19-2017/log-20170219.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/src/Frapid.Web/Resource/Temp/2-19-2017/log-20170220.txt b/src/Frapid.Web/Resource/Temp/2-19-2017/log-20170220.txt deleted file mode 100644 index 6f818fa7..00000000 --- a/src/Frapid.Web/Resource/Temp/2-19-2017/log-20170220.txt +++ /dev/null @@ -1,3516 +0,0 @@ -2017-02-20 00:12:44.889 +05:45 [Information] Application started. -2017-02-20 00:12:44.983 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:44.983 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:44.999 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:44.999 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:44.999 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:44.999 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:44.999 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:44.999 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.014 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.014 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.030 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.030 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.030 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.030 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.030 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.030 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.030 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.030 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.030 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.030 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.061 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.061 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.108 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.108 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.108 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.108 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.139 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.139 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.139 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.139 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.155 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.155 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.155 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.155 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.155 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.155 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.155 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.155 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.155 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.155 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.155 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.155 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.155 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.155 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.170 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.170 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.202 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.202 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.202 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.202 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.217 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.217 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.217 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.217 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.217 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.217 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.233 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.233 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.233 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.233 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.233 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.233 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.233 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.233 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.233 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.233 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.249 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.249 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.264 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.264 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.295 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.295 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.295 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.295 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.327 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.327 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.327 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.327 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.327 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.327 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.327 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.327 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.327 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.327 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.342 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.342 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.342 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.342 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.342 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.342 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.342 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.342 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.358 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.358 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.389 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.389 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.389 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.389 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.436 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.436 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.436 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.436 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.436 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.436 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.436 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.436 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.436 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.436 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.452 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.452 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.456 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.456 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.458 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.458 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.460 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.460 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.468 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.468 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.525 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.525 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.528 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.528 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.606 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.606 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.607 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.607 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.609 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.609 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.611 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.611 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.627 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.627 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.629 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.629 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.631 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.631 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.633 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.633 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.634 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.635 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.658 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.658 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.691 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.692 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.693 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.693 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.756 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.756 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.758 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.758 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.759 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.759 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.761 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.761 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.775 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.775 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.776 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.776 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.778 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.778 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.779 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.780 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.781 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.781 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.800 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.800 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.836 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.836 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.837 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.837 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.925 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.925 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.927 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.927 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.929 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.929 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.932 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.932 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.942 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.942 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.944 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.944 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.945 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.945 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.947 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.947 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.948 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.948 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.964 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.964 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.996 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.996 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:45.997 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:45.997 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.089 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.089 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.090 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.090 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.091 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.091 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.092 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.093 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.100 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.100 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.101 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.101 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.102 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.102 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.102 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.102 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.103 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.103 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.117 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.117 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.140 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.140 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.140 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.140 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.213 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.213 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.214 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.214 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.215 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.215 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.216 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.216 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.223 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.223 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.224 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.224 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.225 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.225 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.226 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.226 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.227 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.227 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.238 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.238 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.261 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.261 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.261 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.261 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.330 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.330 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.333 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.333 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.335 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.335 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.337 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.337 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.346 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.346 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.347 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.347 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.348 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.348 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.349 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.349 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.351 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.351 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.351 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.351 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.383 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.383 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.383 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.383 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.493 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.493 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.495 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.495 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.496 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.496 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.497 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.497 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.504 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.504 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.505 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.506 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.506 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.506 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.507 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.507 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.508 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.508 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.523 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.523 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.549 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.549 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.550 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.550 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.646 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.646 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.647 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.647 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.648 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.648 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.650 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.650 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.659 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.659 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.660 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.660 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.661 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.661 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.662 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.662 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.663 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.663 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.679 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.679 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.702 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.702 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.703 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.703 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.799 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.799 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.800 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.800 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.801 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.801 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.802 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.802 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.809 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.809 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.811 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.811 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.811 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.812 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.812 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.812 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.813 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.813 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.826 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.826 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.849 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.849 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.850 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.850 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.963 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.963 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.964 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.964 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.965 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.965 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.966 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.966 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.974 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.974 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.976 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.976 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.977 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.977 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.978 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.978 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.979 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.979 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:46.994 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:46.994 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.038 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.038 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.040 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.040 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.219 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.219 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.220 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.220 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.221 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.221 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.222 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.222 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.234 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.234 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.235 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.235 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.235 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.235 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.236 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.236 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.237 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.237 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.251 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.251 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.283 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.283 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.285 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.285 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.435 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.435 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.436 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.436 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.437 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.437 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.438 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.438 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.446 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.446 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.447 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.447 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.448 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.448 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.448 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.448 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.449 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.449 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.462 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.462 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.489 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.489 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.490 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.490 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:12:47.627 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:12:47.627 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.856 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.856 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.859 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.859 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.862 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.863 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.886 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.886 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.888 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.888 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.890 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.890 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.891 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.891 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.894 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.894 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.920 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.920 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.987 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.987 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:02.988 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:02.988 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.390 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.390 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.391 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.391 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.392 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.392 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.394 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.394 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.409 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.409 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.412 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.412 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.414 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.414 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.416 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.416 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.418 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.418 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.451 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.451 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.498 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.498 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.501 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.501 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.822 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.823 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.824 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.824 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.826 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.826 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.829 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.829 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.844 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.844 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.846 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.846 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.847 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.848 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.849 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.850 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.852 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.852 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.875 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.875 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.922 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.922 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:03.924 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:03.924 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.285 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.286 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.287 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.287 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.288 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.288 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.290 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.290 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.302 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.302 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.303 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.304 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.305 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.305 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.305 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.305 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.306 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.306 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.323 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.323 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.353 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.353 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.354 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.354 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.651 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.651 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.652 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.652 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.654 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.654 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.655 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.656 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.668 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.668 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.671 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.671 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.673 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.673 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.674 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.674 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.676 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.676 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.703 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.703 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.740 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.740 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:04.741 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:04.741 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.157 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.157 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.159 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.159 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.161 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.161 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.163 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.163 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.175 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.175 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.177 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.177 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.178 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.178 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.179 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.179 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.182 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.183 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.209 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.209 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.271 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.271 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.273 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.273 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.556 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.556 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.557 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.557 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.559 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.559 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.561 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.561 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.573 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.573 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.574 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.574 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.574 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.574 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.575 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.575 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.576 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.576 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.588 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.588 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.619 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.619 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.620 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:05.620 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:05.808 +05:45 [Information] Registering Web API. -2017-02-20 00:13:07.334 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.334 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.335 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.335 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.336 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.336 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.337 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.337 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.345 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.345 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.346 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.346 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.346 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.346 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.347 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.347 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.348 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.348 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.361 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.361 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.384 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.384 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.385 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:07.385 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:07.563 +05:45 [Verbose] Discovering registrable assets. -2017-02-20 00:13:08.061 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.077 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.077 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.077 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.099 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.100 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.101 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.101 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.225 +05:45 [Error] Could not execute AddInstalledDomainProcedure. Exception: "System.Data.SqlClient.SqlException (0x80131904): Cannot open database \"localhost\" requested by the login. The login failed. -Login failed for user 'frapid_db_user'. - at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling) - at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) - at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) - at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) - at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) - at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) - at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Database.MapperDb.d__30.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Database\MapperDb.cs:line 45 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Query.NonQuery.NonQueryOperation.d__2.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Query\NonQuery\NonQueryOperation.cs:line 35 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Query.NonQuery.NonQueryOperation.d__1.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Query\NonQuery\NonQueryOperation.cs:line 23 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Query.NonQuery.DefaultNonQuery.d__1.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Query\NonQuery\DefaultNonQuery.cs:line 32 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.DataAccess.Factory.d__9.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.DataAccess\Factory.cs:line 97 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Account.InstalledDomains.d__0.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Frapid.Web\Areas\Frapid.Account\StartupTask.cs:line 16 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Account.StartupTask.d__4.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Frapid.Web\Areas\Frapid.Account\StartupTask.cs:line 33 -ClientConnectionId:fb75df89-083b-4e5d-873b-ea742909bd41 -Error Number:4060,State:1,Class:11" -2017-02-20 00:13:08.310 +05:45 [Verbose] Getting configuration key "BackupScheduleUTC" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:08.310 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:08.357 +05:45 [Verbose] Getting configuration key "EodScheduleUTC" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:08.357 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:08.493 +05:45 [Verbose] Got a GET request ~/ on domain postgres.localhost. -2017-02-20 00:13:08.494 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:13:08.494 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:13:08.494 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:13:08.560 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.560 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.560 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.560 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.560 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.560 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.560 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:08.560 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:08.560 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:08.576 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.576 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.576 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.576 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.576 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.576 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.576 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:08.623 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.623 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.623 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.623 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.623 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.623 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.623 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:08.717 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.717 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.717 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.717 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.717 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.717 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.717 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:08.732 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.732 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.732 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.732 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.732 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.732 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.732 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:08.732 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.732 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.732 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.732 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.732 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.732 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.732 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:08.779 +05:45 [Verbose] The layout path for "http://postgres.localhost/" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:13:08.779 +05:45 [Verbose] The layout for "http://postgres.localhost/" is "Layout.cshtml". -2017-02-20 00:13:08.779 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/" is "Layout-Home.cshtml". -2017-02-20 00:13:08.779 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:13:08.779 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:13:08.795 +05:45 [Verbose] Getting cache settings by tenant based profile. -2017-02-20 00:13:08.795 +05:45 [Verbose] Setting the "CacheProfile" to an empty value to override the behavior of DonutCache. -2017-02-20 00:13:08.795 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.795 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.795 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.795 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.795 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.795 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.795 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:08.795 +05:45 [Verbose] The current tenant is "postgres_localhost". -2017-02-20 00:13:08.795 +05:45 [Verbose] Getting cache config for current tenant ""postgres_localhost"" and profile ""Content"". -2017-02-20 00:13:08.810 +05:45 [Verbose] The cache duration for tenant ""postgres_localhost"" and profile ""Content"" is 3000 -2017-02-20 00:13:08.810 +05:45 [Verbose] The cache location for tenant ""postgres_localhost"" and profile ""Content"" is Any -2017-02-20 00:13:08.826 +05:45 [Verbose] The cache NoStore value for tenant ""postgres_localhost"" and profile ""Content"" is False -2017-02-20 00:13:08.826 +05:45 [Verbose] The cache VaryByCustom value for tenant ""postgres_localhost"" and profile ""Content"" is null -2017-02-20 00:13:08.826 +05:45 [Verbose] The cache VaryByParam value for tenant ""postgres_localhost"" and profile ""Content"" is null -2017-02-20 00:13:08.826 +05:45 [Verbose] The cache Options value for tenant ""postgres_localhost"" and profile ""Content"" is None -2017-02-20 00:13:08.826 +05:45 [Verbose] Server caching is enabled for key: ""_d0nutc@che.index.indexasync#"". -2017-02-20 00:13:08.826 +05:45 [Verbose] Fetching cache value from output cache manager. -2017-02-20 00:13:08.826 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:08.826 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:08.826 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.826 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.826 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.826 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.826 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.826 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.826 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:08.842 +05:45 [Verbose] Prepping "http://postgres.localhost/". -2017-02-20 00:13:08.842 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.842 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.842 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.842 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:08.920 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:08.920 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:08.920 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:08.920 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:09.734 +05:45 [Verbose] Parsing custom content extensions for "http://postgres.localhost/". -2017-02-20 00:13:09.781 +05:45 [Verbose] Parsing custom form extensions for "http://postgres.localhost/". -2017-02-20 00:13:09.796 +05:45 [Verbose] Prepping Razor view for area "Frapid.WebsiteBuilder" and view "Index/Index.cshtml". -2017-02-20 00:13:09.796 +05:45 [Verbose] Resolved tenant "postgres_localhost" and theme "frapid". -2017-02-20 00:13:09.796 +05:45 [Verbose] Checking if there is an overridden view present on the theme path "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/Areas/Frapid.WebsiteBuilder/Views/Index/Index.cshtml". -2017-02-20 00:13:09.796 +05:45 [Verbose] Checking if there is an overridden view present on the tenant path "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/Views/Index/Index.cshtml". -2017-02-20 00:13:09.796 +05:45 [Verbose] The view "Index/Index.cshtml" was located on area "Frapid.WebsiteBuilder" on path "~/Areas/Frapid.WebsiteBuilder/Views/Index/Index.cshtml". -2017-02-20 00:13:09.984 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:09.984 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:09.984 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:09.984 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:09.984 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:09.984 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:09.984 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:09.990 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:09.991 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:09.991 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:09.991 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.014 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.014 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.014 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.014 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.077 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:13:10.077 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:13:10.257 +05:45 [Verbose] Executing callback action. -2017-02-20 00:13:10.257 +05:45 [Verbose] Getting callback info for cache key ""_d0nutc@che.index.indexasync#"". -2017-02-20 00:13:10.257 +05:45 [Verbose] Invoking callback action for cache key ""_d0nutc@che.index.indexasync#"". -2017-02-20 00:13:10.273 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:10.273 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:10.273 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.273 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.273 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.273 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.273 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.273 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.273 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:10.273 +05:45 [Verbose] Determining if current action is a child action. -2017-02-20 00:13:10.273 +05:45 [Verbose] The current action is not a child action. Setting cache header values. -2017-02-20 00:13:10.421 +05:45 [Verbose] Got a GET request ~/my/template/css/site.css on domain cdn2.mixerp.com. -2017-02-20 00:13:10.421 +05:45 [Verbose] Getting SSL configuration for domain "cdn2.mixerp.com". -2017-02-20 00:13:10.421 +05:45 [Verbose] SSL is optional on domain "cdn2.mixerp.com". -2017-02-20 00:13:10.421 +05:45 [Verbose] SSL was not enforced on domain cdn2.mixerp.com. -2017-02-20 00:13:10.421 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.421 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.421 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.421 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.421 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.421 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.421 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:10.437 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.437 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.437 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.452 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/css/site.css. -2017-02-20 00:13:10.452 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.452 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.452 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.452 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.452 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.452 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.452 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.452 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.css.site.css". -2017-02-20 00:13:10.452 +05:45 [Verbose] Fetching the cached item by key: "postgres_localhost.my.template.css.site.css". -2017-02-20 00:13:10.452 +05:45 [Verbose] The cache item "postgres_localhost.my.template.css.site.css" was not found. -2017-02-20 00:13:10.452 +05:45 [Verbose] Replacing the current context with a new string writer context. -2017-02-20 00:13:10.452 +05:45 [Verbose] Copying all context items. -2017-02-20 00:13:10.452 +05:45 [Verbose] Copying the context item with key: "AspSession". -2017-02-20 00:13:10.452 +05:45 [Verbose] Copying the context item with key: "owin.Environment". -2017-02-20 00:13:10.452 +05:45 [Verbose] Copying the context item with key: "AspSessionIDManagerInitializeRequestCalled". -2017-02-20 00:13:10.452 +05:45 [Verbose] Setting current HttpContext with new string writer context. -2017-02-20 00:13:10.452 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/css/site.css. -2017-02-20 00:13:10.452 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.452 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.452 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.452 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.452 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.452 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.452 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.452 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.css.site.css". -2017-02-20 00:13:10.452 +05:45 [Verbose] Server side caching is enabled. -2017-02-20 00:13:10.452 +05:45 [Verbose] Restoring current context with our string writer context. -2017-02-20 00:13:10.452 +05:45 [Verbose] Writing the rendered data. -2017-02-20 00:13:10.452 +05:45 [Verbose] Trying to create an instance of BinaryCacheItem item with key "postgres_localhost.my.template.css.site.css" to store in the cache. -2017-02-20 00:13:10.452 +05:45 [Verbose] Trying to get binary file contents from current context. -2017-02-20 00:13:10.452 +05:45 [Verbose] Could not get binary file contents because the current context result is not of type "FileContentResult". -2017-02-20 00:13:10.452 +05:45 [Verbose] Could not store the BinaryCacheItem because the instance of item with key ""postgres_localhost.my.template.css.site.css"" was null. -2017-02-20 00:13:10.546 +05:45 [Verbose] Got a GET request ~/my/template/scripts/frapid.js on domain cdn2.mixerp.com. -2017-02-20 00:13:10.546 +05:45 [Verbose] Getting SSL configuration for domain "cdn2.mixerp.com". -2017-02-20 00:13:10.546 +05:45 [Verbose] SSL is optional on domain "cdn2.mixerp.com". -2017-02-20 00:13:10.546 +05:45 [Verbose] SSL was not enforced on domain cdn2.mixerp.com. -2017-02-20 00:13:10.546 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/scripts/frapid.js. -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.562 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.562 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.scripts.frapid.js". -2017-02-20 00:13:10.562 +05:45 [Verbose] Fetching the cached item by key: "postgres_localhost.my.template.scripts.frapid.js". -2017-02-20 00:13:10.562 +05:45 [Verbose] The cache item "postgres_localhost.my.template.scripts.frapid.js" was not found. -2017-02-20 00:13:10.562 +05:45 [Verbose] Replacing the current context with a new string writer context. -2017-02-20 00:13:10.562 +05:45 [Verbose] Copying all context items. -2017-02-20 00:13:10.562 +05:45 [Verbose] Copying the context item with key: "AspSession". -2017-02-20 00:13:10.562 +05:45 [Verbose] Copying the context item with key: "owin.Environment". -2017-02-20 00:13:10.562 +05:45 [Verbose] Copying the context item with key: "AspSessionIDManagerInitializeRequestCalled". -2017-02-20 00:13:10.562 +05:45 [Verbose] Setting current HttpContext with new string writer context. -2017-02-20 00:13:10.577 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/scripts/frapid.js. -2017-02-20 00:13:10.577 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.577 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.577 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.577 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.577 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.577 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.577 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.577 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.scripts.frapid.js". -2017-02-20 00:13:10.577 +05:45 [Verbose] Server side caching is enabled. -2017-02-20 00:13:10.577 +05:45 [Verbose] Restoring current context with our string writer context. -2017-02-20 00:13:10.577 +05:45 [Verbose] Writing the rendered data. -2017-02-20 00:13:10.577 +05:45 [Verbose] Trying to create an instance of BinaryCacheItem item with key "postgres_localhost.my.template.scripts.frapid.js" to store in the cache. -2017-02-20 00:13:10.577 +05:45 [Verbose] Trying to get binary file contents from current context. -2017-02-20 00:13:10.577 +05:45 [Verbose] Could not get binary file contents because the current context result is not of type "FileContentResult". -2017-02-20 00:13:10.577 +05:45 [Verbose] Could not store the BinaryCacheItem because the instance of item with key ""postgres_localhost.my.template.scripts.frapid.js"" was null. -2017-02-20 00:13:10.593 +05:45 [Verbose] Got a GET request ~/my/template/images/frapid-logo.png on domain cdn2.mixerp.com. -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting SSL configuration for domain "cdn2.mixerp.com". -2017-02-20 00:13:10.593 +05:45 [Verbose] SSL is optional on domain "cdn2.mixerp.com". -2017-02-20 00:13:10.593 +05:45 [Verbose] SSL was not enforced on domain cdn2.mixerp.com. -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.593 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.593 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/images/frapid-logo.png. -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.images.frapid-logo.png". -2017-02-20 00:13:10.609 +05:45 [Verbose] Fetching the cached item by key: "postgres_localhost.my.template.images.frapid-logo.png". -2017-02-20 00:13:10.609 +05:45 [Verbose] The cache item "postgres_localhost.my.template.images.frapid-logo.png" was not found. -2017-02-20 00:13:10.609 +05:45 [Verbose] Replacing the current context with a new string writer context. -2017-02-20 00:13:10.609 +05:45 [Verbose] Copying all context items. -2017-02-20 00:13:10.609 +05:45 [Verbose] Copying the context item with key: "AspSession". -2017-02-20 00:13:10.609 +05:45 [Verbose] Copying the context item with key: "owin.Environment". -2017-02-20 00:13:10.609 +05:45 [Verbose] Copying the context item with key: "AspSessionIDManagerInitializeRequestCalled". -2017-02-20 00:13:10.609 +05:45 [Verbose] Setting current HttpContext with new string writer context. -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/images/frapid-logo.png. -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.609 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.609 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.images.frapid-logo.png". -2017-02-20 00:13:10.609 +05:45 [Verbose] Server side caching is enabled. -2017-02-20 00:13:10.609 +05:45 [Verbose] Restoring current context with our string writer context. -2017-02-20 00:13:10.609 +05:45 [Verbose] Writing the rendered data. -2017-02-20 00:13:10.609 +05:45 [Verbose] Trying to create an instance of BinaryCacheItem item with key "postgres_localhost.my.template.images.frapid-logo.png" to store in the cache. -2017-02-20 00:13:10.609 +05:45 [Verbose] Trying to get binary file contents from current context. -2017-02-20 00:13:10.609 +05:45 [Verbose] Could not get binary file contents because the current context result is not of type "FileContentResult". -2017-02-20 00:13:10.609 +05:45 [Verbose] Could not store the BinaryCacheItem because the instance of item with key ""postgres_localhost.my.template.images.frapid-logo.png"" was null. -2017-02-20 00:13:10.796 +05:45 [Verbose] Got a POST request ~/hit on domain postgres.localhost. -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Got a GET request ~/my/template/images/banners/banner1.jpg on domain cdn2.mixerp.com. -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting SSL configuration for domain "cdn2.mixerp.com". -2017-02-20 00:13:10.796 +05:45 [Verbose] SSL is optional on domain "cdn2.mixerp.com". -2017-02-20 00:13:10.796 +05:45 [Verbose] SSL was not enforced on domain cdn2.mixerp.com. -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Got a GET request ~/my/template/images/banners/banner2.jpg on domain cdn2.mixerp.com. -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting SSL configuration for domain "cdn2.mixerp.com". -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] SSL is optional on domain "cdn2.mixerp.com". -2017-02-20 00:13:10.796 +05:45 [Verbose] SSL was not enforced on domain cdn2.mixerp.com. -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.796 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.796 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Error] Invalid antiforgery cookie data. -IP: "127.0.0.1" -Browser: "Firefox" -User Agener: "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0". Stack: "System.Web.Mvc.HttpAntiForgeryException (0x80004005): The required anti-forgery form field \"__RequestVerificationToken\" is not present. - at System.Web.Helpers.AntiXsrf.TokenValidator.ValidateTokens(HttpContextBase httpContext, IIdentity identity, AntiForgeryToken sessionToken, AntiForgeryToken fieldToken) - at System.Web.Helpers.AntiXsrf.AntiForgeryWorker.Validate(HttpContextBase httpContext, String cookieToken, String formToken) - at Frapid.Areas.CSRF.AntiForgeryAttribute.OnAuthorization(AuthorizationContext filterContext) in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Areas\CSRF\AntiForgeryAttribute.cs:line 28" -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/images/banners/banner1.jpg. -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.images.banners.banner1.jpg". -2017-02-20 00:13:10.812 +05:45 [Verbose] Fetching the cached item by key: "postgres_localhost.my.template.images.banners.banner1.jpg". -2017-02-20 00:13:10.812 +05:45 [Verbose] The cache item "postgres_localhost.my.template.images.banners.banner1.jpg" was not found. -2017-02-20 00:13:10.812 +05:45 [Verbose] Replacing the current context with a new string writer context. -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying all context items. -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "AspSessionIDManagerInitializeRequestCalled". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "AspSession". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "System.Object". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "System.Object". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "System.Object". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "owin.Environment". -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.812 +05:45 [Verbose] Setting current HttpContext with new string writer context. -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/images/banners/banner2.jpg. -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.images.banners.banner2.jpg". -2017-02-20 00:13:10.812 +05:45 [Verbose] Fetching the cached item by key: "postgres_localhost.my.template.images.banners.banner2.jpg". -2017-02-20 00:13:10.812 +05:45 [Verbose] The cache item "postgres_localhost.my.template.images.banners.banner2.jpg" was not found. -2017-02-20 00:13:10.812 +05:45 [Verbose] Replacing the current context with a new string writer context. -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying all context items. -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "AspSessionIDManagerInitializeRequestCalled". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "AspSession". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "System.Object". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "System.Object". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "System.Object". -2017-02-20 00:13:10.812 +05:45 [Verbose] Copying the context item with key: "owin.Environment". -2017-02-20 00:13:10.812 +05:45 [Verbose] Setting current HttpContext with new string writer context. -2017-02-20 00:13:10.812 +05:45 [Verbose] The layout path for "http://postgres.localhost/hit" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:13:10.812 +05:45 [Verbose] The layout for "http://postgres.localhost/hit" is "Layout.cshtml". -2017-02-20 00:13:10.812 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/hit" is "Layout-Home.cshtml". -2017-02-20 00:13:10.812 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:13:10.812 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/images/banners/banner1.jpg. -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.812 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.812 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.images.banners.banner1.jpg". -2017-02-20 00:13:10.812 +05:45 [Verbose] Server side caching is enabled. -2017-02-20 00:13:10.812 +05:45 [Verbose] Restoring current context with our string writer context. -2017-02-20 00:13:10.812 +05:45 [Verbose] Writing the rendered data. -2017-02-20 00:13:10.812 +05:45 [Verbose] Trying to create an instance of BinaryCacheItem item with key "postgres_localhost.my.template.images.banners.banner1.jpg" to store in the cache. -2017-02-20 00:13:10.812 +05:45 [Verbose] Trying to get binary file contents from current context. -2017-02-20 00:13:10.812 +05:45 [Verbose] Could not get binary file contents because the current context result is not of type "FileContentResult". -2017-02-20 00:13:10.812 +05:45 [Verbose] Could not store the BinaryCacheItem because the instance of item with key ""postgres_localhost.my.template.images.banners.banner1.jpg"" was null. -2017-02-20 00:13:10.827 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.827 +05:45 [Verbose] Getting cache key for the current request: http://cdn2.mixerp.com/my/template/images/banners/banner2.jpg. -2017-02-20 00:13:10.827 +05:45 [Verbose] Getting tenant name for domain "cdn2.mixerp.com" -2017-02-20 00:13:10.827 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.827 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.827 +05:45 [Verbose] Tenant found for domain "cdn2.mixerp.com". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.827 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.827 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.827 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.827 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.827 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.827 +05:45 [Verbose] The tenant for domain "cdn2.mixerp.com" is "postgres_localhost". -2017-02-20 00:13:10.827 +05:45 [Verbose] The cache key for the current request is "postgres_localhost.my.template.images.banners.banner2.jpg". -2017-02-20 00:13:10.827 +05:45 [Verbose] Server side caching is enabled. -2017-02-20 00:13:10.827 +05:45 [Verbose] Restoring current context with our string writer context. -2017-02-20 00:13:10.827 +05:45 [Verbose] Writing the rendered data. -2017-02-20 00:13:10.827 +05:45 [Verbose] Trying to create an instance of BinaryCacheItem item with key "postgres_localhost.my.template.images.banners.banner2.jpg" to store in the cache. -2017-02-20 00:13:10.827 +05:45 [Verbose] Trying to get binary file contents from current context. -2017-02-20 00:13:10.827 +05:45 [Verbose] Could not get binary file contents because the current context result is not of type "FileContentResult". -2017-02-20 00:13:10.827 +05:45 [Verbose] Could not store the BinaryCacheItem because the instance of item with key ""postgres_localhost.my.template.images.banners.banner2.jpg"" was null. -2017-02-20 00:13:10.843 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.843 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.843 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.843 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:10.843 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:10.843 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:10.843 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:10.843 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] Got a GET request ~/dashboard on domain postgres.localhost. -2017-02-20 00:13:17.294 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:13:17.294 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.294 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.294 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.294 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.294 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.294 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.294 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.294 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.310 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.310 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.310 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.310 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.310 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.310 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.310 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.310 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.310 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.310 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.310 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.310 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.310 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.310 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Got a GET request ~/account/sign-in on domain postgres.localhost. -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.341 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.341 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:17.357 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:13:17.357 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in" is "Layout.cshtml". -2017-02-20 00:13:17.357 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in" is "Layout-Home.cshtml". -2017-02-20 00:13:17.357 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:13:17.357 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:13:17.357 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.357 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.357 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.357 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.372 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:17.372 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:17.372 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:17.372 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:17.388 +05:45 [Verbose] Prepping Razor view for area "Frapid.Account" and view "SignIn/Index.cshtml". -2017-02-20 00:13:17.403 +05:45 [Verbose] Resolved tenant "postgres_localhost" and theme "frapid". -2017-02-20 00:13:17.403 +05:45 [Verbose] Checking if there is an overridden view present on the theme path "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:13:17.403 +05:45 [Verbose] Checking if there is an overridden view present on the tenant path "~/Tenants/postgres_localhost/Areas/Frapid.Account/Themes/frapid/Views/SignIn/Index.cshtml". -2017-02-20 00:13:17.403 +05:45 [Verbose] The view "SignIn/Index.cshtml" was located on area "Frapid.Account" on path "~/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:13:17.591 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:13:17.591 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:13:18.492 +05:45 [Verbose] Got a GET request ~/account/sign-in/offices on domain postgres.localhost. -2017-02-20 00:13:18.492 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:13:18.492 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:13:18.492 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:13:18.513 +05:45 [Verbose] Got a GET request ~/account/sign-in/languages on domain postgres.localhost. -2017-02-20 00:13:18.513 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:13:18.513 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:13:18.513 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.587 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.587 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:13:18.603 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/offices" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:13:18.603 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/offices" is "Layout.cshtml". -2017-02-20 00:13:18.603 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/offices" is "Layout-Home.cshtml". -2017-02-20 00:13:18.603 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:13:18.603 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:13:18.603 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/languages" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:13:18.603 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/languages" is "Layout.cshtml". -2017-02-20 00:13:18.603 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/languages" is "Layout-Home.cshtml". -2017-02-20 00:13:18.603 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:13:18.603 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:13:18.603 +05:45 [Verbose] Getting configuration key "Cultures" on config file "ParameterConfigFileLocation". -2017-02-20 00:13:18.603 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:13:18.603 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.603 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.603 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.603 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:13:18.603 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:13:18.603 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:13:18.603 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:13:18.603 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.698 +05:45 [Verbose] Got a GET request ~/account/sign-in on domain postgres.localhost. -2017-02-20 00:14:07.698 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:14:07.714 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in" is "Layout.cshtml". -2017-02-20 00:14:07.714 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in" is "Layout-Home.cshtml". -2017-02-20 00:14:07.714 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:14:07.714 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:07.714 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.714 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.745 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:07.745 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:07.745 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:07.745 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:07.745 +05:45 [Verbose] Prepping Razor view for area "Frapid.Account" and view "SignIn/Index.cshtml". -2017-02-20 00:14:07.745 +05:45 [Verbose] Resolved tenant "postgres_localhost" and theme "frapid". -2017-02-20 00:14:07.745 +05:45 [Verbose] Checking if there is an overridden view present on the theme path "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:14:07.745 +05:45 [Verbose] Checking if there is an overridden view present on the tenant path "~/Tenants/postgres_localhost/Areas/Frapid.Account/Themes/frapid/Views/SignIn/Index.cshtml". -2017-02-20 00:14:07.745 +05:45 [Verbose] The view "SignIn/Index.cshtml" was located on area "Frapid.Account" on path "~/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:14:07.760 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:14:07.760 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:14:08.323 +05:45 [Verbose] Got a GET request ~/account/sign-in/offices on domain postgres.localhost. -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.323 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.323 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.339 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/offices" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:14:08.339 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/offices" is "Layout.cshtml". -2017-02-20 00:14:08.339 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/offices" is "Layout-Home.cshtml". -2017-02-20 00:14:08.339 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:14:08.339 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:14:08.339 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.339 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.339 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.339 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.339 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.339 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.339 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.339 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Got a GET request ~/account/sign-in/languages on domain postgres.localhost. -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:14:08.354 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:14:08.354 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:14:08.370 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/languages" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:14:08.370 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/languages" is "Layout.cshtml". -2017-02-20 00:14:08.370 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/languages" is "Layout-Home.cshtml". -2017-02-20 00:14:08.370 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:14:08.370 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:14:08.370 +05:45 [Verbose] Getting configuration key "Cultures" on config file "ParameterConfigFileLocation". -2017-02-20 00:14:08.370 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/EmailConfigs/Parameters.EmailConfig. -2017-02-20 00:15:37.102 +05:45 [Information] Application started. -2017-02-20 00:15:37.224 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.224 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.228 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.228 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.229 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.229 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.230 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.230 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.235 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.235 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.251 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.252 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.252 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.252 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.253 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.253 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.254 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.254 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.255 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.255 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.279 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.279 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.321 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.321 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.322 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.322 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.346 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.346 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.347 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.347 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.348 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.348 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.349 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.349 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.356 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.356 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.357 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.357 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.357 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.358 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.358 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.358 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.359 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.359 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.374 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.374 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.410 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.410 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.410 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.410 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.450 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.450 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.452 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.452 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.454 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.455 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.457 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.457 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.473 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.473 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.475 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.475 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.476 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.476 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.477 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.478 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.479 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.479 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.499 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.499 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.522 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.522 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.523 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.523 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.553 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.553 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.555 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.555 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.556 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.556 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.558 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.558 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.566 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.566 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.567 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.567 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.567 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.567 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.568 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.568 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.569 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.569 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.582 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.582 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.606 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.607 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.607 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.607 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.640 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.640 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.641 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.641 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.642 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.642 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.644 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.644 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.653 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.653 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.654 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.654 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.655 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.655 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.656 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.656 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.657 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.657 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.667 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.667 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.687 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.687 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.687 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.687 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.724 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.724 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.725 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.725 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.726 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.726 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.727 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.727 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.734 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.734 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.735 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.735 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.736 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.736 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.737 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.737 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.738 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.738 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.751 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.751 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.771 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.771 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.772 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.772 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.823 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.823 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.825 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.825 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.827 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.827 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.828 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.828 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.836 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.836 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.837 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.837 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.838 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.838 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.839 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.839 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.840 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.840 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.850 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.850 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.876 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.876 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.877 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.877 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.942 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.942 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.943 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.943 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.944 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.944 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.945 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.945 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.953 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.953 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.954 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.954 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.955 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.955 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.956 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.956 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.957 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.957 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.970 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.971 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.994 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.994 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:37.995 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:37.995 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.060 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.060 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.061 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.061 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.062 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.062 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.063 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.063 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.074 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.074 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.075 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.075 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.076 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.076 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.076 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.076 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.077 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.077 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.090 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.090 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.112 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.112 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.113 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.113 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.195 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.195 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.196 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.196 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.197 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.197 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.198 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.198 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.205 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.205 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.206 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.206 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.207 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.207 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.208 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.208 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.209 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.209 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.220 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.220 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.245 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.245 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.246 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.246 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.344 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.344 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.346 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.346 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.347 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.347 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.348 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.348 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.355 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.355 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.356 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.356 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.357 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.357 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.358 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.358 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.359 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.359 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.370 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.370 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.392 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.392 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.392 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.392 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.466 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.466 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.467 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.467 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.468 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.468 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.469 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.469 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.476 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.476 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.477 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.477 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.478 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.478 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.478 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.478 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.479 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.479 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.490 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.490 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.509 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.509 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.509 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.510 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.587 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.587 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.588 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.588 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.588 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.588 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.589 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.589 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.596 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.596 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.597 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.597 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.598 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.598 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.598 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.598 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.599 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.599 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.610 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.610 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.636 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.636 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.637 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.637 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.727 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.727 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.728 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.729 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.730 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.730 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.731 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.731 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.738 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.738 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.739 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.739 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.740 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.740 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.740 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.740 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.741 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.741 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.751 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.751 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.771 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.771 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.772 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.772 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.861 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.861 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.862 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.862 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.863 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.863 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.864 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.864 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.876 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.876 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.877 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.877 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.877 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.877 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.878 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.878 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.879 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.879 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.892 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.892 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.923 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.923 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:38.924 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:38.924 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.036 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.036 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.038 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.038 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.039 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.039 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.040 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.040 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.049 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.049 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.050 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.050 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.050 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.050 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.051 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.051 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.052 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.052 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.067 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.067 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.098 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.098 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.099 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.099 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.247 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.247 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.248 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.248 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.249 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.249 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.250 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.250 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.257 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.257 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.258 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.258 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.259 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.259 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.260 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.260 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.261 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.261 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.272 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.272 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.304 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.304 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.305 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.305 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.413 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.413 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.414 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.414 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.416 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.416 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.417 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.417 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.425 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.425 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.426 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.426 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.426 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.426 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.427 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.427 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.428 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.428 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.440 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.440 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.461 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.461 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.462 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.462 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.583 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.583 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.584 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.584 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.585 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.585 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.586 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.586 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.594 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.594 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.595 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.595 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.595 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.595 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.596 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.596 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.597 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.597 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.609 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.609 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.629 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.629 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.630 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.630 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.752 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.753 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.754 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.754 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.755 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.755 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.756 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.756 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.763 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.763 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.764 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.764 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.765 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.765 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.766 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.766 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.766 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.766 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.777 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.777 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.797 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.797 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.798 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.798 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.940 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.940 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.942 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.942 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.943 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.943 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.944 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.944 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.950 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.950 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.951 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.951 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.952 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.952 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.953 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.953 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.953 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.953 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.965 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.965 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.986 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.986 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:39.986 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:39.986 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.141 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.141 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.142 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.142 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.143 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.143 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.144 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.144 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.151 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.151 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.152 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.152 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.153 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.153 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.153 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.153 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.154 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.154 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.167 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.167 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.191 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.191 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.192 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.192 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.371 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.371 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.372 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.372 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.373 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.373 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.374 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.374 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.380 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.380 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.381 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.381 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.382 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.382 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.383 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.383 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.384 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.384 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.398 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.398 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.420 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.420 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.421 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.421 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.575 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.575 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.576 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.576 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.577 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.577 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.578 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.578 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.586 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.586 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.587 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.587 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.587 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.587 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.589 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.589 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.590 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.591 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.603 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.603 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.629 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.629 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.630 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:40.630 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:40.793 +05:45 [Information] Registering Web API. -2017-02-20 00:15:41.884 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.884 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.885 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.885 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.887 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.887 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.888 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.888 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.895 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.895 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.896 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.896 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.897 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.897 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.898 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.898 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.899 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.899 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.912 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.912 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.933 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.933 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:41.934 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:41.934 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:42.106 +05:45 [Verbose] Discovering registrable assets. -2017-02-20 00:15:42.318 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.318 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.321 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.321 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.336 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.336 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.337 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.337 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.598 +05:45 [Error] Could not execute AddInstalledDomainProcedure. Exception: "System.Data.SqlClient.SqlException (0x80131904): Cannot open database \"localhost\" requested by the login. The login failed. -Login failed for user 'frapid_db_user'. - at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling) - at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) - at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) - at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) - at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) - at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) - at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Database.MapperDb.d__30.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Database\MapperDb.cs:line 45 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Query.NonQuery.NonQueryOperation.d__2.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Query\NonQuery\NonQueryOperation.cs:line 35 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Query.NonQuery.NonQueryOperation.d__1.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Query\NonQuery\NonQueryOperation.cs:line 23 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Query.NonQuery.DefaultNonQuery.d__1.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Query\NonQuery\DefaultNonQuery.cs:line 32 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.DataAccess.Factory.d__9.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.DataAccess\Factory.cs:line 97 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Account.InstalledDomains.d__0.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Frapid.Web\Areas\Frapid.Account\StartupTask.cs:line 16 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Account.StartupTask.d__4.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Frapid.Web\Areas\Frapid.Account\StartupTask.cs:line 33 -ClientConnectionId:4ba9bf2e-ddbf-4f6f-9c91-fd85c32f839d -Error Number:4060,State:1,Class:11" -2017-02-20 00:15:42.715 +05:45 [Verbose] Getting configuration key "BackupScheduleUTC" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:42.715 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:42.774 +05:45 [Verbose] Getting configuration key "EodScheduleUTC" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:42.774 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:42.843 +05:45 [Verbose] Got a GET request ~/account/sign-in on domain postgres.localhost. -2017-02-20 00:15:42.844 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:15:42.844 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:15:42.844 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:15:42.887 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.888 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.889 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.889 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.889 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.889 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.889 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:42.892 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:42.892 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:15:42.893 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.893 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.894 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.894 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.894 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.894 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.894 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:42.932 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.933 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.933 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.933 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.933 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.933 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.933 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:42.983 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.983 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.984 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.984 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.984 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.984 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.984 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:42.997 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.998 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.998 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.998 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.998 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.998 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.998 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:42.998 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.998 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.999 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:42.999 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:42.999 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:42.999 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:42.999 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:43.031 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:15:43.032 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in" is "Layout.cshtml". -2017-02-20 00:15:43.033 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in" is "Layout-Home.cshtml". -2017-02-20 00:15:43.034 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:15:43.034 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:15:43.043 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:43.043 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:43.043 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:43.043 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:43.072 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:43.072 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:43.072 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:43.072 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:43.453 +05:45 [Verbose] Prepping Razor view for area "Frapid.Account" and view "SignIn/Index.cshtml". -2017-02-20 00:15:43.453 +05:45 [Verbose] Resolved tenant "postgres_localhost" and theme "frapid". -2017-02-20 00:15:43.453 +05:45 [Verbose] Checking if there is an overridden view present on the theme path "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:15:43.454 +05:45 [Verbose] Checking if there is an overridden view present on the tenant path "~/Tenants/postgres_localhost/Areas/Frapid.Account/Themes/frapid/Views/SignIn/Index.cshtml". -2017-02-20 00:15:43.454 +05:45 [Verbose] The view "SignIn/Index.cshtml" was located on area "Frapid.Account" on path "~/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:15:43.639 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:15:43.639 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:15:44.465 +05:45 [Verbose] Got a GET request ~/account/sign-in/offices on domain postgres.localhost. -2017-02-20 00:15:44.466 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:15:44.466 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:15:44.466 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:15:44.467 +05:45 [Verbose] Got a GET request ~/account/sign-in/languages on domain postgres.localhost. -2017-02-20 00:15:44.467 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:15:44.467 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:15:44.467 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:15:44.533 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.533 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.533 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.533 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.534 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.534 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.534 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.534 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.534 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.534 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.534 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.534 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.535 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.535 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.535 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.535 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.535 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.535 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.535 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.536 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.536 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.537 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.538 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.538 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.538 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.538 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.538 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.538 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.539 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.539 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.539 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.540 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.540 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.540 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.540 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.540 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.540 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.541 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.541 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.541 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.541 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.541 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.541 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.541 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.541 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.541 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.541 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.541 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.541 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.542 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.542 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.542 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.542 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.542 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.542 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.542 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.542 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.542 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.542 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.542 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.542 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.542 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.542 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.543 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.543 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.543 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.543 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.543 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.543 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.543 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.543 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.543 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.543 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.543 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.543 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.543 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.544 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.544 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.544 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.544 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.544 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.544 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.544 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.544 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:15:44.549 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/offices" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:15:44.549 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/offices" is "Layout.cshtml". -2017-02-20 00:15:44.549 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/offices" is "Layout-Home.cshtml". -2017-02-20 00:15:44.549 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:15:44.549 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:15:44.551 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/languages" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:15:44.552 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/languages" is "Layout.cshtml". -2017-02-20 00:15:44.552 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/languages" is "Layout-Home.cshtml". -2017-02-20 00:15:44.552 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:15:44.552 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:15:44.554 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.554 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.554 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.554 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:44.555 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:15:44.555 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:15:44.555 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:15:44.555 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:15:46.352 +05:45 [Verbose] Getting configuration key "Cultures" on config file "ParameterConfigFileLocation". -2017-02-20 00:15:46.352 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:16:05.040 +05:45 [Verbose] Got a GET request ~/account/sign-in on domain postgres.localhost. -2017-02-20 00:16:05.040 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:16:05.041 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:16:05.041 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:16:05.042 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.042 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.042 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.043 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.043 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.043 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.043 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.044 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.045 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.045 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.045 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.045 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.045 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.045 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.048 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.048 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.048 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.048 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.048 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.049 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.049 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.049 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.049 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.049 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.049 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.049 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.050 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.050 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.050 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.050 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.050 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.050 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.050 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.051 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.051 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.051 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.051 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.051 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.051 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.051 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.051 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.051 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.056 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:16:05.056 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in" is "Layout.cshtml". -2017-02-20 00:16:05.056 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in" is "Layout-Home.cshtml". -2017-02-20 00:16:05.056 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:16:05.056 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:16:05.056 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.057 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.057 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.057 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.080 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.080 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.080 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.080 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.084 +05:45 [Verbose] Prepping Razor view for area "Frapid.Account" and view "SignIn/Index.cshtml". -2017-02-20 00:16:05.085 +05:45 [Verbose] Resolved tenant "postgres_localhost" and theme "frapid". -2017-02-20 00:16:05.085 +05:45 [Verbose] Checking if there is an overridden view present on the theme path "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:16:05.085 +05:45 [Verbose] Checking if there is an overridden view present on the tenant path "~/Tenants/postgres_localhost/Areas/Frapid.Account/Themes/frapid/Views/SignIn/Index.cshtml". -2017-02-20 00:16:05.085 +05:45 [Verbose] The view "SignIn/Index.cshtml" was located on area "Frapid.Account" on path "~/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:16:05.111 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:16:05.111 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:16:05.672 +05:45 [Verbose] Got a GET request ~/account/sign-in/offices on domain postgres.localhost. -2017-02-20 00:16:05.672 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:16:05.672 +05:45 [Verbose] Got a GET request ~/account/sign-in/languages on domain postgres.localhost. -2017-02-20 00:16:05.672 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:16:05.672 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:16:05.672 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:16:05.672 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:16:05.673 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:16:05.675 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.675 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.675 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.675 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.676 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.676 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.676 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.676 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.676 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.676 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.676 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.676 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.677 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.677 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.678 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.678 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.678 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.678 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.678 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.679 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.679 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.679 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.679 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.680 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.680 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.680 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.680 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.680 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.681 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.681 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.681 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.681 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.681 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.682 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.682 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.682 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.682 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.682 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.683 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.683 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.683 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.683 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.683 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.683 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.683 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.683 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.683 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.683 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.684 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.684 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.684 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.684 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.684 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.684 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.684 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.684 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.684 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.685 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.685 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.685 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.685 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.685 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.685 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.685 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.685 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.686 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.686 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.686 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.686 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.686 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.686 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.686 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.686 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.686 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.686 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.686 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.687 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.687 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.687 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.687 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.687 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.687 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.687 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.688 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:16:05.692 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/offices" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:16:05.693 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/offices" is "Layout.cshtml". -2017-02-20 00:16:05.693 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/offices" is "Layout-Home.cshtml". -2017-02-20 00:16:05.693 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:16:05.693 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:16:05.693 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.693 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.693 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:05.694 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:05.694 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/languages" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:16:05.694 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/languages" is "Layout.cshtml". -2017-02-20 00:16:05.694 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/languages" is "Layout-Home.cshtml". -2017-02-20 00:16:05.694 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:16:05.694 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:16:05.694 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:16:05.694 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:16:05.694 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:16:07.115 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:16:09.078 +05:45 [Verbose] Getting configuration key "Cultures" on config file "ParameterConfigFileLocation". -2017-02-20 00:16:20.372 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:19:59.429 +05:45 [Information] Application started. -2017-02-20 00:20:00.598 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.599 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.601 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.601 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.601 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.601 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.602 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.602 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.603 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.603 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.615 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.615 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.616 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.616 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.617 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.617 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.618 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.618 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.621 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.621 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.648 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.648 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.668 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.668 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.669 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.669 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.687 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.687 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.688 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.688 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.689 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.689 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.689 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.689 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.690 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.690 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.697 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.697 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.698 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.698 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.699 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.699 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.700 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.700 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.718 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.718 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.732 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.732 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.733 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.733 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.751 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.751 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.752 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.752 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.753 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.753 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.753 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.753 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.754 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.754 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.762 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.762 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.763 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.763 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.765 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.765 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.767 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.767 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.785 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.785 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.802 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.802 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.802 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.802 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.827 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.827 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.828 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.828 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.830 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.830 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.831 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.831 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.832 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.832 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.839 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.839 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.840 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.840 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.841 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.841 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.842 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.842 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.860 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.860 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.876 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.876 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.877 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.877 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.909 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.909 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.910 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.910 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.911 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.911 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.912 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.912 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.913 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.913 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.922 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.922 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.923 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.923 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.924 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.924 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.925 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.925 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.945 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.945 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.960 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.960 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:00.961 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:00.961 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.000 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.000 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.001 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.001 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.002 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.002 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.002 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.002 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.003 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.003 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.010 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.010 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.011 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.011 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.011 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.011 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.012 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.012 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.029 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.030 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.043 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.043 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.044 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.044 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.090 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.090 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.091 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.091 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.091 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.092 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.092 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.092 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.093 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.093 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.100 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.100 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.101 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.101 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.101 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.101 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.102 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.102 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.120 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.120 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.134 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.134 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.135 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.135 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.185 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.185 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.186 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.186 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.186 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.186 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.187 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.187 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.188 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.188 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.195 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.195 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.197 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.197 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.198 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.198 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.199 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.199 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.216 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.216 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.231 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.231 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.232 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.232 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.289 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.289 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.290 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.290 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.291 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.291 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.291 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.291 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.292 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.292 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.299 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.299 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.300 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.300 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.301 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.301 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.302 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.302 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.320 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.320 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.334 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.334 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.335 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.335 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.398 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.398 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.399 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.399 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.400 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.400 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.401 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.401 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.402 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.402 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.409 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.409 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.409 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.409 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.410 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.410 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.411 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.411 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.430 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.430 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.445 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.445 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.446 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.446 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.513 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.513 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.515 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.515 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.515 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.515 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.516 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.516 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.517 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.517 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.524 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.524 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.525 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.525 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.526 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.526 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.527 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.527 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.545 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.545 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.562 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.562 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.563 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.563 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.638 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.638 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.639 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.639 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.639 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.639 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.640 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.640 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.641 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.641 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.648 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.648 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.649 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.649 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.650 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.650 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:01.651 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:01.651 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.043 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.044 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.061 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.061 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.062 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.062 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.144 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.144 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.146 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.146 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.146 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.147 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.147 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.147 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.148 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.149 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.156 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.156 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.157 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.157 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.158 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.158 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.159 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.159 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.178 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.178 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.194 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.194 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.195 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.195 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.273 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.273 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.274 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.274 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.274 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.274 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.275 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.275 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.276 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.276 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.283 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.283 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.284 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.284 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.284 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.284 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.285 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.285 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.302 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.302 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.316 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.316 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.317 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.317 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.400 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.400 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.401 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.401 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.402 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.402 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.402 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.402 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.403 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.403 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.410 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.410 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.411 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.411 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.412 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.412 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.413 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.413 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.437 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.437 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.452 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.452 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.453 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.453 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.545 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.545 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.547 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.547 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.548 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.548 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.549 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.549 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.551 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.551 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.558 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.558 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.558 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.558 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.559 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.559 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.560 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.560 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.577 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.577 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.591 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.591 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.592 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.592 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.689 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.689 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.690 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.690 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.691 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.691 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.691 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.691 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.692 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.692 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.699 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.699 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.700 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.700 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.701 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.701 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.702 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.702 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.719 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.719 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.733 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.733 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.734 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.734 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.837 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.837 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.839 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.839 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.839 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.839 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.840 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.840 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.841 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.841 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.847 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.847 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.848 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.848 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.849 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.849 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.850 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.850 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.868 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.868 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.882 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.882 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:02.883 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:02.883 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.005 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.005 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.006 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.006 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.006 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.006 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.007 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.007 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.008 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.008 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.015 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.016 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.017 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.017 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.018 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.018 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.019 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.019 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.035 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.035 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.050 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.050 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.051 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.051 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.168 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.168 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.169 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.169 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.169 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.170 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.170 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.170 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.171 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.171 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.178 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.178 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.179 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.179 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.180 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.180 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.181 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.181 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.198 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.198 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.212 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.212 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.214 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.214 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.340 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.340 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.341 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.341 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.342 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.342 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.342 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.342 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.343 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.343 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.350 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.350 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.351 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.351 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.352 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.352 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.353 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.353 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.370 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.370 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.385 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.386 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.386 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.386 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.520 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.520 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.521 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.521 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.522 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.522 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.522 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.522 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.523 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.523 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.530 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.530 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.531 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.531 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.532 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.532 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.533 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.533 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.550 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.550 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.564 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.564 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.565 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.565 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.702 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.702 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.703 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.703 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.704 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.704 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.705 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.705 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.706 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.706 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.712 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.712 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.714 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.714 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.715 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.715 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.716 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.716 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.733 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.733 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.747 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.747 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.748 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.748 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.903 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.903 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.904 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.904 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.905 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.905 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.906 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.906 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.907 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.907 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.914 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.914 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.915 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.915 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.916 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.916 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.917 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.917 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.935 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.935 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.950 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.950 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:03.951 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:03.951 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.104 +05:45 [Information] Registering Web API. -2017-02-20 00:20:04.209 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.209 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.210 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.210 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.210 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.210 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.211 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.211 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.212 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.212 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.219 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.219 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.219 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.220 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.220 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.220 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.221 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.221 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.238 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.238 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.253 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.253 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.254 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.254 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.412 +05:45 [Verbose] Discovering registrable assets. -2017-02-20 00:20:04.534 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.534 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.536 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.537 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.551 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.551 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.552 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.552 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.594 +05:45 [Error] Could not execute AddInstalledDomainProcedure. Exception: "System.Data.SqlClient.SqlException (0x80131904): Cannot open database \"localhost\" requested by the login. The login failed. -Login failed for user 'frapid_db_user'. - at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling) - at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) - at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) - at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) - at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection) - at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) - at System.Data.ProviderBase.DbConnectionPool.WaitForPendingOpen() ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Database.MapperDb.d__30.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Database\MapperDb.cs:line 45 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Query.NonQuery.NonQueryOperation.d__2.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Query\NonQuery\NonQueryOperation.cs:line 35 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Query.NonQuery.NonQueryOperation.d__1.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Query\NonQuery\NonQueryOperation.cs:line 23 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Mapper.Query.NonQuery.DefaultNonQuery.d__1.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.Mapper\Query\NonQuery\DefaultNonQuery.cs:line 32 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.DataAccess.Factory.d__9.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Libraries\Frapid.DataAccess\Factory.cs:line 97 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Account.InstalledDomains.d__0.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Frapid.Web\Areas\Frapid.Account\StartupTask.cs:line 16 ---- End of stack trace from previous location where exception was thrown --- - at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) - at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) - at System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() - at Frapid.Account.StartupTask.d__4.MoveNext() in C:\Users\nirvan\Desktop\mixerp\frapid\src\Frapid.Web\Areas\Frapid.Account\StartupTask.cs:line 33 -ClientConnectionId:7cc5637a-761a-4d73-a446-d33303751fb9 -Error Number:4060,State:1,Class:11" -2017-02-20 00:20:04.643 +05:45 [Verbose] Getting configuration key "BackupScheduleUTC" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.643 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.673 +05:45 [Verbose] Getting configuration key "EodScheduleUTC" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.673 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.724 +05:45 [Verbose] Got a GET request ~/account/sign-in on domain postgres.localhost. -2017-02-20 00:20:04.724 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:20:04.724 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:20:04.724 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:20:04.737 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.737 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.737 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.738 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.738 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.738 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.738 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:04.739 +05:45 [Verbose] Getting configuration key "DefaultCacheType" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:04.739 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:04.740 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.740 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.740 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.740 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.741 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.741 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.741 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:04.761 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.761 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.761 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.761 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.761 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.762 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.762 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:04.790 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.790 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.790 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.791 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.791 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.791 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.791 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:04.797 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.797 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.797 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.798 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.798 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.798 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.798 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:04.798 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.798 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.798 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.798 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.799 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.799 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.799 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:04.814 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:20:04.815 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in" is "Layout.cshtml". -2017-02-20 00:20:04.816 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in" is "Layout-Home.cshtml". -2017-02-20 00:20:04.816 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:20:04.817 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:20:04.819 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.819 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.819 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.819 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:04.840 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:04.840 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:04.840 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:04.840 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:05.018 +05:45 [Verbose] Prepping Razor view for area "Frapid.Account" and view "SignIn/Index.cshtml". -2017-02-20 00:20:05.019 +05:45 [Verbose] Resolved tenant "postgres_localhost" and theme "frapid". -2017-02-20 00:20:05.019 +05:45 [Verbose] Checking if there is an overridden view present on the theme path "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:20:05.020 +05:45 [Verbose] Checking if there is an overridden view present on the tenant path "~/Tenants/postgres_localhost/Areas/Frapid.Account/Themes/frapid/Views/SignIn/Index.cshtml". -2017-02-20 00:20:05.020 +05:45 [Verbose] The view "SignIn/Index.cshtml" was located on area "Frapid.Account" on path "~/Areas/Frapid.Account/Views/SignIn/Index.cshtml". -2017-02-20 00:20:08.901 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:20:08.902 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:20:10.190 +05:45 [Verbose] Got a GET request ~/account/sign-in/offices on domain postgres.localhost. -2017-02-20 00:20:10.190 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:20:10.190 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:20:10.190 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:20:10.195 +05:45 [Verbose] Got a GET request ~/account/sign-in/languages on domain postgres.localhost. -2017-02-20 00:20:10.195 +05:45 [Verbose] Getting SSL configuration for domain "postgres.localhost". -2017-02-20 00:20:10.195 +05:45 [Verbose] SSL is optional on domain "postgres.localhost". -2017-02-20 00:20:10.195 +05:45 [Verbose] SSL was not enforced on domain postgres.localhost. -2017-02-20 00:20:10.252 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.252 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.253 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.253 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.253 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.253 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.253 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.253 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.253 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.253 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.253 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.253 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.253 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.253 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.254 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.254 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.255 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.255 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.255 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.255 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.255 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.255 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.255 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.255 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.256 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.256 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.256 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.256 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.257 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.257 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.257 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.257 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.257 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.257 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.257 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.257 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.257 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.258 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.258 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.258 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.258 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.258 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.258 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.258 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.258 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.258 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.258 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.258 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.258 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.258 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.259 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.259 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.259 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.259 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.259 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.259 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.259 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.259 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.259 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.259 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.259 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.259 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.259 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.259 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.259 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.260 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.260 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.260 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.260 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.260 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.260 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.260 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.260 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.260 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.260 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.260 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.260 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.260 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.260 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.261 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.261 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.261 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.261 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.261 +05:45 [Verbose] The tenant for domain "postgres.localhost" is "postgres_localhost". -2017-02-20 00:20:10.264 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/offices" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:20:10.264 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/offices" is "Layout.cshtml". -2017-02-20 00:20:10.264 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/offices" is "Layout-Home.cshtml". -2017-02-20 00:20:10.264 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:20:10.265 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:20:10.266 +05:45 [Verbose] The layout path for "http://postgres.localhost/account/sign-in/languages" is "~/Tenants/postgres_localhost/Areas/Frapid.WebsiteBuilder/Themes/frapid/". -2017-02-20 00:20:10.266 +05:45 [Verbose] The layout for "http://postgres.localhost/account/sign-in/languages" is "Layout.cshtml". -2017-02-20 00:20:10.266 +05:45 [Verbose] The homepage layout for "http://postgres.localhost/account/sign-in/languages" is "Layout-Home.cshtml". -2017-02-20 00:20:10.266 +05:45 [Verbose] Checking if the domain "postgres.localhost" is a static domain. -2017-02-20 00:20:10.266 +05:45 [Verbose] The domain "postgres.localhost" is not a static domain. -2017-02-20 00:20:10.269 +05:45 [Verbose] Getting configuration key "Cultures" on config file "ParameterConfigFileLocation". -2017-02-20 00:20:10.269 +05:45 [Verbose] Configuration file for "ParameterConfigFileLocation" is /Resources/Configs/Parameters.EmailConfig. -2017-02-20 00:20:10.269 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.270 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.270 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.270 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". -2017-02-20 00:20:10.270 +05:45 [Verbose] Getting tenant name for domain "localhost" -2017-02-20 00:20:10.270 +05:45 [Verbose] Tenant found for domain "localhost". Tenant domain: "localhost". -2017-02-20 00:20:10.270 +05:45 [Verbose] Getting tenant name for domain "postgres.localhost" -2017-02-20 00:20:10.270 +05:45 [Verbose] Tenant found for domain "postgres.localhost". Tenant domain: "postgres.localhost". diff --git a/src/Libraries/Frapid.Configuration/ApprovedDomain.cs b/src/Libraries/Frapid.Configuration/ApprovedDomain.cs index d08c5800..a389d874 100644 --- a/src/Libraries/Frapid.Configuration/ApprovedDomain.cs +++ b/src/Libraries/Frapid.Configuration/ApprovedDomain.cs @@ -6,6 +6,8 @@ public class ApprovedDomain { public string DbProvider { get; set; } public string DomainName { get; set; } + + public string DatabaseName { get; set; } public string BackupDirectory { get; set; } public bool BackupDirectoryIsFixedPath { get; set; } public bool EnforceSsl { get; set; } diff --git a/src/Libraries/Frapid.Configuration/TenantServices/ByConvention.cs b/src/Libraries/Frapid.Configuration/TenantServices/ByConvention.cs index ed706759..c2c85bb6 100644 --- a/src/Libraries/Frapid.Configuration/TenantServices/ByConvention.cs +++ b/src/Libraries/Frapid.Configuration/TenantServices/ByConvention.cs @@ -33,6 +33,12 @@ public string GetTenantName(string domain, string or) if (tenant != null) { + if (!string.IsNullOrWhiteSpace(tenant.DatabaseName)) + { + Log.Verbose($"Database name override ${tenant.DatabaseName} found for domain \"{domain}\". Tenant domain: \"{tenant.DomainName}\"."); + return tenant.DatabaseName; + } + Log.Verbose($"Tenant found for domain \"{domain}\". Tenant domain: \"{tenant.DomainName}\"."); return this.ConvertToTenantName(tenant.DomainName); }