Recv fail开发者_Python百科ure: Connection was reset
try{ myConnection.Open(); SqlCommand myCommd = new SqlCommand(StrMemberId, myConnection); myCommd.Parameters.AddWithValue(\"@MemberId\", TxtEnterMemberId.Text);