Article ID: 230738 - Last Review: May 1, 2009 - Revision: 6.0 How to re-initialize the offline files cache and databaseThis article was previously published under Q230738 On This PageSUMMARY The Offline Files (CSC or Client Side Caching) cache and
database has a built-in capability to restart if its contents are suspected of
being corrupted. If corruption is suspected, the Synchronization Wizard may
return the following error message: Unable to merge
offline changes on
\\server_name\share_name.
The parameter is incorrect. MORE INFORMATIONMethod 1The Offline Files cache is a folder structure located in the %SystemRoot%\CSC folder, which is hidden by default. The CSC folder, and any files and subfolders it contains, should not be modified directly; doing so can result in data loss and a complete breakdown of Offline Files functionality.If you suspect corruption in the database, then the files should be deleted using the Offline Files viewer. After the files are deleted out of the Offline Files viewer, a synchronization of files may then be forced using Synchronization Manager. If the cache still does not appear to function correctly, an Offline Files reset can be performed using the following procedure:
Method 2Use Registry EditorIf you cannot access the Offline Files tab, use this method to reinitialize the Offline Files (CSC) cache on the system by modifying the registry. Use this method also to reinitialize the offline files database/client-side cache on multiple systems. Add the following registry subkey:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache Note The actual value of the registry key is ignored. This registry change requires a restart. When the computer is restarting, the shell will reinitialize the CSC cache, and then delete the registry key if the registry entry exists.
Key Name: FormatDatabase Key Type: DWORD Key Value: 1 Warning All cache files are deleted and unsynchronized data is lost. Use Reg.exeYou can also automate the process of setting this registry value by using the Reg.exe command line editor. To do this, type the following command in the Reg.exe window:REG.EXE.
REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache" /v FormatDatabase /t REG_DWORD /d 1 /f Note For specific steps to re-initialize the offline files cache and database in Windows Vista, click the following article number to view the article in the Microsoft Knowledge Base:
942974
(http://support.microsoft.com/kb/942974/
)
On a Windows Vista-based client computer, you can still access offline files even though the file server is removed from the network
REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
230739
(http://support.microsoft.com/kb/230739/
)
Structure of the Offline Files cache folder
328284
(http://support.microsoft.com/kb/328284/
)
Some files and folders that are not configured to be made available offline are cached
| Article Translations
|

Back to the top
