Skip to main content

Can't Add Features - Object reference not set to an instance of an object

Comments

1 comment

  • Dan Giersz
    The OBJECTID should be self-generating.  I would check the featureservice for any other required fields that you may be missing when you try to create the feature.  The REST endpoint is the easiest place to check, as it lists all the attributes and if they are required. If you don't provide all the required values, ArcServer will not allow a feature to be created.
    0

Please sign in to leave a comment.