Can't find or open PDB - VS 2013 (C++)

606 Views Asked by At

I tried to execute my program and a bunch of can't find PDB appeared in the output. So i went to: Tools / Options / Debugging / Symbols and I checked Microsoft Symbol Server. It solved a lot of the PDB issues, but one still remains.

'Lab3Serveur_A2012.exe' (Win32) : Chargé 'C:\Program Files (x86)\Common Files\microsoft shared\Windows Live\WLIDNSP.DLL'. Impossible de trouver ou d'ouvrir le fichier PDB.

I dont know what to do... i went to see if the file WLIDNSP.DLL was in the folder and it was... any ideas?

0

There are 0 best solutions below