I\'m using VS 2008. When ever I make a change in my code and try to compile I get the following error:
Error 7 Unexpected error creating debug informa
If you have multiple instances of VS open, close other instances (apart from the one you are trying to compile) - this may resolve the issue.