This sounds like a stupid question but for some reason I can't figure out the answer:
I just (1/14/2015) downloaded and installed Visual Studio 2010 Express and the Team Foundation Server (TFS) (which is what I am mostly trying to work on) on a Windows 7 system.I am the ONLY one on the computer and I run it without a password.
I went through the complete wizard for the install with everything being 'default'. Now when I launch the TFS site via IE (http://localhost:8080/tfs) I am getting a login screen. Since I do not have any login credentials when I restart the system (again I am the only one on the machine), I either cancel or login with no password. However, I always get an error of either:
>>>>>
HTTP Error 401.1 - Unauthorized
You do not have permission to view this directory or page using the credentials that you supplied.
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
<<<<<
How can I set this up so that I can login without any login or issues?
Thanks.