Select to view content in your preferred language

How Publish Dynamic Layer Map having Relationship

654
1
05-31-2011 12:13 AM
MuhammadWaqar_ul_islam
Occasional Contributor
I want to Published Dynamic Layer having Relationship with table with in gdb (snapshot is attached of the mxd showing relation)

when i try to published mxd through arccatalog
and clicking on checkbox Mapping,Featureaccess,KML
it gives error
Configuration SSGC_RELATION.MAPSERVER can not be started
Server object instance creation failed on machine


I m using http://help.arcgis.com/en/webapi/silverlight/2.2/samples/start.htm#QueryRelatedRecords
sample

need help
To Published Relationship Services using arcgis server 10
0 Kudos
1 Reply
SanajyJadhav
Deactivated User
To enable feature access, your data must come from ArcSDE.From the attached screenshot, it seems that you are pulling data from your D drive and thats why I guess, you are getting an error.

Try publishing data that comes from ArcSDE and then try.
0 Kudos