Is smooth deployment possible with componentized ASP.NET MVC apps?

前端 未结 2 1166
梦谈多话
梦谈多话 2020-12-08 08:31

That\'s probably not MVC specific, it might as well applicable to ASP.NET WebForms, but we\'ve been experiencing it on MVC2 so far.

Whenever we start remote deployme

2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-08 09:25

    My deployment script stops the website and displays a "Please wait while the site is being updated..." page, which refreshes every 15 seconds. Since the deployment takes under a minute it seems to fix the problem.

提交回复
热议问题