adila001 at yahoo.com (AdrianC) writes: > I am using Python 2.1 and I am tring to use my Python COM component. > From VB6 everything is OK, but in .NET i don't know how to set the > reference to my COM. I've never used the COM bridge in .NET, but I believe you need to create a type library first. Regards, Martin