Hi All,
I'm trying to create my first SharePoint - Hosted app. It is a very simple hello world and deployed via visual studio 2013. When I click start (deploy) it is getting deployed successfully and I can see the app in Site Contents. But when I try to access , It prompts for login but doesn't accept any of the account credentials.
Some details of my environment.
1. 1 Development Server, Domain controller in separate server.
2. Configured a different app domain. ( refered: http://sharepointchick.com/archive/2012/07/29/setting-up-your-app-domain-for-sharepoint-2013.aspx)
3. Three main accounts.
a. Farm Admin - dev\farmadmin
b. App Management service and Microsoft SharePoint Foundation Subscription Settings Service accounts - dev\svcadmin
c. Running visual studio - dev\devadmin
4. The web application app pool account - dev\farmadmin
5. Windows login and visual studio is running with dev\devadmin account.
Would you have any idea, where could be the issue??
Thanks,
Dilip