ful56_uk Posted March 31, 2014 Posted March 31, 2014 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
ful56_uk Posted March 31, 2014 Author Posted March 31, 2014 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
nickbro Posted March 31, 2014 Posted March 31, 2014 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
ful56_uk Posted March 31, 2014 Author Posted March 31, 2014 Think I've sorted this. Turn the ipad off and on again everything seems to be ok now. Thanks for your time
nickbro Posted March 31, 2014 Posted March 31, 2014 ah, good to hear, sounds like it hadn't updated it's reverse dns listing
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