What worked for me was to go over all of the Data Types and re-save those that had issues in them.
Open the umbraco error.log (from App_Data\Logs...) in the text editor and watch for changes in the log.
Go to the Umbraco backoffice - Developer - Data Types and click on each of them, watching for the error.log emitting WARN line. When you click on such a Data Type, simply re-save it, clicking on the Save button.
Could not find persisted pre-value for field startNodeId
Upgrade from Umbraco Forms 4.1.5 to Umbraco Forms 4.2.3 and now have a host of errors:
Any help would be great!
Thanks, David Dimmer
What worked for me was to go over all of the Data Types and re-save those that had issues in them.
Open the umbraco error.log (from App_Data\Logs...) in the text editor and watch for changes in the log.
Go to the Umbraco backoffice - Developer - Data Types and click on each of them, watching for the error.log emitting WARN line. When you click on such a Data Type, simply re-save it, clicking on the Save button.
is working on a reply...