ChrisBravoTown
Programmer
Hi,
I am working on a web site where all the documents are stored in an sql server database. The search function has stopped working and I have no idea why (I didn't code the search page and have no idea where to start troubleshooting). This is the error I get:
Microsoft OLE DB Provider for SQL Server error '80040e14'
Search on full-text catalog 'Documents' for database ID 42, table ID 581577110 with search condition '"test"' failed with unknown result (c000026e).
Any ideas?
Thanks,
Chris
I am working on a web site where all the documents are stored in an sql server database. The search function has stopped working and I have no idea why (I didn't code the search page and have no idea where to start troubleshooting). This is the error I get:
Microsoft OLE DB Provider for SQL Server error '80040e14'
Search on full-text catalog 'Documents' for database ID 42, table ID 581577110 with search condition '"test"' failed with unknown result (c000026e).
Any ideas?
Thanks,
Chris