CamelMan Posted October 1, 2014 Posted October 1, 2014 We are running HAP V9 - been working great for over a year - but suddenly last week it stopped working. When accessing the site you can login but it starts generating a load of errors: Message from webpage - Not Found. Nothing has changed on the server! I found on another thread that they had a similar problem due to Windows updates (which wasnt actually up to date!) but it is now. Does anyone have any ideas? Event view is throwing the following error: WebHost failed to process a request. Sender Information: System.ServiceModel.Activation.HostedHttpRequestAsyncResult/2649323 Exception: System.Web.HttpException (0x80004005): There was no channel actively listening at 'http://<>l/HAP/api/livetiles/me?1412168598953'. This is often caused by an incorrect address URI. Ensure that the address to which the message is sent matches an address on which a service is listening. ---> System.ServiceModel.EndpointNotFoundException: There was no channel actively listening at 'http://<>/HAP/api/livetiles/me?1412168598953'. This is often caused by an incorrect address URI. Ensure that the address to which the message is sent matches an address on which a service is listening. at System.ServiceModel.Activation.HostedHttpTransportManager.HttpContextReceived(HostedHttpRequestAsyncResult result) 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: 1196
CamelMan Posted October 3, 2014 Author Posted October 3, 2014 Thanks Nick - the IP was wrong in the bindings (weird for it to change / was wrong in the first place but worked anyway!) Top work
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now