Refreshing Visual Studio's COM references tab

Posted by r_honey on Stack Overflow See other posts from Stack Overflow or by r_honey
Published on 2010-05-30T08:15:00Z Indexed on 2010/05/30 8:22 UTC
Read the original article Hit count: 269

Filed under:
|

I right-clicked on the bin folder of my web app to add a COM Reference. I did not find the desired Com reference in the list.

I went back to the Command Line to register by desired Com dll using resvr32.

However, the COM references tab does not shows it (looks like the information is cached somewhere). Even restarting VS did not help. Is their any easy way to refresh the COM references tab without rebooting the machine itself??

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about references