Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Monday, March 13, 2017 12:36 PM
Hi,
I have some trouble with my webfrontend server on premise SharePoint 2013:
One of the error messages in event viewer is the following. What is this about?
WebHost failed to process a request.
Sender Information: System.ServiceModel.Activation.HostedHttpRequestAsyncResult/50958696
Exception: System.Web.HttpException (0x80004005): The service '/_vti_bin/IDCRL.svc' does not exist. > System.ServiceModel.EndpointNotFoundException: The service '/_vti_bin/IDCRL.svc' does not exist.
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath, EventTraceActivity eventTraceActivity)
at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.HandleRequest()
at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.BeginRequest()
at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result)
Process Name: w3wp
Process ID: 19684
All replies (2)
Monday, March 13, 2017 12:52 PM
Hi Nica- try resetting the server. See the following link for details on what's happening:
cameron rautmann
Monday, March 13, 2017 1:06 PM
Thank you for your answer. I already did an IISreset several times but the error persists.
Any other explanation?