Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
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.
Hi Johan,
If you are not using EPiServer Search you can disabled by setting <episerver.search active="false">
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)'