Copied to clipboard

Flag this post as spam?

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


  • Evan Jardine 108 posts 168 karma points
    Dec 14, 2009 @ 01:53
    Evan Jardine
    0

    Contour Multiple Form Steps

    Hi Guys

    I am having a problem when creating a multi step form/survey with Contour.  Using either the form preview or page containging the macro,  I can fill out the fist two steps and when it goes to the third step, I am getting the following server error;

    • Umbraco Version: 4.03
    • asp.net version: 3.5
    • Windows and iis version: Server 2003, IIS 6

    Stack Trace:

    [FormatException: Input string was not in a correct format.]
    System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +7469351
    System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119
    System.String.System.IConvertible.ToInt32(IFormatProvider provider) +46
    System.Convert.ToInt32(Object value) +28
    umbraco.providers.members.UmbracoMembershipProvider.GetUser(Object providerUserKey, Boolean userIsOnline) in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\providers\members\MembersMembershipProvider.cs:605
    System.Web.Security.Membership.GetUser(Object providerUserKey, Boolean userIsOnline) +61
    System.Web.Security.Membership.GetUser(Object providerUserKey) +6
    Umbraco.Forms.Core.Record.ToXml(XmlDocument xd) in d:\TeamCity\buildAgent\work\39da791f9304089a\Umbraco.Forms.Core\Record.cs:51
    Umbraco.Forms.Data.Storage.RecordStorage.UpdateRecordXml(Record record, Form form) in d:\TeamCity\buildAgent\work\39da791f9304089a\Umbraco.Forms.Core\Data\RecordStorage\RecordStorage.cs:208
    Umbraco.Forms.Data.Storage.RecordStorage.UpdateRecord(Record record, Form form) in d:\TeamCity\buildAgent\work\39da791f9304089a\Umbraco.Forms.Core\Data\RecordStorage\RecordStorage.cs:185
    Umbraco.Forms.Core.Services.RecordService.SaveRecord() in d:\TeamCity\buildAgent\work\39da791f9304089a\Umbraco.Forms.Core\Services\RecordService\RecordService.cs:328
    Umbraco.Forms.UI.Usercontrols.RenderForm.nextPage(Object sender, EventArgs e) in d:\TeamCity\buildAgent\work\39da791f9304089a\Umbraco.Forms.UI\Usercontrols\RenderForm.ascx.cs:182
    System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
    System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
    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) +36
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

     

    Has anyone else experienced this problem?  This is always happening straight after the second form step.

    Kind Regards

    Evan

  • Per Ploug 865 posts 3491 karma points MVP admin
    Dec 14, 2009 @ 11:06
    Per Ploug
    0

    Investigating now to see if we can reproduce, and if a patch is needed.

     

  • Philip Brookes 4 posts 24 karma points
    Feb 18, 2010 @ 11:32
    Philip Brookes
    0

    Did you ever find an answer to this issue? I've just encountered it now...

  • Evan Jardine 108 posts 168 karma points
    Feb 19, 2010 @ 01:38
    Evan Jardine
    0

    Hi Philip

    What version of Contour are you using?

    Upgrading to 1.07 fixed the issue for me.

    http://our.umbraco.org/forum/umbraco-pro/contour/5901-Contour-107-ready-for-testing

    Cheers

    Evan

  • 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