File access denied on compile-time...

AlexCode

Senior Contributor
Joined
Jul 7, 2003
Messages
931
Location
Portugal
Hi...
I have a problem that's bugging my mind...

Latelly, on my VS Solutions, is frequent to have my debug folders blocked (Read-Only)... it says that it can't create the debug information (PDB) file because it's been used b anothir process...
Other times is the intire folder that is Read-Only.

Something in common I have in both solution where this appens is that one project have a Form that inherits from another abstract baseform... could it be something related?

Thanks!

Alex :p
 
Back
Top