Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a Class to Interoperate with COM

Status
Not open for further replies.

wallaceoc80

Programmer
Jul 7, 2004
182
0
0
GB
I have created a class to interoperate with COM and when I try to add a reference to the type library I get the following error:

"A reference to 'Test' could not be added. Converting the type library to a .NET assembly failed. Type library Test was exported from a CLR assembly and can not be re-imported as a CLR assembly."



Any ideas what this error means?



Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top