为什么回收站中出现多个App_Offline.htm文件

发布于 2024-07-25 19:50:33 字数 278 浏览 2 评论 0原文

我并不十分担心,但谁能告诉我为什么自从安装 Visual Studio 2008 Service Pack 1 以来我一直在回收站中找到多个 App_Offline.htm 文件。

我怀疑这与 Visual Studio 在运行自动化过程时使本地网站离线,然后立即删除文件(将它们移至回收站)有关。 这似乎不是很有效的想法,如果可以的话我想让它停止!

我还没有恢复其中任何一个来看看它们来自哪里,我刚刚删除了它们,但我会删除下一个,因为我很好奇,这就是我问这个问题的原因。

谢谢

I'm not duly concerned but can anyone suggest why since installing Visual Studio 2008 Service Pack 1 I keep finding multiple App_Offline.htm files in my recycle bin.

I suspect it's something to do with Visual Studio taking local websites off-line whilst it runs an automated process and then immediately deleting the files (moving them to the recycle bin). This doesn't seem very efficient thought and I'd like to make it stop if I can!

I haven't yet restored any of them to see where they came from, I've just been deleting them but I will the next one as I'm curious which is why I asked this question.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

独行侠 2024-08-01 19:50:33

App_Offline.htm 是一个指示文件,可以关闭任何网站。 我假设您正在发布网站?

在发布过程中,目标网站将被关闭(通过添加 App_Offline.htm),复制所需的文件,然后删除 App_Offline.htm 以恢复网站。

App_Offline.htm is an indicator file that will bring down any web site. I'm assuming that you are doing Publish Website?

During publish, the target website will be brought down (by adding the App_Offline.htm), the required files copied over, and the App_Offline.htm is then deleted to get the website back up.

人生戏 2024-08-01 19:50:33

这就是我能找到的关于这个主题的全部内容。 不幸的是,这也是推测性的。

http://petermcg.wordpress.com/2008/05/12 /silverlight-app-offline/

This is all I could find on the subject. Unfortunately it's also speculative.

http://petermcg.wordpress.com/2008/05/12/silverlight-app-offline/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文