Running Visual Studio 2010 in Windows 7 64 bit gives messages "Cannot find or Open the PDB file"
as show in the figure below.
Its because you are running it as a normal user. You need to run it as an Administrator
to stop showing the warning. For that right-click VS 2010 and choose Run as Administrator
.