SYMPTOMS
When you try to install Microsoft SQL Server 2005 Express Edition (SQL Server Express) or Microsoft SQL Server 2005 Express Edition with Advanced Services, the installation fails. Additionally, you receive the following error message:
Server SQL Server is terminating because of fatal exception c000001d.
If you examine the SQL Server error log when this problem occurs, you see an error message that resembles one of the following:
SqlDumpExceptionHandler: Process 4 generated fatal exception c000001d EXCEPTION_ILLEGAL_INSTRUCTION. SQL Server is terminating this process.
2006-03-02 22:40:24.79 Server Error: 17311, Severity: 16, State: 1.
2006-03-02 22:40:24.79 Server SQL Server is terminating because of fatal exception c000001d. This error may be caused by an unhandled Win32 or C++ exception, or by an access violation encountered during exception handling.
For more information about how to examine the SQL Server error log, visit the following Microsoft Developer Network (MSDN) Web site: