Home All Groups Group Topic Archive Search About

Installing an assembly in GAC without strong name

Author
12 Jul 2006 4:39 PM
Prateek
Hi,

Is it possbile to install the assembly in GAC without signing it and
creating the strong name?


If i direclty register an assembly using gacutil /i <assembly>, it give

me an error saying cannot install the assembly as it is not given a
strong name. attempting to install with no strong name.


Evetually it doesn't install.


Pls let me know.

Author
12 Jul 2006 4:51 PM
Nicole Calinoiu
No, you must apply a strong name to install an assembly in the GAC.  Is
there some particular reason you did not want to apply a strong name?


Show quote
"Prateek" <prateekb***@gmail.com> wrote in message
news:1152722398.906603.286990@i42g2000cwa.googlegroups.com...
> Hi,
>
> Is it possbile to install the assembly in GAC without signing it and
> creating the strong name?
>
>
> If i direclty register an assembly using gacutil /i <assembly>, it give
>
> me an error saying cannot install the assembly as it is not given a
> strong name. attempting to install with no strong name.
>
>
> Evetually it doesn't install.
>
>
> Pls let me know.
>

AddThis Social Bookmark Button