AdvancedHMI Software

General Category => Support Questions => Topic started by: scott.clark on January 21, 2015, 11:04:37 AM

Title: Cannot find or open the PDB file
Post by: scott.clark on January 21, 2015, 11:04:37 AM
Version 3.97c using Visual Studio 13

What is this PDB file that it can't find or open?

Is it an issue?


below is what is displayed in the debug output window when starting AdvancedHMI 3.97c

Code: [Select]
The thread 0x3874 has exited with code 259 (0x103).
'AdvancedHMI.vshost.exe' (CLR v4.0.30319: AdvancedHMI.vshost.exe): Loaded 'C:\Data\124-18X\AdvancedHMIBetaV397c - Cannot find PDB\AdvancedHMI\bin\Debug\AdvancedHMI.exe'. Symbols loaded.
'AdvancedHMI.vshost.exe' (CLR v4.0.30319: AdvancedHMI.vshost.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Remoting\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll'. Cannot find or open the PDB file.
'AdvancedHMI.vshost.exe' (CLR v4.0.30319: AdvancedHMI.vshost.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'. Cannot find or open the PDB file.
'AdvancedHMI.vshost.exe' (CLR v4.0.30319: AdvancedHMI.vshost.exe): Loaded 'C:\Data\124-18X\AdvancedHMIBetaV397c - Cannot find PDB\AdvancedHMI\bin\Debug\AdvancedHMIDrivers.dll'. Symbols loaded.
The thread 0x3794 has exited with code 0 (0x0).
The thread 0x3590 has exited with code 0 (0x0).
[\code]

Title: Re: Cannot find or open the PDB file
Post by: Archie on January 21, 2015, 11:35:58 AM
PDB are debug files. The reason it can't find those particular files are because they are system files and do not have associates PDB files.