|
POST
|
sorry i was brief, had been starting at the same code for 16 hours it is wierd because my baseUrl is baseUrl:'/arcgis_js_api/library/3.1/arcgis/js/dojo/dojo',
... View more
08-23-2012
04:00 AM
|
0
|
0
|
1986
|
|
POST
|
ok i was mistaken, all webservers are loading api from serverapi.arcgisonline.com even though the api is loaded from a local webserver so my app runs at www.mymanatee.org/gisapps/mapviewer/index.jsp the api location is defined in index.jsp as <script type="text/javascript" src="../../arcgis_js_api/library/3.1/arcgis/?v=3.1"> </script> the api is hosted at www.mymanatee.org/arcgis_js_api/library/3.1/arcgis/ so how do i reference it with a baseUrl? dojoConfig = {
parseOnLoad: true,
// baseUrl:'./',
packages:[{name:'org/mymanatee',location:hostPath+'/js/org/mymanatee'},
{name:'agsjs',location:hostPath+'/agsjs'},
{name:'com/esri/solutions/jsviewer',location:hostPath+'/js/com/esri/solutions/jsviewer'},
{name:'com/studioat',location: hostPath+'/js/com/studioat'},
{name:'org/mymanatee/widgets',location:hostPath+'/js/org/mymanatee/widgets'},
{name:'org/mymanatee/common',location:hostPath+'/js/org/mymanatee/common'},
{name:'com/esri/solutions/jsviewer/widgets',location:hostPath+'/js/com/esri/solutions/jsviewer/widgets'}],
isDebug: false,
usePlainJson: true
};
... View more
08-22-2012
05:45 PM
|
0
|
0
|
1986
|
|
POST
|
no i have not set the base url. The path depends on the server its running on, I use proxies to path to the api to avoid cross-domain issues.
... View more
08-20-2012
06:08 AM
|
0
|
0
|
1986
|
|
POST
|
Strange thing is my deployed versions (local intranet, public) work fine, it is only my development version running in netbeans
... View more
08-17-2012
11:53 AM
|
0
|
0
|
1986
|
|
POST
|
I have a local install of 3.1 accessed via http://jpgisdev.intranet/arcgis_js_api/library/3.1/arcgis/?v=3.1 however, tons of files seem to be hardcoded and pulling from http://serverapi.arcgisonline.com/jsapi/ ?????
... View more
08-17-2012
11:33 AM
|
0
|
10
|
2766
|
|
POST
|
it would be much more efficient to write your objectid's to a string (1,2,3,5,) etc.. and set the where clause to be where OBJECTID in (1,2,3,5,)
... View more
08-13-2012
07:52 AM
|
0
|
0
|
662
|
|
POST
|
yes the default jsp and aspx pages were missing as well so i just copied them in from 3.0. Works great, really appreciate not having to localize anymore, saves alot of time and makes for a much quicker deployment!
... View more
08-10-2012
08:36 AM
|
0
|
0
|
866
|
|
POST
|
Kelly, can you check the install doc? it still references a dojo.js.uncompressed.js file that no longer exists, and references the [HOSTNAME...] which also doesnt exist. Do we need to do anything to localize the file?
... View more
08-09-2012
10:17 AM
|
0
|
0
|
866
|
|
POST
|
I definitely agree with this, additionally perhaps RSS is an option? (and perhaps a tweet/post for those that follow on Twitter/Facebook etc.) or a thread/rss feed, for those of us that abhor twitter and facebook? 🙂
... View more
08-09-2012
04:24 AM
|
0
|
0
|
2280
|
|
POST
|
yes i was able to download, is there an updated "change these lines to host locally" document? the file structure is completely different now.
... View more
08-09-2012
04:23 AM
|
0
|
0
|
2280
|
|
POST
|
Kelly, thank you, i always go through the FAQ link. Is there a way to get a email notification list going through ESRI? even a stickied API release announcement thread that we could subscribe to would be great.
... View more
08-08-2012
08:37 AM
|
0
|
0
|
2280
|
|
POST
|
Is the 3.1 api available to download? ON the download page I see "The most recent release of the ArcGIS API for JavaScript is version 2.8"
... View more
08-08-2012
04:57 AM
|
0
|
14
|
3688
|
|
POST
|
As far as i am aware, the printing requires your services to be publicly accessible. Are yours?
... View more
08-06-2012
05:15 AM
|
0
|
0
|
2064
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-22-2014 08:35 AM | |
| 1 | 05-02-2012 04:56 AM | |
| 1 | 10-29-2021 07:40 AM | |
| 1 | 10-28-2021 05:26 AM | |
| 1 | 07-17-2012 08:48 AM |
| Online Status |
Offline
|
| Date Last Visited |
03-01-2022
02:00 PM
|