Hi all!
I've just started my journey into the Sharepoint-2013-app-wilderness, and am immediately facing some challenges.
Background:
At the office we've set up a dev-environment consisting of:
- a common Sharepoint 2013 server running on win2008
- a domain controller (also running the dns)
- developer machines running Visual Studio 2012 on windows 8
The problem:
Everything seems to be running fine, so I thought I should have a go at my first Sharepoint hosted App following one of the
walkthroughs on the interwebz.
When having completed the configuration, and added and deployed the project successfully(!!), I was about to test it out.
When opening the app (from the developer machine), I am immediately prompted with a "Windows security" log-in box asking for my credentials. I can enter the same credentials as I am logged in with at the host site and successfully access the new app, but this is (for obvious reasons) not a very user-friendly approach. If I don't enter my credentials, I get the "401 Unauthorized".
I've configured the system to Disable the Loopback Check, but this didn't make any difference.
Any other suggestions??
Regards,
Jon S.