For a long time, i had trouble browsing my CRM running in Hyper-V in my machine's IE. But it works fine with Chrome/firefox. Then i tried this:
IE is using Kerberos and not falling back on NTLM like Chrome and Firefox. You must force NTLM authentication in IIS7.5 by following these steps: 1. Select your site. 2. Double click authentication. 3. Select "Windows Authentication" (ensuring that it is enabled). 4. Click "Providers..." in the right hand column. 5. Select NTLM and click "Move Up".
Original Link: Site works in Chrome but not in IE