Skip to content

Loading symbols results in an error #97

Open
@carcinogoy

Description

@carcinogoy

Retrieving the COM class factory for component with CLSID {E6756135-1E65-4D17-8576-610761398C3C} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)). (mscorlib)

I tracked it down to SymbolReader.cs line 19
diaSource = new ComDisposableWrapper(new DiaSource());
Couldn't debug further as the rest of the code was external.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions