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