stopping app_offline.htm from being created and deleted at each build?

后端 未结 7 780
臣服心动
臣服心动 2021-01-12 07:15

I have a solution with 2 projects in Visual Studio 2008 SP1, .NET Framework 3.5 SP1.

  • a ASP Web site.
  • a Class Library (dll) project.

I h

7条回答
  •  甜味超标
    2021-01-12 08:03

    I had this problem because I published directly to Azure Web Service from the dev machine.

    The answer here with another possible workaround here.

提交回复
热议问题