I developed a project and while working on it I run it on debug mode, it works perfectly. When I try to run it on release mode I get the following error:
"error LNK1201: error writing to program database 'projectname.pdb' check for insufficient disk space, invalid path, or insufficient privilege "
The disk space shouldn't be a problem and I checked the running configurations and they seem to be ok.