public AddDescription(string path) { InitializeComponent(); service = new ServiceClient(); currentItemPath = path; }