Error Message: "Failed to BeginTransaction on Content Index Cache Object" when Trying to Create a Content Store on a Windows 2000 Server
ID: Q252421
|
The information in this article applies to:
-
Microsoft Site Server version 3.0
-
Microsoft Site Server version 3.0, Commerce Edition
SYMPTOMS
When attempting to create a Site Server Content Management store on a Windows 2000 Server, the following error may occur:
Failed to BeginTransaction on Content Index cache object -- Error Number=80041820 (-2147215328) String=
CAUSE
The Indexing Service (formerly called Content Index) is not started.
RESOLUTION
In Windows NT 4.0, the Content Index service installed with the Windows NT Option Pack (Internet Information Server 4.0) was set to start up automatically. By default with Windows 2000 Server, the Indexing Service is set to start manually.
To correct this problem:
- Log on as an Administrator.
- Point to Programs on the Start menu, and then point to Administrative Tools, and then click Services.
- Scroll through the list of services and right-click Indexing Service. Select Properties.
- Locate the Startup type section near the center of the window and change it to Automatic.
- Click Start to start the service.
- Click OK to exit.
- Rerun the Makecm.vbs to create your Content store.
Additional query words:
Keywords : prodsitesrv3 kbDSupport
Version : winnt:3.0
Platform : winnt
Issue type : kbprb