Select to view content in your preferred language

Edit Attribute

538
1
04-22-2011 02:48 PM
masoudmoosavi
New Contributor
Hi
I'm developing a silverlight web application that I need to edit attributes of features, but I can't...
I don't have ArcSDE and I use an mdb file...when I create a map service with a .mxd layout file, I can't select Feature Access at Capabilities and the service can't start, this is the error:
Unable to Start service. Error (Configuration MapService7.MapServer can not be started. Server Object instance creation failed on machine masoud-pc. ).
And when I used FeatureDataForm to edit attributes, it was disable for editing, apply button was disable and I can't type in the TextBoxes...what's the problem?
is it neccesary to instal ArcSDE to edit attributes of the features?
0 Kudos
1 Reply
DominiqueBroux
Esri Frequent Contributor
The requirements to author a feature service are described here : http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Authoring_fea...

ArcSDE is one of these requirements, so you can't use a mdb file.
0 Kudos