I had a number of users
receiving a "Property name invalid" error when trying to sync to a
SharePoint site in
SharePoint Workspace. After
numerous attempts at resolving the issue by running repair,
un-install and reinstall with no success, I did some more research around the error message and found it was most likely a result of the
XML parsing. After some further monitoring and log surfing i came up with the following solution.
- Select Start > Run
- Type “cmd” and select run
- Run the following commands
- Regsvr32 c:\windows\system32\msxml3.dll
- Regsvr32 c:\windows\system32\msxml6.dll
- Restart the computer
The users were all running Windows XP, Office 2007 and SharePoint Workspace 2010