Select to view content in your preferred language

CSV Data Not Visible on Local Web Server

810
1
05-02-2013 05:58 AM
MarkBittner
New Contributor
I have configured a simple map that reads CSV data from a web URL.  I have downloaded and configured the Basic Viewer Template to see the map and everything works fine online: http://www.craterpdc.org/webmaps/basicviewer/

The problem is I can't see the map on my local web server.  When I go to localhost/basicviewer/index.html, all I see is this:
[ATTACH=CONFIG]23945[/ATTACH]

Any map without CSV data (i.e. shapefile) works fine locally.  When I add the CSV data, I can't see anything locally.  Can anyone help me figure this out?

Thank you,

Mark Bittner
Tags (2)
0 Kudos
1 Reply
MikeMinami
Esri Notable Contributor
Its probably a proxy issue �?? it should work from localhost if you specify it as http://localhost and the proxy is setup to use a relative path or is specified via http://localhost/. To troubleshoot this issue we'd want to see if there are any error messages in the developer console.

Thanks,

Mike
0 Kudos