|
POST
|
ive informed the team that maintains the doc. thanks for pointing out the problem.
... View more
11-05-2013
09:33 AM
|
0
|
0
|
1541
|
|
POST
|
regular HTML tags are supported for the text you pass to SplashScreenMessage in the config.js. SplashScreenMessage: "<b>Election Polling Places</b> <br/> <hr/> <br/> The <b>Election Polling Places</b> application helps citizens locate their election polling place, <a href='mailto:[email protected]'>comment</a> on the conditions at the polling place, and obtain information about current elected officials. To locate a polling place, simply click on the map or enter an address in the search box. The polling place and respective voting precinct will then be highlighted on the map and information about the polling place and elected officials displayed in two tabs along the bottom of the map.<br/><br/>",
... View more
11-05-2013
09:30 AM
|
0
|
0
|
1004
|
|
POST
|
the API reference is indicating that an array of geometry objects are expected to be supplied to the property 'geometries1'. what is it in particular that you find confusing?, the fact the variable name chosen for the array is also 'geometries' or that the sample only passes back the first item from that array? do you have a suggestion for a clearer alternative?
... View more
11-05-2013
05:43 AM
|
0
|
0
|
1541
|
|
POST
|
I know its been quite some time since this forum thread has been updated, but I was able to reproduce this error in house and logged the following software defect. [#NIM096349 When a 10.0 asynchronous Geoprocessing Service and JavaScript application are hosted on the same machine, ArcGIS Server can return "job does not exist or is inaccessible". ] until this issue is resolved, it looks like it will be necessary to use one of the following workarounds. 1. use a synchronous service instead of an asynchronous service 2. run the JavaScript application from a machine other than the ArcGIS Server machine 3. ensure that you are referencing the app url and url of gp services differently (ie. IP address, server name, fully qualified servername) 4. use a timeout to ensure that you aren't checking the status of a job while it is still executing. this problem is not reproducible in 10.1 or 10.2. sorry for the inconvenience.
... View more
11-04-2013
02:41 PM
|
0
|
0
|
1249
|
|
POST
|
@don tough to say. could be a restriction set in IIS or other network specific security setting. perhaps your IT staff can provide some insight? my only other suggestion is to use a text editor that supports color highlighting (like Notepad++) to ensure that no problems with the XML tags in the proxy.config are keeping it from being read successfully.
... View more
11-04-2013
01:18 PM
|
0
|
0
|
2645
|
|
POST
|
@don it could be a variety of things. are you able to use your proxy to display the REST services directory homepage? are you able to login directly to the server hosting your proxy and load the print service url in the browser?
... View more
11-04-2013
12:46 PM
|
0
|
0
|
3676
|
|
POST
|
Erwin is correct that you cannot view the source code for applications that you build with our Silverlight Viewer Builder, but you can certainly extend apps that you've built using our Extensibility API and use Visual Studio to debug custom tools and behaviors. Silverlight Viewer Extensibility API Samples and API Reference http://resources.arcgis.com/en/help/silverlight-viewer/samples/start.html
... View more
11-04-2013
11:28 AM
|
0
|
0
|
1461
|
|
POST
|
yup, just try the url i linked above directly in the browser. if it 404s, the url is incorrect if it 403s, the proxy.config is telling you that it doesnt think the url you are asking it to forward is in its own list. if it 500s, the proxy is trying to retrieve the resource and encountering something unexpected.
... View more
11-04-2013
07:42 AM
|
0
|
0
|
3676
|
|
POST
|
hi sadiq, thanks for that screenshot. i could have been clearer in my suggestion. try snooping the web traffic from your original application looking specifically for the request to the print service. this might help you better determine where things are breaking down.
... View more
11-04-2013
05:35 AM
|
0
|
0
|
3676
|
|
POST
|
for me this problem is reproducible by ignoring the alert, and simply commenting out the line that designates the proxy. i'm not sure why firefox is able to make the request to sampleserver6 without one, but the problem was resolved for me in Chrome after making sure that the proxy i was referencing was pointing at a valid location, and that it was actually functioning. try snooping the web traffic in chrome for this specific request and make sure it succeeds. http://localhost/proxy/proxy.ashx?http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task?f=json
... View more
11-01-2013
08:48 AM
|
0
|
0
|
3676
|
|
POST
|
@Abhy, you can definitely post code samples to arcgis.com to share in our gallery. please check out this article for more info. that being said, GitHub is great too. 🙂 https://github.com/jgravois
... View more
10-31-2013
09:06 AM
|
0
|
0
|
2447
|
|
POST
|
the arcgis.com code gallery is a great way to share sample applications that you think would be helpful to others, but with respect to web apps, its not possible to upload your own code to one of our servers. you have to link to your own if you want to show it in action. 🙂
... View more
10-30-2013
09:33 AM
|
0
|
0
|
2447
|
|
POST
|
that particular query parameter has not yet been added to our JavaScript API. [NIM091580: Add 'returnDistinctValues' property to the esri.tasks.Query class.] until it is included, you might consider using esriRequset.setRequestPreCallback() to catch the request immediately before it is issued and modify it as needed.
... View more
10-30-2013
09:20 AM
|
0
|
0
|
1506
|
|
POST
|
please disregard that screenshot and the associated suggestion. i was pointing at an outdated version of your app from several days ago.
... View more
10-24-2013
02:35 PM
|
0
|
0
|
2859
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-16-2014 02:35 PM | |
| 1 | 03-15-2013 04:25 PM | |
| 1 | 06-01-2016 10:51 AM | |
| 1 | 12-28-2015 04:46 PM | |
| 1 | 12-28-2015 05:26 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|