Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I am trying to access a javascript-based webapp developed for ArcGIS server. The file is stored in a folder on my local computer's desktop but references a foreign ArcGIS server. I can open the webapp with a fil:// url, but the map does not display, and the CSS is not used. When my friend uses /Users//Desktop, she can access the webapp just fine. I have tried my computer name, localhost, and file://C:/... but all to no avail. My friend does not have IIS enabled. What am I missing here?

share|improve this question
Do you have access to the internet? Do you see any errors in FireBug? – Devdatta Tengshe Feb 10 at 6:01
It turned out it was because that folder wasn't shared with my personal user account. I fixed it by going into the folder properties > sharing > and adding my username to the list of users to share with. Map gained all its functionality back. – user1100652 Feb 10 at 8:33

closed as too localized by Devdatta Tengshe, whuber Feb 10 at 16:46

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.