I can not create or remove files while my .NET project is running, I have already tried to enable / disable various Visual Studio options but I have not found what is blocking this edition.
I do not need the debug to "recompile" the files in runtime, I just need to release the option to create new files while the application is running, such as views, css, etc.
Note:Icannotcreate"View" files.