
Signature
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
Hello,
thank you for your answer,
i have read the article you suggested me and i do all the steps:
1) Is MSSearch running? -->Yes
2) Select ServerProperty(N'IsFulltextInstalled') --checking to verify the
SQL FTS is actually installed on this machine --> yes
3) examine the response from Select * From fulltexttest where
contains(*,'test') --> nothing rows are returned
4) Check the gatherer logs. -->14/12/2006 9:14:26
MSSQL75://SQLServer/76818e95 Add Error fetching URL, (80070002 - The system
cannot find the file specified)
An this occurss in the instance sql server in the secundary node, not in the
primery node .
all the topics I see about it is something reinstall the SQLFTS, or change
some keys in the regedit, do you know what can I do???
thanks you again, regards
Ana R
my problem is different because one ni can´t in this articles no
> Does this help? http://www.indexserverfaq.com/clusterfailure.htm Look at
> second portion to address your problem.
[quoted text clipped - 14 lines]
>>
>> Regards,
Hilary Cotter - 21 Dec 2006 12:54 GMT
Did you re-register the dll's and add the registry key? I strongly suspect
this is your problem.

Signature
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Hello,
> thank you for your answer,
[quoted text clipped - 38 lines]
>>>
>>> Regards,