a) To recreate the directory, you need to know the directory name (which is a GUID). You can find this GUID in the registry entry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\14\Secure\ConfigDB. Copy the GUID from Id attribute and create the new directory: C:\ProgramData\Microsoft\SharePoint\Config\GUID.
b) In the directory you just created, create another file called cache.INI. Open the file using Notepad and enter the number “1” without the quotes. Save and close the file.
c) Start the SharePoint 2010 Timer service on the Index server and wait for XML files to reappear in the director
Comments are closed