Hi,
Our organization is trying to implement a simple web editing mapping application using the Javascript API sample on the ArcGIS Resource Center. This is what we did.
a. We Downloaded the application
b. Edited the snippet for defining the Center
c. Add our feature service layer published through our ArcGIS Server
d. We also downloaded the ASP.NET proxy page and modified it per instructions from the resource center.
we noticed that the sample works (Editing) only when it is not downloaded. But when we downloaded it, the editing feature seems to be disabled...
Any Ideas?
Thanks in advance...
Jun