FIX: "Unable To Run The Script Files" Error Message Occurs with Desktop Engine Modification (306491)



The information in this article applies to:

  • Microsoft SQL Server 2000 Desktop Engine (MSDE)

This article was previously published under Q306491
BUG #: 355248 (SHILOH_BUGS)

SYMPTOMS

You can embed SQL Server 2000 Desktop Engine merge modules (.msm files) can into a Windows Installer based setup application by creating your own .msi file.

After you install SQL Server 2000 Service Pack 1 (SP1), if you run the Setup program to modify the application, the SQL Desktop Engine merge module may incorrectly attempt to run an action to update system stored procedures when this is not necessary. If that occurs, a dialog box may display with the following error message:
Unable to run the script files.

CAUSE

The merge module failed to specify that the scripts only need to run when a change is made to the Desktop Engine configuration.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft 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

Hotfix

NOTE: The following hotfix was created prior to Microsoft SQL Server 2000 Service Pack 2.

The English version of this fix should have the following file attributes or later:
   Date           File name
   ---------------------------
   21-Aug-2001    Sqlbase.msm
				
NOTE: Due to file dependencies, the most recent hotfix or feature that contains the above files may also contain additional files.


STATUS

Microsoft has confirmed this to be a problem in SQL Server 2000. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 2.

MORE INFORMATION

The dialog box displays as part of the custom setup action ExecuteSPScripts.

This problem only occurs if SQL Server 2000 SP1 has previously been applied to the Desktop Engine.

Modification Type:MinorLast Reviewed:9/26/2005
Keywords:kbHotfixServer kbQFE kbbug kbfix KB306491