Hello, While debugging a minidump, I'm getting following error: ERROR: Symbol file could not be found. Defaulted to export symbols for GDIPLUS.DLL The file information for GDIPLUS.DLL is as follows: location: C:\Program Files\Microsoft Office\OFFICE11 Version: 11.0.8165.0 Date: 4/30/2007 Size: 1,662 KB My understanding is that it should get associated either with microsoftwindowsgdiplus-1.0.2600.2180-gdiplus.pdb or with microsoftwindowsgdiplus-1000-gdiplus.pdb located in C:\WINDOWS\Symbols\dll directory. The symbol path does include C:\WINDOWS\Symbols. It would be of great help if somebody can point to what I might be missing here or if I need to get a different .pdb file for this dll, in which case, please suggest how to get it? Thanks Niresh