So I\'ve created a new ASP.NET MVC project using the intranet template. web.config contains the appropriate values (e.g.
Did you try putting the domain in front of the user name?
DOMAIN\username
If you don't have a domain account, try prefixing your username with the machine name:
MYCOMPUTER\myusername