Access is denied problem. Please help

  • Thread starter Thread starter Chuck
  • Start date Start date
C

Chuck

When I compile a C# multi project (7) solution I get this information line.
Does anyone know what is going on and how to fix it!

H:\xxx\xxxServerLib\obj\Debug\xxxLib.pdb: The file
'H:\xxx\xxxLib\obj\Debug\xxxLib.pdb' cannot be copied to the run directory.
Access is denied.

(Line sanitized to protect proprietary info)

Thanks
Chuck
 
I did some more troubleshooting and found that somehow the xxxLib.pdb file
had a system attribute (!!??). Now, I can't delete it!
Chuck
 
Back
Top