❔ ASP.NET - Why is the access to my project folder denied all of a sudden?
13 Replies
I'm getting the above error when I try to compile/run my C# web app (ASP.NET Core). According to the MS website, MSBuild gets this error when it can't write to a file. In this case, Windows is saying access is defined. Why is that?
I believe this started happening after I published the repos to github.
did you restart visual studio?
yeah
did that help?
No, still has the error
do you have a virus scanner running, or a file synch process ( like one-drive, drop box )?
also, is this running via iis express?
yeah it is
I don't think so for the other things
Make sure iis express is stopped
it is yeah
I think git may have messed up something
I might need to redo the project
I doubt it
if you restart your pc what happens?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.Even receating the project didn't help :/
Weird
I can jump on with you later