Error with Full Text Search on 7.0.7...

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
crazyjoe
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Apr 26, 2010 2:20 pm

Error with Full Text Search on 7.0.7...

Post by crazyjoe » Wed Nov 02, 2011 2:26 pm

When I try to turn on Full Text Search I get the following error...

SQL Server encountered error 0x80070422 while communicating with full-text filter daemon host (FDHost) process. Make sure that the FDHost process is running. To re-start the FDHost process, run the sp_fulltext_service 'restart_all_fdhosts' command or restart the SQL Server instance.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: SQL Server encountered error 0x80070422 while communicating with full-text filter daemon host (FDHost) process. Make sure that the FDHost process is running. To re-start the FDHost process, run the sp_fulltext_service 'restart_all_fdhosts' command or restart the SQL Server instance.

Any ideas how to fix this? I have no clue when it comes to SQL and restarting instances.
Crazy Joe Sadloski
Webmaster
Hot Leathers Inc.
http://www.hotleathers.com

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Error with Full Text Search on 7.0.7...

Post by AbleMods » Wed Nov 02, 2011 6:39 pm

When SQL installs, there is also a separate windows service for the full text indexing/search. Make sure that service is running also. There is a SQL service manager icon that installs with SQL that makes this easy to do.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

crazyjoe
Commander (CMDR)
Commander (CMDR)
Posts: 172
Joined: Mon Apr 26, 2010 2:20 pm

Re: Error with Full Text Search on 7.0.7...

Post by crazyjoe » Thu Nov 03, 2011 12:40 pm

Thanks for the tip! My hosts (AppliedI) sorted it right out for me. All up and running good now! Thanks.
Crazy Joe Sadloski
Webmaster
Hot Leathers Inc.
http://www.hotleathers.com

Post Reply