I cannot import the COM object that I have on my machine. Did you write that object

You can only import your own objects. If you need to use a COM component from another developer, you should obtain a Primary Interop Assembly (PIA) from whoever authored the original object.