I am trying to create a very simple SharePoint hosted App (simple out of the box VS 2012 SP App) and trying to deploy it thru VS 2012 (simple debug) but unfortunately I am unable to get the App page to show up (page can’t be displayed).
I am trying to deploy the app to devsite.contoso.com that has Developer template site collection in it, the app catalog site collection is created in other web-application.
The App Catalog URL is: apps.contoso.com and VS 2012 show the app is deployed properly and following is from VS 2012 output window, not sure what is that I have done wrong, any help?
I have even tried to ping the apps.contoso.com from Dev box and I get the response back. Also I have disabledAutomatically detect settings in IE settings. and also have tried the same thing on non host header site but still the same error (any help here)?
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Install app for SharePoint:
Uploading the app for SharePoint...
Installation is in progress (00:00:00)
Installation is in progress (00:00:01)
Installation is in progress (00:00:02)
Installation is in progress (00:00:03)
Installation is in progress (00:00:04)
Installation is in progress (00:00:05)
Installation is in progress (00:00:06)
Installation is in progress (00:00:07)
Installation is in progress (00:00:08)
Installation is in progress (00:00:10)
Installation is in progress (00:00:11)
App was installed at http://sph-0df272f379be87.apps.contoso.com/MyFirstSharePointHostedApp/.
Successfully installed app for SharePoint.
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Deploy: 1 succeeded, 0 failed, 0 skipped ==========
Active Deployment Configuration: Deploy App for SharePoint
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Ana