
(FormDescription formDescription, IEnumerable`1 postedData, IDictionary`2 files, String userIpAddress, Guid userId, String formLanguage) +174 ExecuteAndCommitWithRetries(IManager manager, Action action, Int32 retr圜ount) +81 (FormsManager manager, Guid formDescriptionId, IEnumerable`1 postedData, IDictionary`2 files, String userIpAddress, String formLanguage) +248 SetValue(IDynamicFieldsContainer dataItem, String fieldName, Object value) +206 (Object value, Type conversionType, IFormatProvider provider) +12300467 ToType(Type type, IFormatProvider provider) +13 (IConvertible value, Type targetType, IFormatProvider provider) +12271702 Information regarding the origin and location of the exception can be identified using the exception stack trace below. Please review the stack trace for more information about the error and where it originated in the code.Įxception Details: System.InvalidCastException: Invalid cast from 'System.String' to ''.Īn unhandled exception was generated during the execution of the current web request.

Invalid cast from 'System.String' to ''.ĭescription: An unhandled exception occurred during the execution of the current web request. Here's the error for anyone searching: Server Error in '/' Application. The only fix was to NOT name the field 'title'. I haven't tried this in the latest release but I will soon. Just changing it to title caused the following error. This was an issue with adding a Textbox to a form, and changing the Developer name to 'title'.

I didn't really 'solve' this bug so much as discover and come up with a work around. OK, chalk this one up to Sitefinity weirdness.
