Select the product you need help with
Office 2010 SP1 installs SharePoint WorkspaceArticle ID: 2612800 - View products that this article applies to. On This PageSymptomsConsider the following scenario:
If you were previously running Microsoft Office Groove 2007 together with Office 2010 programs, Groove 2007 is upgraded to SharePoint Workspace 2010. Because of changes in the Groove account, you will no longer be able to use the Groove account in Groove 2007. CauseOffice 2010 SP1 provides an add-in tool API for creating custom tools for Groove workspaces. Because of a bug in the SP1 installation process, the addition of this API and of related functionality in Visual Studio Tools for Office (VSTO) triggers an installation of SharePoint Workspace if SharePoint Workspace is not already present. (If SharePoint Workspace is present, it is just upgraded.) However, this installation does not occur if the licensed version of Office 2010 does not include the SharePoint Workspace component. More informationIn most cases, this issue is harmless. However, it causes problems in two situations:
If you have not yet installed SP1If your situation fits in one of the problem categories that are listed at the beginning of this section, install Update for Microsoft Office 2010 (KB2598245), and then install Microsoft Office 2010 SP1. For more information about this update, click the following article number to view the article in Microsoft Knowledge Base:2598245
(http://support.microsoft.com/kb/2598245/
)
Description of the Office 2010 update: March 29, 2012 If you have already installed SP1If you have already installed the update and do not want to use SharePoint Workspace, you can just uninstall the component.If you have already installed the update over Groove 2007, there is no supported way to downgrade. However, you may be able to recover. For more information, click the following article number to view the article in the Microsoft Knowledge Base: 982777 If you manage an enterprise installation in which you do not want to include SharePoint Workspace, you can create a special Config.xml file to turn off the feature silently after SP1 is installed. If you have many users who are already affected by this change with SP1, this would be the quickest way to safely disable SharePoint Workspace.
(http://support.microsoft.com/kb/982777/
)
What to consider when you upgrade from Groove 2007 to SharePoint Workspace 2010 In the Config.xml file, add the following text: <Configuration Product="ProductID"> <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> <OptionState Id="GrooveFiles" State="absent" Children="force" />
<Setting Id="SETUP_REBOOT" Value="Always" />
</Configuration> In this text, the placeholder ProductID represents the product ID for the actual Microsoft Office suite that you have installed. To find the product ID for your installation, look in the Setup.xml file. This file is located in the ProductName.WW folder. For example, the product ID for Microsoft Office Professional Plus 2010 is located in the following line in the ProPlus.WW\Setup.xml file:<Setup Id="ProPlus" Type="Product" ... > From this line, you can verify that the product ID is ProPlus. After you create the Config.xml file, run the Office Setup again by using the modify command option to modify your installation and the config command option to call the Config.xml file that you just created. To do this, run the following command: "%CommonProgramFiles%\Microsoft Shared\OFFICE14\Office Setup Controller\setup.exe" /modify ProductID /config "path\Config.xml" In this command, replace the placeholder ProductID with the product ID (ex. ProPlus), and replace the placeholder path with the path of the Config.xml file that you created. Notes
http://technet.microsoft.com/en-us/library/cc178956.aspx
(http://technet.microsoft.com/en-us/library/cc178956.aspx)
For more information about how to customize a deployed installation by using the Office Customization Tool (OCT), visit the following Microsoft TechNet website: http://technet.microsoft.com/en-us/library/cc179141.aspx Note
Currently, if you uninstall SharePoint Workspace, install a cumulative update (CU) over SP1, and then uninstall the CU, SharePoint Workspace will be reinstalled.
(http://technet.microsoft.com/en-us/library/cc179141.aspx)
StatusMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. PropertiesArticle ID: 2612800 - Last Review: July 20, 2012 - Revision: 5.2
| Article Translations
|


Back to the top








