Copied to clipboard

Flag this post as spam?

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


  • Kristian Ravnevand 91 posts 210 karma points
    Feb 22, 2010 @ 12:16
    Kristian Ravnevand
    0

    Umbraco Contour and 4.1 beta

    I have a problem creating forms on 4.1 beta. The install guide for Contour says:

    On umbraco 4.1 the list of field types is empty and fields cannot be added
    This is due to a mismatch on the ajaxcontroltoolkit assembly. To fix, add

    <dependentassembly>
    <assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" />
    <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.0.30512.20315" />
    </dependentassembly>

    To the <runtime> element in the web.config file. This issue is fixed in the final version of umbraco 4.1

    I've done this, but still it's not possible to select field type. Any ideas?

  • Bruce Clark 56 posts 80 karma points
    May 25, 2010 @ 18:39
    Bruce Clark
    0

    Hi,

    Have you tried resaving the web config after adding a couple spaces at the end?

  • Kristian Ravnevand 91 posts 210 karma points
    May 26, 2010 @ 09:04
    Kristian Ravnevand
    0

    yes.. Did that work for 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