There is also the option to check the involved TLs without debugging.
You can find the search paths for installed TLs in the environment variable GENICAM_GENTL64_PATH
or GENICAM_GENTL32_PATH
.
It is possible that you installed another SDK which installs there own transport layers (*.cti) and add the installation path to this environment variable.
e.g Vimba from Allied Vision or the Gocator SDK from LMI.
CVB uses this variable to register its TL path e.g. with:
C:\Program Files\STEMMER IMAGING\Common Vision Blox\GenICam\bin\win64_x64\TLIs
Check this environment variable if there is another path and look for *.cti
files.
rename these files temporarily e.g. to *.cti.off
. Then this TL will not be loaded anymore by CVB.
If you are able to start the Device Configurator or the GenICam Browser you found the TL which causes the crash.