Re: Importing an assembly?
- From: "Ebbe Kristensen" <ebbe@xxxxxxxxxxx>
- Date: Tue, 14 Nov 2006 11:47:41 +0100
Laurent Bugnion wrote:
Placing an assembly in the GAC is not enough to make it available in
your project. You must add an assembly reference in the Solution
explorer: Right click on the "References" folder, choose "Add
reference", and then select your assembly. Since you added it to the
GAC, it should be available from the .NET tab. Other possibilities are
COM components, Projects in the same solution, Browse for a DLL, or
Recently used libraries.
Thanks. That did it.
Ebbe
.
- References:
- Importing an assembly?
- From: Ebbe Kristensen
- Re: Importing an assembly?
- From: Laurent Bugnion
- Importing an assembly?
- Prev by Date: Referencing Connection Strings in web.config Problems
- Next by Date: Re: Where to place server code to invoke when client page closes.
- Previous by thread: Re: Importing an assembly?
- Next by thread: Referencing Connection Strings in web.config Problems
- Index(es):
Relevant Pages
|