Hello,
I'm running SQL Server 2000 Developers Edition on my Windows XP workstation
(SP2)
I have configured Full text indexing on 1 table in my database.
Everything worked fine untill yesterday.
Since yesterday I receive the following error message when performing a Full
population:
"
Runtime Error!
Program: ...gram Files\common Files\System\MSSearch\bin\mssearch.exe
This application has requested the Runtim to terminate it in an unusual way.
Please contact the applicqtion's support team for more information.
"
I have tried to completely reinstall SQL Server but this did not change the
problem.
Can anyone help me with this issue?
Thanks in advance,
Raf
Hilary Cotter - 20 Aug 2008 12:12 GMT
Check the gatherer log to see if this occurs at a specify row and then look
at the content in this row to determine if there is something bad in your
data.
Otherwise if could be a bug, which unfortunately I don't believe Microsoft
will help you with as SQL 2000 is no longer supported.
> Hello,
>
[quoted text clipped - 26 lines]
>
> Raf