Objects in GAC are not available to VS 2003

have a strange behavior in VS 2003IDE. Some of the components/objects
(provided with different MS) as well as some I developed does not appear in
the list of .Net components when I click on "Add reference" to a project.

To double check, Icreated a new C# class library, signed it with a key
generated with SN utility, added it to the GAC using
gacutil -k myclass
When I browse the GAC list in admin>.Net framework I can see my component as
well as plenty of others which I don't see in VS IDE.
Thanks for your help
eliassal [ Fr, 04 Januar 2008 09:34 ] [ ID #1899459 ]

RE: Objects in GAC are not available to VS 2003

Hi SalamElias,

The "Add Reference" dialog is path-based and does not enumerate the
components from GAC. Please refer to following KB:

#How to display an assembly in the Add Reference dialog box
http://support.microsoft.com/kb/306149

Hope this helps.

Regards,
Walter Wang (wawang [at] online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
wawang [ Fr, 04 Januar 2008 11:41 ] [ ID #1899464 ]
Microsoft » microsoft.public.dotnet.general » Objects in GAC are not available to VS 2003

Vorheriges Thema: RE: Clickonce file association
Nächstes Thema: Error: could not load file or assembly or one of its dependencies