|
POST
|
Is your service secured? There's plenty of forum- and blogposts on this error if you search for it. Seems to be a WCF configuration issue.
... View more
09-13-2010
10:28 AM
|
0
|
0
|
631
|
|
POST
|
This is something that we could possibly see changed in 2.1 or a future release.
... View more
09-13-2010
10:25 AM
|
0
|
0
|
866
|
|
POST
|
As shryu mentions, this is what attachments were made for.
... View more
09-13-2010
10:24 AM
|
0
|
0
|
833
|
|
POST
|
The REST service does not support changing the services on the fly.
... View more
09-13-2010
10:23 AM
|
0
|
0
|
475
|
|
POST
|
ArcGIS Server 10.0 only supports editing feature layers. Anything more than that would require a custom service, client code for talking to that service and doing the editing, and ArcObjects code on the server end.
... View more
09-13-2010
10:22 AM
|
0
|
0
|
643
|
|
POST
|
What errors are you getting? Did you debug the requests and responses using Fiddler?
... View more
09-13-2010
10:21 AM
|
0
|
0
|
473
|
|
POST
|
Did you see this blogpost? http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/03/11/Sending-geometry-between-Silverlight-and-the-server-using-WCF.aspx
... View more
09-13-2010
10:20 AM
|
0
|
0
|
397
|
|
POST
|
To better understand how the visible layers property works, try and get a feeling for how the REST endpoint works. See http://services.arcgisonline.com/ArcGIS/SDK/REST/export.html Look at the "layers" parameter. For each ID you add to the VisibleLayers array, it will get added to the "Show" value. Ie VisibleLayers = new int[] { 1,2,3 } will generate: &layers=show:1,2,3
... View more
09-13-2010
07:59 AM
|
0
|
0
|
620
|
|
POST
|
As a minimum you need the Expression Blend 4 SDK (or the full Expression Blend install) prior to installing the Silverlight API Setup to get the templates.
... View more
09-13-2010
07:56 AM
|
0
|
0
|
1001
|
|
POST
|
You cannot use the SetLayerUrl action for this. Instead add 3 layers, one for each baselayer. Use the toggle layer visibility action instead for turning on/off layers when the radio buttons are checked.
... View more
09-09-2010
08:45 AM
|
0
|
0
|
1551
|
|
POST
|
The labels in a mapservice is defined in the MXD/MSD that was used for publishing the service to ArcGIS Server. If you need to change these labels, it would have to be done by changing the MXD/MSD and re-publishing the service.
... View more
09-09-2010
08:42 AM
|
0
|
0
|
575
|
|
POST
|
I'm not sure what you need the size of the scalebar for. Basically if your map resolution is 0.1, and the scalebar is 200 pixels wide, the scalebar's width represents 0.1 * 200 = 20 map units. The scalebar does a little fiddling with the numbers to try and show nice rounded values, so the width will constantly change. Note that the number the scalebar shows is not the "scale" in the 1:xxxxx sense, but how large a distance the width of the scalebar represents.
... View more
09-09-2010
08:39 AM
|
0
|
0
|
1094
|
|
POST
|
Are you on an internal network that requires a proxy configuration? Will it work if you are outside that network?
... View more
09-09-2010
08:36 AM
|
0
|
0
|
727
|
|
POST
|
You don't bind the slider to the layer, but to the map. If features in the graphicslayer have timeextents defined, they will be filtered based on the map's time extent.
... View more
09-09-2010
08:34 AM
|
0
|
0
|
618
|
|
POST
|
Please read the license terms for the API when you install it. Note that it is only free in specific cases. There are cases where this is NOT free to use. The same thing applies to using the services from ArcGIS Online (see here: http://resources.esri.com/arcgisonlineservices/index.cfm?fa=content)
... View more
09-09-2010
08:32 AM
|
0
|
0
|
374
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 05-11-2026 07:05 AM | |
| 2 | 03-19-2026 06:03 PM | |
| 1 | 03-03-2026 04:41 PM | |
| 1 | 02-26-2018 07:53 AM | |
| 1 | 02-26-2018 07:51 AM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|