Repairing the Client Components for Backward-Compatible Document Libraries
Repairing the Client Components for Backward-Compatible Document LibrariesYou can repair the client components for backward-compatible document libraries (Web Storage System-based) of Microsoft Office SharePoint Portal Server 2003 by using Add or Remove Programs in Control Panel. You can also use the command line to repair client components.
Repair the client components for backward-compatible document libraries by using Control Panel
- Log on to the client computer as a user with administrator
privileges.
- Click Start, point to Control Panel, and then click Add or Remove Programs.
- In the Add or Remove Programs dialog box, click Client Components for Microsoft Office SharePoint Portal Server 2003.
- Click Change.
- On the Welcome
to the Client Components Setup Wizard page, click
Next.
- On the Maintenance Mode Options page, click
Repair
the client components of the document management component of SharePoint Portal Server, and then
click
Next.
- On the Ready to Repair the Program page, click
Install.
The
Install Client Components
progress page appears, and Windows repairs the client components.
- On the
Completing the
Client Components Setup Wizard page, click
Finish.
Repair the client components for backward-compatible document libraries from the command line
- On the taskbar, click Start, point to All Programs, point to Accessories, and then click Command Prompt.
- Type "path\setup" /f "path\SPSClient.msi", where path is the path to the setup.exe and SPSClient.msi files.
Include the switch /f to repair the client components.
For example, to repair the client components, where setup.exe and SPSClient.msi are in E:\Client Files, you would type
E:\Client Files\setup" /f "E:\Client Files\SPSClient.msi.
Note If you have removed one or more of the installation prerequisites, you cannot repair the client components unless you disable the prerequisite check. You can disable the prerequisite check by adding DISABLEPREREQ=1 to the command line. To disable the prerequisite check in the preceding example, you would type E:\Client Files\setup" /f "E:\Client Files\SPSClient.msi" DISABLEPREREQ=1.
©2003 Microsoft Corporation. All rights reserved.