Copied to clipboard

Flag this post as spam?

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


  • adrianfriend 67 posts 68 karma points
    Nov 05, 2010 @ 18:34
    adrianfriend
    0

    Error in Doc Types

    We are getting the above on all doc types created. This has only happened this afternoon for no reason that we can see. Even if I create a fresh document type the Type dropdown is blank, then sometimes comes back then when trying to save I get the following error:

    What can I check to try and figure this out?? 

    [FormatException: Input string was not in a correct format.]
       System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +7471335
       System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119
       System.Int32.Parse(String s) +23
       umbraco.controls.GenericProperties.GenericProperty.get_Type() +56
       umbraco.controls.ContentTypeControlNew.saveProperties(SaveClickEventArgs& e) +1876
       umbraco.controls.ContentTypeControlNew.save_click(Object sender, ImageClickEventArgs e) +310
       System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108
       System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118
       System.Web.UI.WebControls.ImageButton.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
  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Nov 05, 2010 @ 19:11
    Jan Skovgaard
    0

    Hi Adrian

    Can you provide us with some more information about your installation? What version of Umbraco are you using? Have you made some custom stuff in the umbraco core etc.

    /Jan

  • adrianfriend 67 posts 68 karma points
    Nov 05, 2010 @ 19:30
    adrianfriend
    0

    Hi Jan,

    V4.5.2 - fairly fresh install with no core mods. 

    Packages : uComponents, FamFamFam Icons

    Custom Section created but no changes to that for a couple of weeks,

    Thanks,

    Adrian

  • adrianfriend 67 posts 68 karma points
    Nov 10, 2010 @ 11:12
    adrianfriend
    0

    Guys,

    After loads of debugging and checking it was an entry in web.config to do with Autofac that was causing the error.

    Please close this bug report.

    Thanks,

    Adrian

Please Sign in or register to post replies

Write your reply to:

Draft