protected void Button1_Click(object sender, EventArgs e) { logic l = new logic(); l.ExecuteAsync(@"c:\ssi2\log"); }