protected void Application_Start(object sender, EventArgs e) { var appHost = new AppHost(); appHost.Init(); }