February 8, 2007 at 8:42 am
I installed sql server express 2005 with advanced services which in theory should include full-text search capability. However, when I try to create the fulltext catalog I get the following error.
"Full-Text Search is not installed, or a full-text component cannot be loaded."
I cannot find where I need to enable Full-Text Search or install it through add/remove programs.
Any ideas?
February 8, 2007 at 5:58 pm
It is a known issue the solution is in the link below. Hope this helps.
http://www.wherecanibuyit.co.uk/ASP/full-text-search.html
Kind regards,
Gift Peddie
February 18, 2007 at 12:35 am
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=623113&SiteID=1
MohammedU
Microsoft SQL Server MVP
October 6, 2007 at 2:47 am
Just, right click on your SQL database, select properties, options and then mark check the field called FULLTEXT SEARCH or somethitng like that at the top.
For more information go to
http://www.asp.net/learn/sql-videos/video-115.aspx
It will give you the oportunity to find out how to create fulltext catalog for the database, and to create and manage fulltext index for tables and columns
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply