I copied an existing project and renamed the folder. Now I get this error when I try to compile the application
debugging information cannot be found
You probably have deactivated the debugging information for your project:
Rebuild your project and retry, it should now run without the message :)
Restarting Visual Studio can fix one instance of this problem.