Posted on: 12/16/2014 3:01:34 AM | Views : 480

I keep having the following error every now and then when I am working on my local desktop.  Anyone know the cause of this?  If I log out of VS and then delete the 'obj' folder in my project and reload VS everything is fine.  Before that I have tried to clean the solution or rebuild etc.
Here is the error:
Error 1 Unexpected error creating debug information file 'c:\aMyTestApplication\MyTestApplication\MyTestApplication.UI\obj\Release\MyTestApplication.UI.PDB' -- 'c:\aMyTestApplication\MyTestApplication\MyTestApplication.UI\obj\Release\MyTestApplication.UI.pdb: The process cannot access the file because it is being used by another process. C:\aMyTestApplication\MyTestApplication\MyTestApplication.UI\CSC MyTestApplication.UI It is a pain because I have to log back into team foundation.

Go to the complete details ...