I have made a C# COM object by following the tutorial. http://www.codeproject.com/Articles/18939/C-Com
Now I want to use this in C#. When I go to add reference \ com \ myComObject it gives me error. It says that the library was imported from a .NET assembly and cannot be added. Add a reference to the .NET assembly instead.