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 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:
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.
| Article Translations
|

Back to the top
