The form builder displays that error for forms that prior to deployment were displaying fine in the form builder. The form is still there in the database with (for example) the markup below.
Do you know under what circumstances that error is displayed, or do you know what it might mean?
{
"editableAreas": [
{
"identifier": "DefaultFormBuilderArea",
"sections": [
{
"identifier": "00000000-0000-0000-0000-000000000000",
"type": "Kentico.DefaultSection",
"zones": [
{
"identifier": "21d4e2af-1992-4534-b90e-992d0f0bf032",
"formComponents": [
{
"identifier": "37aacf37-03d1-4bac-b135-10696a9e48a6"
}
]
}
],
"properties": null
}
]
}
]
}