I have a windows machine trying to access the IIS server that has windows authentication turned on. I know this works on the server side as I had logged into my domain account on one other machine, and others in my unit are able to access the url in question without the need to log in (browser does that automatically).
I'm stumped as to my my own development machine is unable to log in that way (and still displays a login box) and would like some assistance, or at least a few ideas of what else to check.
I have checked tools -> internet options -> security -> local intranet -> advanced options -> user authentication, where it is set to provide username and password automatically.
My workstation is windows 7 enterprise, like the others in the office, though as a developer I don't doubt I changed some setting on the client I didn't need to.
Any ideas?
Update: If it matters any, it also fails in Chrome without the login box at all, just a simple "Error 10 (net::ERR_ACCESS_DENIED): Unknown error"