Hi, I'm having an issue with my web map. I have the editing feature enabled, but when I try to add a point to the map, it says "Add feature failed". However I am able to edit existing points successfully. I have another layer that I've used with testing and that one works fine. The only difference I can think of between that one and this one is that that I have this new one move the edits to base when I registered it as versioned. So that way the edits show up in SQL Server. Could that cause this issue?
Thanks.
**UPDATE**
I tried unregistering it as versioned and registering as versioned again without checking the box to move edits to base, and that did not help. I'm relieved actually, I kind of need to be able to view the changed in SQL Server. Any thoughts are appreciated.
I did have a thought however. I have some of the fields not allow null values with no default value. Could this be the issue?