Any idea on choosing GAC assembly

  • Thread starter Thread starter Franz
  • Start date Start date
F

Franz

I am using VS.NET 2002. I can't choose my assembly which is inside GAC in
the "Add Reference" Dialog. I have to browse to the location of the dll. I
don't want to do that. Is there any VS.NET add-in for that?
 
Here is the steps
1. Build the class library which is signed
2. Put to the GAC

Then what else should I do? Can you tell me in more detail?
Thanks.
 
3. Reference the assembly from where it lies.
4. Compile the project.
5. Run it.

:)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top