I had to add a reference to a com control / dll into my VB.net 2008
program. It didn't work as it should and I was given another version of
the dll to replace it with. The dll had the same name. I copied the new
dll to c:\windows\syst em32 directory on my XP machine overwriting the
copy that was there. I then ran REGSVR32 on it and it reported it
registed it. Problem is it didn't change how it works. I think now
that VB needs to refresh where I added the reference to it into the
project. How do I do this?
program. It didn't work as it should and I was given another version of
the dll to replace it with. The dll had the same name. I copied the new
dll to c:\windows\syst em32 directory on my XP machine overwriting the
copy that was there. I then ran REGSVR32 on it and it reported it
registed it. Problem is it didn't change how it works. I think now
that VB needs to refresh where I added the reference to it into the
project. How do I do this?
Comment