Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 25064

Deployed App gives empty page with source...

$
0
0

Hi,

I have following situation:

1. I create new app with visual studio, change nothing. (so this the the "Hello Administrator"- app)

2. Publish and deploy it to app catalog

3. Add App to sitecollection

4. Browse to app

-> Results in empty page with following source code:

<html><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"><meta name="Robots" content="NOINDEX " /></head><body></body><script type="text/javascript">
                 var gearPage = document.getElementById('GearPage');
                 if(null != gearPage)
                 {
                     gearPage.parentNode.removeChild(gearPage);
                     document.title = "Error";
                 }</script></html>

In another environment (which is near identical) app shows just fine...

Same thing with apps from app store. (another env ok, another not)

Any ideas what might cause this?

thx in adv,

-hk


Viewing all articles
Browse latest Browse all 25064

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>