Symptoms:
Any operation with typedVar or typeInfo raises exception:
SymbolException: symbol not found
Cause:
vcredist does not install msdia110.dll and installer does not register it
Workaround:
copy file msdia110.dll from MS DIA SDK to your computer and register it with command:
regsvr32 msdia110.dll
Any operation with typedVar or typeInfo raises exception:
SymbolException: symbol not found
Cause:
vcredist does not install msdia110.dll and installer does not register it
Workaround:
copy file msdia110.dll from MS DIA SDK to your computer and register it with command:
regsvr32 msdia110.dll