I am developing software using Microsoft Visual Studio. Avast marked a dll file created by Visual Studio as a threat and quarantined it. I selected the restore and add exception option so this would not happen again...but it did. So, I selected the delete file option, thinking that recompiling the code would restore the dll file. Now, the folder is denied access to Visual Studio so that it cannot copy the dll from an obj/ folder to a bin/ folder. I have administrator privileges on my computer and have full control over all of the files on it. None of the files are marked with restricted privileges, and, yet, Visual Studio is not allowed to copy the dll file into the bin/ folder.
How do I fix this?
Respectfully submitted,
wakehoo