Jump to content

Recommended Posts

Posted

Hi

 

Getting this error with Hap, can any one advise please.

 

Server Error in '/HAP' Application.

 

No such host is known

 

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

 

Exception Details: System.Net.Sockets.SocketException: No such host is known

 

Source Error:

 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

 

Stack Trace:

 

 

[socketException (0x2af9): No such host is known]

System.Net.Dns.InternalGetHostByAddress(IPAddress address, Boolean includeIPv6) +3186164

System.Net.Dns.GetHostEntry(String hostNameOrAddress) +8657018

HAP.Web.Login.Page_Load(Object sender, EventArgs e) +556

System.Web.UI.Control.LoadRecursive() +71

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178

Posted
I have which works fine on the main school computers. I get this error on ipads mostly domain connected pcs are fine, external access is fine just internal wireless
Posted
ok, hmm, wonder why it works ok for us. Do the ipads get a dhcp address which is in your domain? I think by default our DHCP uses .local, but domain joined are .internal

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...