M
mike
Hello.
I have installed my .dll into the GAC using the Gacutil.I did this by first
creating a strong name key and adding the AssemblyKeyFile attribute to the
AssemblyInfo.vb file.
I thought doing so would result in being able to add a reference to it in
subsequent projects by selecting References/Add Reference, and selecting it
from the .Net tab.
Unfortuately I guess I was wrong because it's not there.
What needs to be done so that it shows up in this list?
Thanks in advance,
Mike
I have installed my .dll into the GAC using the Gacutil.I did this by first
creating a strong name key and adding the AssemblyKeyFile attribute to the
AssemblyInfo.vb file.
I thought doing so would result in being able to add a reference to it in
subsequent projects by selecting References/Add Reference, and selecting it
from the .Net tab.
Unfortuately I guess I was wrong because it's not there.
What needs to be done so that it shows up in this list?
Thanks in advance,
Mike