Select to view content in your preferred language

error 1000

2597
3
05-23-2016 01:40 PM
CraigCarsley
Frequent Contributor

User reported this error. Has anyone seen this?

IMG_0005.PNG

0 Kudos
3 Replies
DanPatterson_Retired
MVP Emeritus

only one reference to error 1000 Cannot submit survey results because of a "Code 1000" error probably not much help but it exists

0 Kudos
MitchellProctor
Deactivated User

Error 1000 typically comes from the data being entered being too big for the field, such as by exceeding a length enforced by the bind::esri:FieldLength column.

The description given by the message doesn't sound exactly like that, but start by checking what you're trying to enter into that field against what the form demands of it.

0 Kudos
MitchellProctor
Deactivated User

Just confirmed, this is in fact an entirely different error that happens to have the same error code. The same things don't cause it.

0 Kudos