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?
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