Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sunil Kumar K C 14 posts 34 karma points
    May 28, 2015 @ 07:08
    Sunil Kumar K C
    0

    Error while trying to create forms after installing contour licensed version in umbraco version 7.1.4 with localhost as domian.

    Find the error below, please help me to resolve this issue.

    Server Error in '/' Application.

    Must specify valid information for parsing in the string. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentException: Must specify valid information for parsing in the string.

    Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [ArgumentException: Must specify valid information for parsing in the string.] System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult) +11072070 System.Enum.Parse(Type enumType, String value, Boolean ignoreCase) +78 Umbraco.Forms.Core.FormSettings..ctor() in f:\TeamCity\buildAgent\work\fd622d7f786e1305\Umbraco.Forms.Core\FormSettings.cs:26 Umbraco.Forms.Core.Form.Create() in f:\TeamCity\buildAgent\work\fd622d7f786e1305\Umbraco.Forms.Core\Form.cs:41 Umbraco.Forms.UI.Tasks.FormTasks.Save() in f:\TeamCity\buildAgent\work\fd622d7f786e1305\Umbraco.Forms.UI\Tasks\FormTasks.cs:58 Umbraco.Web.UI.LegacyDialogHandler.Create(HttpContextBase httpContext, User umbracoUser, String nodeType, Int32 nodeId, String text, Int32 typeId) +116 umbraco.presentation.create.dialogHandlertemp.Create(String NodeType, Int32 TypeId, Int32 NodeId, String Text) +121 umbraco.presentation.create.dialogHandlertemp.Create(String NodeType, Int32 NodeId, String Text) +47 Umbraco.Forms.UI.Dialogs.createForm.sbmt_Click(Object sender, EventArgs e) in f:\TeamCity\buildAgent\work\fd622d7f786e1305\Umbraco.Forms.UI\Dialogs\createForm.ascx.cs:31 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +9627994 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +103 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34249

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    May 29, 2015 @ 10:38
    Tim Geyssens
    0

    Hi Sunil, where exactly does this error happen?

  • Sunil Kumar K C 14 posts 34 karma points
    May 30, 2015 @ 07:15
    Sunil Kumar K C
    0

    HiTim,

    On click of forms in back office I am getting this error.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 01, 2015 @ 13:57
    Tim Geyssens
    0

    So the error happens on the forms dashboard when entering the forms section? Mind sharing a screenshot?

  • Sunil Kumar K C 14 posts 34 karma points
    Jun 05, 2015 @ 12:02
    Sunil Kumar K C
    0

    Hi Tim,

    I resolved it. Its working fine.

    Thank you

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies