|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
GAC - Re-installing new DLLHello
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 TMesh wrote:
Show quote > Hello Use gacutil for un / install from/to GAC.> > 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 > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfGlobalAssemblyCacheUtilityGacutilexe.asp Petar Repac |
|||||||||||||||||||||||