I use WinDbg for dump files analyze.
It can't load symbols for dtagentcore.dll and dtiisagent7.dll, they don't have PDB files
.
Anyone knows where can I get those PDBs or something else for this issue?
Answer by James D. ·
Zaven,
This will not affect your ability to analyze your dump file. You do not need the symbols for those files. The error message is just stating that it couldn't find a PDB (debugging symbol database) for those files.
James
www.debugthings.com
JANUARY 15, 3:00 PM GMT / 10:00 AM ET