I have a SharePoint Server 2010 and Office 2010 workspace on the user's computers. I'v needed to make the ordinary thing: - deploy a sharepoint's site structure with documents stores in the libraries; - connect user's computers to workspaces for accessing to these documents.
For the first time everything was OK, but when I installed the official Russian language pack synchronizatoin had failed. Old workspaces are not synchronizing since that and any attempt of connecting to new workspace raises an error like "hresult 0x8004005 exception in groove.exe" either for connecting from client's computer or directly from website.
The text of exception, for example: "Unspecified error. HRESULT: 0x80004005 (0x664353775) Process: GROOVE.exe".
There is an interesting fact: this error raises only in an ordinary sharepoint sites i.e. in .../wss10/sites/... area. When I'v created a site in Central Administration area like .../wss10:5555/TestSite then syncrinization of clients with this site was OK. But in any cases I need to connect to an ordinary siites like http://wss10/sites/Test10, so it is not a good decision.
I am assuming that the cause is in the incorrect starting of some sharepoint service or in the privilege system.
Can anybody explain me how I must customize my sharepoint server for reparing synchronization?