Hi everyone,
i recently created custom applications with the help of the developer edition. It all works fine on the node.js server/localhost.
I then did deploy the apps on my own webserver and completed the steps in this dokument:
Deploy app—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers
The problem is, that if I try to open one of the apps, I don´t get further than the loading screen. It seems to be stuck right there an I don´t know what to do since I don´t know what I did wrong. That is what it looks like.
Solved! Go to Solution.
The problem was solved by using an apache server instead of an old microsoft IIS.
David,
What does your web browsers web console say? There will likely be a error presented there.
The problem was solved by using an apache server instead of an old microsoft IIS.
David,
I deploy WAB apps using IIS all the time and do not have any issue... Glad you got your app deployed though.
Hi Robert,
I think it was the old version that caused the trouble, not the IIS in particular. It did look like it couldn´t handle the .json files at all.
Was that original issue only with IE or all browsers? We have found that when we deploy a WAB app to IIS, we have to add that server to IE's "Trusted Sites" list or it wont load the site. We have problems using IE to view WAB based sites that are shared here on GeoNet too.
We had the same issue with all testet browsers (Chrome,Firefox and IE)