Hello,
Just wondering if anyone has came across this error in the past and can shed some light on what exactly it may be referring to. Screenshot attached and error copied below :)
The description for Event ID 150 from source Laserfiche-ContentRepository-Service cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
-1
0
CatalogManager::BkgrIndexRequestSender
[Microsoft][ODBC Driver 11 for SQL Server]TCP Provider: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
select * from (select top 100000 time_stamp, tocid, type, mid from index_queue where time_stamp > :time_stamp<bigint> order by time_stamp) t order by time_stamp desc
08S01