| Stefan [MSFT] 2004-11-05, 7:47 am |
| Hi Tom,
yes. Deleting these files will ensure that all the cached items will show up
as broken links on your web site.
The button in the SCA says: Clear Memory Cache and not Clear Disk Cache!
To savely clear the disk cache you need to stop and restart MCMS.
So do these steps:
- IISRESET /STOP
- net stop AESecurityService
.... now delete all remaining items from the rdonlyres directory
- net start AESecurityService
- IISRESET /START
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:DD2D17E1-9A1E-40E0-8A19-27E40A4CF4E6@microsoft.com...
> Is there any harm in deleting the physical files from the rdonlyres
folder.
> I ask this because after I clear the cache using the SCA tool I notice the
> physical files are still there?
>
> Thanks
>
> Tom
>
|