Plane


Hi,

I have installed "SQL Server 2000 SP 4" to SQL server and it is running fine.

But when i install the "SQL Server CE version 2.0 Update for use with IIS and SQL Server 2000 SP4", i get below error:

"SQL Server CE Tool is compatible only with SQL Server 2000 Service pack 1 and higher.
When you install SQL Server CE Server Tools on a computer running both IIS and SQL Server 2000 , ensure the installer for SQL Server CE Server Tools corresponds To the version of SQL Server 2000."

I have go thougth few articles in the forum, try to open the sqlce20sql2ksp4.exe file and then run only the MSI, but still fail.

By the way, i found that the sqlce20sql2ksp4.exe does not include any MSI, it is a direct executable file.

Appreciate if anyone tell me the solution.

Thanks in advance.

Best regards,

Plane.




Re: Unable to install SQL Server CE Server Tool on SQL Server 2000 SP 4

ErikEJ


Are you 100% sure SP4 is installed (SELECT @@VERSION)

Have you downloaded the lastest version of this file: http://www.microsoft.com/downloads/details.aspx familyid=79071E22-52F5-4189-998E-FD03648FD3F4&displaylang=en







Re: Unable to install SQL Server CE Server Tool on SQL Server 2000 SP 4

Plane

Hi ErikEJ,

Thanks for the infor.

I'm sure the SP4 is there because the SQL Server Enterprise Manager show me "8.00.2039(SP4)".

The installer that i using right now is come from the link you mentioned.

Best regards,

Plane