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

后端 未结 7 688
臣服心动
臣服心动 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:00

    This file does not go into the Recycle Bin for me. Perhaps you have some draconian utilities installed, which do this? Many anti-virus tools and general system utility suites used to do this back in 2000 but I do not have experience with later versions.

    Update: You can use Process monitor to find out which process moves this file to the recycle bin.

提交回复
热议问题