public Update()
 {
     InitializeComponent();
     client = new ServiceReference1.Service1Client();
 }