Deploying assembly in GAC of target PC (on which the assembly is
am 03.01.2008 08:05:55 von sharadjoshi.bengaluru
Hi,
As per my knowledge, to deploy an assembly in GAC of local PC, we use
the gacutil. My question is if we wish to deploy our assembly in a
target pc and also wish that the assembly appears in .Net reference of
the target pc's visual studio's "Add Reference", then how do we
achieve this ? Please let me know the steps or any link to those
steps.
Thanks in advance,
Sharad
Re: Deploying assembly in GAC of target PC (on which the assembly is installed)
am 03.01.2008 10:17:47 von nemtsev
Hello sharadjoshi.bengaluru@gmail.com,
See there
http://www.devtopics.com/adding-assemblies-to-the-visual-stu dio-add-reference-dialog/
It was KB on MS support site, but I forgot the id for this
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
> Hi,
>
> As per my knowledge, to deploy an assembly in GAC of local PC, we use
> the gacutil. My question is if we wish to deploy our assembly in a
> target pc and also wish that the assembly appears in .Net reference of
> the target pc's visual studio's "Add Reference", then how do we
> achieve this ? Please let me know the steps or any link to those
> steps.
>
> Thanks in advance,
> Sharad