void CreateAppHost() { appHost = ApplicationHost.CreateApplicationHost(typeof(AspxAppHost), virtPath, Path) as AspxAppHost; }