Select to view content in your preferred language

Labelling through SOE using Silverlight

699
3
04-18-2012 05:07 AM
sameerpuppal
Deactivated User
Hi,

I had created a tool in .net adf using SOE for labelling. it was exactly the same in desktop (Label Manager)
I am trying tom replicate the same in silverlight Web application.

I have used same code from SOE to the RestSOE and trying to get labelling.

I have 2 issues :-

1. Does SOE make changes in mxd or not ?
2. complete code in the SOE is getting executed without any error but changes are not reflected. is it issue related cache or refreshing the service?

Please help!
0 Kudos
3 Replies
RichardWatson
Deactivated User
You should probably read about pooled and non-pooled map services in the help.

Note that with 10.1, non-pooled services are not supported.
0 Kudos
TanuHoque
Esri Regular Contributor
At 10.1, 'dynamicLayers enabled mapservice' supports defining label for a layer within a mapservice per request basis.
0 Kudos
sameerpuppal
Deactivated User
You should probably read about pooled and non-pooled map services in the help.

Note that with 10.1, non-pooled services are not supported.


I have read but did not understand whether it is possible or not.
Is it that if i use pooled service then it is possible or other way around.

Don't we have anything similar to  RefreshServerObjects() in .net adf in REST?

Do we have any workaround in SOAP ?



Thanks!

Sameer
0 Kudos