I created a homemade assembly and I think I installed it correctly in the GAC using the .Net 2.0 configuration tool (mscorcfg.msu) However, when I want to reference it in visual studio, where do I find it?
( I know, I should not use the GAC anyway, but indulge me ;-))
EDIT: I did not ask the question clear enough: After installing the assembly to the GAC, it does not show up on the .NET tab of the Project-Add Reference menu.
The add reference dialog actually looks at the registry, in particular:
To add your assembly, you must edit these registry keys. Or simply using the “Browse…” button (instead) may be more tempting.