Hello,
I have an asp.net intranet application for booking jobs and a phone index. Now most of my users are fine as they are using Firefox and or Internet Explorer. I have a user who can only use Safari and for some reason when we navigate to the intranet app, Safari seems to do a lot of loading then finally says; "Safari could not open the page “http://mywebserver/” because the server is not responding."
Although the short answer is to get the user to use another browser, as a programmer, I am interested into why this is the case in the first place and what I can do now, and in the future, to detect and where necessary redirect so that my asp.net applications can also run in Safari.
I am also interested if anyone has any suggestions as to how I can go about getting this asp.net application to run for this user, in Safari. We have tried navigating to the site using machine name and IP address and still get the same response.
Many thanks,
Barry