G
Guest
Having created my dll, I have installed it into the GAC. All fine, no problems.
The trouble starts when I try to access this dll.
How do I tell my program to look in the GAC for the dll? Does it do this
automatically? Do I have to specify it in the app.config file?
Also, if I want to reference the dll in future, is there a way to get it to
appear in the .NET tab of the Add Reference dialog in Visual Studio 2003?
Sorry, but I'm new to this GAC stuff.
The trouble starts when I try to access this dll.
How do I tell my program to look in the GAC for the dll? Does it do this
automatically? Do I have to specify it in the app.config file?
Also, if I want to reference the dll in future, is there a way to get it to
appear in the .NET tab of the Add Reference dialog in Visual Studio 2003?
Sorry, but I'm new to this GAC stuff.