public WebAppReporter()
 {
     Settings = new WebAppReporterSettings();
 }
		public WebAppReporter()
		{
			Settings = new WebAppReporterSettings();
		}