I have main application and I am calling external application through separate thread.
Thread thread = new Thread(this.StartExternalApp); thread.SetApartmentSta