Jump to content

Recommended Posts

Posted

Im trying to install HAP and ive got it working when i browse to the hap url i dont get asked for any credentials and get the follwoing errors displayed on the page. Any ideas?

 

Untitled-2.png

Posted

Got over that issue, recopied the files from the zip fle and its now started to prompt me for a login. Now im getting the following error in the server event log when a student is trying to access a read only drive on the MY Files section. Works fine for a staff account

 

WebHost failed to process a request.

Sender Information: System.ServiceModel.Activation.HostedHttpRequestAsyncResult/52844878

Exception: System.Web.HttpException (0x80004005): There was no channel actively listening at 'http://remote.maltonschool.org/HAP/api/MyFiles/Drives?"2012-10-05T12:30:51.579Z"'. 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://remote.maltonschool.org/HAP/api/MyFiles/Drives?"2012-10-05T12:30:51.579Z"'. 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: 5532

Posted
Got over that issue, recopied the files from the zip fle and its now started to prompt me for a login. Now im getting the following error in the server event log when a student is trying to access a read only drive on the MY Files section. Works fine for a staff account

 

WebHost failed to process a request.

Sender Information: System.ServiceModel.Activation.HostedHttpRequestAsyncResult/52844878

Exception: System.Web.HttpException (0x80004005): There was no channel actively listening at 'http://remote.maltonschool.org/HAP/api/MyFiles/Drives?"2012-10-05T12:30:51.579Z"'. 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://remote.maltonschool.org/HAP/api/MyFiles/Drives?"2012-10-05T12:30:51.579Z"'. 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: 5532

 

The URL in the screenshot it https:// and in the code above its http://

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...