Visual studio has gone crazy trying to create files

126 views Asked by At

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?!?!?!?!?!?!?!

1

There are 1 answers

0
AMissico On

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