Posted on: 9/21/2014 3:16:57 PM | Views : 536

Every now and then I get this error message and I was curious if there is a way around it?
Error 2 Unexpected error creating debug information file 'C:\MyAppPath\NTier.DTO.pdb' -- 'C:\MyAppPath\NTier.DTO.pdb': The process cannot access the file because it is being used by another process. 'C:\MyAppPath...'
To clear it... I just close my solution and then delete the obj folder from my UI project. Then I re-open my application, rebuild my solution, everything is fine.

Go to the complete details ...