Hi. I am very new to COM+ and am having a bit of trouble. I created a component and registered it, and everything worked fine. Then I made some changes to the interface and needed to recompile the dll. I started the VB application that I reference the dll in and it is not in the References list anymore. Why? Well, not knowing what else to try, I deleted the application from Component Services Manager and then re-registered the whole thing. Even after that, the dll is still not showing in my VB References list. Any ideas on what I'm doing wrong? How can I re-register this component? Any and all help is greatly appreciated.