Re: Multiple references to same component in reference dialog



"Steve" <sredmyer@xxxxxxxxxx> wrote in message
news:1170181993.094750.93460@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
How do I clean up the VB reference list? I am talking about the
dialog that is displayed when you click the Project>References...menu
in the VB IDE. I have several entries for components I evidently
compiled to several different locations (some of which no longer
exist) during development. On Win9x and Windows 2K I used to run the M
$ utility called RegClean. This utility does not work on XP.

Can anyone tell me how to clean up the registry of these invalid
entries?

Thanks
Steve

fwiw, I use RegClean on XP/SP2. There are similar utilities out there as
well. Those "extras" are caused by compiling an activex component without
setting up and maintaining Binary Compatibility. Their physical location on
the hard drive doesn't matter. The interface IDs do, which are regenerated
every time you compile, unless you're using Binary Compatibility...

Binary Compatibility
http://www.vbsight.com/BinaryComp.htm

--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
In Loving Memory - http://www.vbsight.com/Remembrance.htm


.



Relevant Pages

  • Re: Removing Components
    ... > Where are these stored so I can remove the non-existant entries? ... You need to run RegClean (or delete the entries manually.... ... Binary Compatibility. ...
    (microsoft.public.vb.general.discussion)
  • Re: Removing Components
    ... Evan ... >> Where are these stored so I can remove the non-existant entries? ... > post contains a link to RegClean and a disclaimer.... ... > Binary Compatibility. ...
    (microsoft.public.vb.general.discussion)
  • Re: Re-register of a same ocx/dll at the same address
    ... > registered .OCXs and have to be careful that I select the correct one ... You're not compiling with binary compatibility. ...
    (microsoft.public.vb.general.discussion)
  • Re: Unexpected Error (32810)
    ... > I had my project compiling fine on my PC. ... > have not made any changes to the public interface and its just the ... > I tried undoing the changes and compiling but this does not help. ... you sure you're using the Binary Compatibility setting correctly? ...
    (microsoft.public.vb.com)
  • Re: 2.6.20 and IP_CONNTRACK_FTP
    ... constant=m and am recompiling. ... I ran into this compiling 2.6.20 with the .config of 2.6.19 and FireHol ... there are also entries for CONFIG_IP_NF_CONNTRACK!! ...
    (Debian-User)