FIX: SQL Server 2000 Uninstallation May Break SQL Server CE Replication (279123)
The information in this article applies to:
- Microsoft SQL Server 2000 Windows CE Edition
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q279123
BUG #: 350879 (SHILOH_BUGS)
SYMPTOMS
After you remove and reinstall SQL Server 2000 on a computer on which the SQL Server CE Server Tools are installed, you may experience the following error on the device if you try to use SQL Server CE replication:
Source: Merge Process
Error number: 8004505B
Description: The process could not load the Merge Replication Provider for 'SSCE'. Check to see if the component is registered correctly.
CAUSE
SQL Server 2000 uninstallation unregisters Sscerp10.dll, which is needed for SQL Server CE replication to work.
NOTE: If there are multiple instances of SQL Server 2000 on a computer, removing one of these installation will not cause this problem.
RESOLUTIONTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack
WORKAROUND
To work around this problem, use REGSVR32 to reregister Sscerp10.dll on the computer where SQL Server CE Server Tools was installed, and then perform the synchronization again. (This .dll file is usually found in the Program Files\Microsoft SQL Server CE\Server folder.)
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in SQL Server 2000 Service Pack 1.
| Modification Type: | Major | Last Reviewed: | 10/17/2003 |
|---|
| Keywords: | kbBug kbfix KB279123 |
|---|
|