public FraudNotice() { conn = new MySqlConnection(ConfigurationManager.AppSettings["ConnString"]); NParse = new nParse(); }