User1642115476 posted
Hello,
I'm working on a C# project in Visual Studio 2017. I keep getting these errors that come from
C:\Users\Junkm\AppData\Local\Temp\Temporary ASP.NET Files\...
These errors are a pain in the ass to solve. I could never quite figure out why they happen or what to do about it. Most suggestions on the net say to delete the contents of the Temp folder. Most of the time, I can't even do that. There's usually a few files
that won't delete because they're being used by another program. On the rare occasions when I can, it doesn't help. The files get regenerated and I get the same error.
How does one generally deal with these kinds of errors?