I have built a dll and registered in the gac with gacutil. i can see the dll
in the gac with a public Token and the correct codebase. But this dll is not
visible in the Studio's "Add Reference" Dialogbox.
How to do this ?

thanks in advance.
Andreas

Re: How to build a component so its visible in the Studio "Add Referen by Ranjan

Ranjan
Fri Jun 24 03:50:22 CDT 2005

See this blog post for interesting answers

http://weblogs.asp.net/jdanforth/archive/2003/12/16/43841.aspx

This is where you can find the answer from Micrsoft support site -

http://support.microsoft.com/default.aspx?scid=kb;en-us;306149

--
http://codebetter.com/blogs/ranjan.sakalley/



"Andreas" <Andreas@discussions.microsoft.com> wrote in message
news:455BA884-947E-41F9-8EF0-5C68689EDD19@microsoft.com...
>I have built a dll and registered in the gac with gacutil. i can see the
>dll
> in the gac with a public Token and the correct codebase. But this dll is
> not
> visible in the Studio's "Add Reference" Dialogbox.
> How to do this ?
>
> thanks in advance.
> Andreas
>



Re: How to build a component so its visible in the Studio "Add Ref by Andreas

Andreas
Fri Jun 24 04:52:01 CDT 2005

Many thanks.
Andreas


"Ranjan" wrote:

> See this blog post for interesting answers
>
> http://weblogs.asp.net/jdanforth/archive/2003/12/16/43841.aspx
>
> This is where you can find the answer from Micrsoft support site -
>
> http://support.microsoft.com/default.aspx?scid=kb;en-us;306149
>
> --
> http://codebetter.com/blogs/ranjan.sakalley/
>
>
>
> "Andreas" <Andreas@discussions.microsoft.com> wrote in message
> news:455BA884-947E-41F9-8EF0-5C68689EDD19@microsoft.com...
> >I have built a dll and registered in the gac with gacutil. i can see the
> >dll
> > in the gac with a public Token and the correct codebase. But this dll is
> > not
> > visible in the Studio's "Add Reference" Dialogbox.
> > How to do this ?
> >
> > thanks in advance.
> > Andreas
> >
>
>
>