Article ID: 307196 - Last Review: September 24, 2001 - Revision: 1.0

PRB: SQL Server 2000 Desktop Engine Error Message: "Error 126 loading library sqlcax.dll"

This article was previously published under Q307196
Expand all | Collapse all

SYMPTOMS

A nested installation of the MSI packages of the SQL Server 2000 Desktop Engine (MSDE) from a parent package within the InstallInitialize and InstallFinalize functions may fail with this error message:
Loading extended custom action library sqlcax.dll
Error 126 loading library sqlcax.dll
Action ended 21:15:09: InstallFinalize. Return value 3

CAUSE

A nested installation of MSI packages from a parent package of the SQL Server 2000 Desktop Engine is not supported. In this context, a nested installation is defined as:

  • Opening a Desktop Engine MSI package such as SqlRun01.msi from a custom parent MSI package. -or-

  • Opening a Desktop Engine MSI package that was built with SQL Server 2000 Desktop Engine merge modules from a custom parent MSI package.

RESOLUTION

You can use SQL Server 2000 Desktop Engine merge modules to merge Desktop Engine components directly to your package to meet your needs. Otherwise, you can open the Desktop Engine setup package directly without using a nested installation.

STATUS

This behavior is by design.

APPLIES TO
  • Microsoft SQL Server 2000 Desktop Engine (Windows)
Keywords: 
kbprb KB307196
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations