Visual Studio 试图创建文件变得疯狂

发布于 2024-08-24 18:28:12 字数 291 浏览 4 评论 0原文

我下载了 Process Monitor 并开始监视我正在其中编写代码的项目目录。

每隔几秒我就会看到无尽的条目:

Operation: Create File
C:\Inetpub\wwwroot\csharp
C:\Inetpub\wwwroot\code
C:\Inetpub\wwwroot\web

对于其余模板,依此类推

然后它说结果是 PATH NOT FOUND

怎么了? Visual Studio 疯了吗?!?!?!?!?!?!?!

I downloaded Process Monitor and began monitoring my project directory that I am writing code in.

I see endless entries every couple seconds of:

Operation: Create File
C:\Inetpub\wwwroot\csharp
C:\Inetpub\wwwroot\code
C:\Inetpub\wwwroot\web

and so on for the rest of the templates

Then it says the result is PATH NOT FOUND.

What is happening? Has Visual Studio GONE CRAZY?!?!?!?!?!?!?!

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

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

发布评论

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

评论(1

捎一片雪花 2024-08-31 18:28:12

我的猜测是,后台编译和智能感知创建。寻找任何新文件。

My guess is, background compiling and intellisense creation. Looking for any new files.

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