Select to view content in your preferred language

Pulish feature in arcgis server as server with code?(using silverlight arcgis server 10.2)

2262
2
Jump to solution
10-08-2014 01:21 PM
MostafaKhoshabi
New Contributor

I want to build a WebGIS that within users be able upload our shape file and this shape file save in arcgis server 10.2 as server and i can use this rest service. How can it? in my webGIS i use ArcgisServer 10.2 , ArcGIS API for silverlight 3.2 , SQLServer 2008 R2.

0 Kudos
1 Solution

Accepted Solutions
DominiqueBroux
Esri Frequent Contributor

ArcGIS API for Silverlight doesn't support publishing a feature service.

You have to publish the service from Portal, Server or Desktop.

These links may help:

Alternatively, if you want to automate the process, you might create a geoprocessing service that would create the feature service from a shapefile.

View solution in original post

0 Kudos
2 Replies
DominiqueBroux
Esri Frequent Contributor

ArcGIS API for Silverlight doesn't support publishing a feature service.

You have to publish the service from Portal, Server or Desktop.

These links may help:

Alternatively, if you want to automate the process, you might create a geoprocessing service that would create the feature service from a shapefile.

0 Kudos
MostafaKhoshabi
New Contributor

Hi Dear Dominique

thanks for your attention. Do you have sample code or sample geoprocessor for this work?

best regards

0 Kudos