I thought the size was set default to 50MB. If it gets full the assembly
that is not used for the longest time will be deleted from the cache. This
mechanism works in the same way as the cache in Internet Explorer.
--
Greetz,
Jan
__________________________________
Read my weblog:
http://weblogs.asp.net/jan
"Jeff B." <jeff@nowhere.com> schreef in bericht
news:%23AoqMikzDHA.4064@tk2msftngp13.phx.gbl...[color=blue]
> Hello,
>
> Can anyone tell me how long an assembly downloaded via a no-touch
> application will remain in the assembly download cache? I realize I can
> manually remove them via the "gacutil.exe /cdl" command, however, I'm
> curious how long they'll stick around if they are never manually removed.
>
> There are two reasons I am asking this:
>
> 1) Users with only the runtime version of the .NET Framework will not have
> the "gacutil.exe" utility and therefore can't manually clear the cache.
>
> 2) As new versions of a downloaded assembly are made available, older
> versions remain in the cache.
>
> Any insight as to how long they will remain is greatly appreciated.
>
> --
> Thanks, Jeff
>
>[/color]