DateTime & GUID Attribute Add Feature problem
I am successfully creating new features through DisplayCaptureGeometry, adding some attributes and running it through an Add Feature workflow task.
However, when trying to update a Date or GUID field, the Add Feature returns no results - namely the insert has failed.
I am assigning the Date and Guid fields with DateTime.Now() and Guid.NewGUID() respectively. Can someone give some guidance or examples as to how they update their fields for new features for DateTime and GUID types?
Many thanks,
Matt
-
Hi Matthew
have a read of the following posts:
http://support.geocortex.com/how-to-get-rid-of-esri-serialization-errors
https://support.geocortex.com/SupportForums/Thread.aspx?thread=47386&mid=2&pageid=0&ItemID=20
https://support.geocortex.com/SupportForums/Thread.aspx?thread=47438&mid=2&pageid=0&ItemID=20
I would suggest that you are getting the serialization error discussed.
Let me know if you still have questions once you have read those posts.
Thanks
Ralph
0
Please sign in to leave a comment.
Comments
1 comment