public ConfigurationManager(string configFileName) : this(ConfigurationManagerUtils.getURL(new File(configFileName)))
 {
 }