Het kan zijn dat de FullText-service van SQL niet werkt.
Als je in de Event-Log kijkt, kun je deze melding zien:
Generic application 'SQL Server Fulltext' could not be brought online (with error '1075') during an attempt to start the service. Possible cause: the specified service parameters might be invalid.
The SQL Server FullTextSearch (MSSQLSERVER) service depends the following service: NTLMSSP. This service might not be installed.
Het lijkt er dus op, dat de NTLMSSP service niet draait.
NTLMSSP betekent: "NT LAN Manager Security Support Provider"
Zoek de onderstaande registervermelding op:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet \Services\msftesql\DependOnService
Verwijder het woord "NTLMSSP"
Start de PC / Server opnieuw op