Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

registering shared assembly

0 views
Skip to first unread message

Wootaek Choi

unread,
Jan 15, 2002, 8:39:25 PM1/15/02
to
Hi. Would anybody help me?

I've been tried to register an assembly that will be referenced by many
applications.
for that, I drag & drop the assembly DLL to the "C\WINNT\assembly" folder.
It's looks registered successfully. version number, public key token,
codebase.. all information is displayed correctly..

but, when I open the dialog for adding reference the assembly, it is not
listed on the list box of .NET tab. I have to locate the assembly's path
with browse button.

Why my assembly is not shown on the add reference dialog?
and What shall i do for it?


Patrick Steele

unread,
Jan 16, 2002, 9:00:16 AM1/16/02
to
In article <eA1HR6inBHA.1984@tkmsftngp07> (from Wootaek Choi
<flybl...@korea.com>),

You can't reference directly from the GAC with VS.NET:

http://discuss.develop.com/archives/wa.exe?A2=ind0109D&L=DOTNET&P=R11366
http://discuss.develop.com/archives/wa.exe?A2=ind0107D&L=DOTNET&P=R6575

--
Patrick Steele
Microsoft .NET MVP

0 new messages