Select to view content in your preferred language

how to connect MXD to silverlight application without publishing map service?

606
1
12-27-2012 02:54 AM
KirtikaChauhan
Deactivated User
I do not have ArcGIS server installed and I am working on a Silver light application. I want to know is there any way to host MXD directlt through the application whithout publishing it through ArcGIS Server Manager as a map service as I don't have ArcGIS Server.

Any help is really appreciated.
0 Kudos
1 Reply
RichardWatson
Deactivated User
I don't think that this is currently possible.

If you want to develop a standalone application then you have choices:

  1. Use the new ArcGIS Runtime SDK (for WPF or a device specific version)

  2. Use the older ArcEngine technology

  3. Use ArcGIS Mobile


One of the topics which has been discussed is evolving the REST based clients such that they are able to operate in a disconnected (or perhaps occassionally connected) mode.
0 Kudos