public static void Main() { VMS.Client.TrackingSystem.App app = new VMS.Client.TrackingSystem.App(); app.InitializeComponent(); app.Run(); }