Home All Groups Group Topic Archive Search About

GAC - Re-installing new DLL

Author
26 Sep 2006 3:04 PM
TMesh
Hello

I am having an issue with re-installing a DLL with the GAC. 

When I modify the DLL, I first unistall the assembly by right clicking on
the assembly and select uninstall.  I then copy the modified DLL to the
assembly folder.  Everything looks like it worked fine, except I do not see
my changes until I re-boot my system.

Is there a step I am missing?  Seems like I am seeing a cached version.

Tom
thomas.e.mesch***@sargentlundy.com

Author
28 Sep 2006 7:19 PM
Petar Repac
TMesh wrote:
Show quote
> Hello
>
> I am having an issue with re-installing a DLL with the GAC. 
>
> When I modify the DLL, I first unistall the assembly by right clicking on
> the assembly and select uninstall.  I then copy the modified DLL to the
> assembly folder.  Everything looks like it worked fine, except I do not see
> my changes until I re-boot my system.
>
> Is there a step I am missing?  Seems like I am seeing a cached version.
>
> Tom
> thomas.e.mesch***@sargentlundy.com
>

Use gacutil for un / install from/to GAC.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfGlobalAssemblyCacheUtilityGacutilexe.asp

Petar Repac

AddThis Social Bookmark Button