Article ID: 907241 - Last Review: January 11, 2006 - Revision: 1.1 BUG: You may receive an error message when you upgrade from SQL Server 2005 Developer Edition to SQL Server 2005 Enterprise EditionSYMPTOMSWhen you try to upgrade from Microsoft SQL Server 2005 Developer Edition to SQL Server 2005 Enterprise Edition, you may receive the following error message from full text crawls and queries: Error: 0x80070426(The service has not been started.). Warning: Failed to get MSFTESQL indexer interface for full-text catalog 'cat1' ('5') in database 'fulltext_test_nondefault' ('6'). CAUSEWhen you install SQL Server 2005 Developer Edition, the MSFTESQL service account and the SQL Server service account are the same. When you set the launch permissions on the MSFTESQL APPID to let SQL Server start the MSFTESQL service, the launch permissions are set by using the MSFTESQL service account.
After the SQL service account is changed from the MSFTESQL service account, the two accounts are no longer the same. Because the accounts are not the same, the launch permissions are set incorrectly to the MSFTSQL service account when you upgrade from SQL Server 2005 Developer Edition to SQL Server 2005 Enterprise Edition. The incorrect launch permissions prevent SQL Server from starting the service, and you receive the error message.
WORKAROUNDTo work around this problem, modify the launch permissions of the MSFTESQL APPID to include the new SQL Server account or group. To do this, follow these steps:
STATUS Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. APPLIES TO
| Article Translations
|

Back to the top
