Adding COM references - error 0x80131019

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi I hope someone can help!

This only happens on my setup - it doesn't happen on another development box.

When I try to add any COM object as a reference to a project (C#) I get the
following error message:

"A reference to 'COM obect name here' could not be created. Converting the
type library to a .NET assembly failed. Exception from HRESULT: 0x80131019"

Any ideas? This happens for all COM objects

Chris
 
Chris said:
Hi I hope someone can help!

This only happens on my setup - it doesn't happen on another development box.

When I try to add any COM object as a reference to a project (C#) I get the
following error message:

"A reference to 'COM obect name here' could not be created. Converting the
type library to a .NET assembly failed. Exception from HRESULT: 0x80131019"

Any ideas? This happens for all COM objects

Chris
 
Back
Top