Try our conversational search powered by Generative AI!

EpiServer search

Vote:
 

I have alot of these exceptions in the log. And it's from EPi Server search. Does anyone know how to get rid of these exceptions?

2015-12-08 00:00:00,038 [90] ERROR SearchSettings: Update batch could not be sent to service uri 'http://site-hostname-here/IndexingService/IndexingService.svc/update/?accesskey=local'.
Message: 'The stream does not support concurrent IO read or write operations.   
at System.Net.ConnectStream.InternalWrite(Boolean async, Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state)
at System.Net.ConnectStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at EPiServer.Search.RequestHandler.MakeHttpRequest(String url, NamedIndexingServiceElement namedIndexingServiceElement, String method, Stream postData, Action`1 responseHandler)
at EPiServer.Search.RequestHandler.SendRequest(SyndicationFeed feed, String namedIndexingService, Collection`1 ids)'

#142271
Dec 08, 2015 10:33
Vote:
 

Hi,

I looks like there was already similar question on the foum:

http://world.episerver.com/forum/developer-forum/EPiServer-Relate/Thread-Container/2011/5/EPiServer-Full-Text-Search-Service-404-error/

The problem was that WCF framework was not installed.

#142287
Dec 08, 2015 14:53
Vote:
 

Hi Johan,

If you are not using EPiServer Search you can disabled by setting <episerver.search active="false">

#142293
Dec 08, 2015 15:38
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.