Adding my control to the .NET list in Add/Reference dialog (ReAsm)?

  • Thread starter Thread starter Bruce
  • Start date Start date
B

Bruce

I created a .NET control in managed VC. I noticed that many similar
controls are listed under the .Net tab of Add/Reference. How do I get
my control in this list?

I tried RegAsm which said it registered the control with no errors. But
the control still does not show up on the tab. How do I get my control
to show in this list?
 
Mattias said:
How to display an assembly in the Add Reference dialog box
http://support.microsoft.com/kb/306149


Mattias

I looked for SOFTWARE\Microsoft\.NETFramework\AssemblyFolders under
HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE in the registry. I could not
find it in either location. Since I see entries on the NET folder, my
doesn't a registry entry exist for them at this loaction?
 
Back
Top