Copied to clipboard

Flag this post as spam?

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


  • dominik 711 posts 733 karma points
    Jul 07, 2011 @ 11:26
    dominik
    0

    AjaxControlToolkit Problem

    Hello,

    We want to use some AjaxControlToolkit functions inside our usercontrols. If we do so we get an error which says that this function is already included in Umbraco.Forms.References.dll

    How can we integrate AjaxControlToolkit so it will work with umbraco?

     

    Thanks

  • Susanto 7 posts 27 karma points
    Jul 14, 2011 @ 02:15
    Susanto
    0

    I have the same issue. Have you fix the problem?

  • Susanto 7 posts 27 karma points
    Jul 14, 2011 @ 04:28
    Susanto
    0

    I have fixed this issue, if you are still looking for solution. Try install the contour version 1.1.6 as this package doesn't include umbraco.form.reference.dll (remember to remove this file in your /bin folder).

    http://nightly.umbraco.org/Umbraco%20Contour/1.1.6/

    PS: Prefered manual install option.

  • dominik 711 posts 733 karma points
    Jul 14, 2011 @ 08:11
    dominik
    0

    Thanks Susanto,

    I solved the problem by installing the AjaxControlTOolkit.dll from the "Projects"  Category. There is a version which is working with umbraco

  • Marc Love (uSkinned.net) 447 posts 1789 karma points
    Feb 07, 2013 @ 11:22
    Marc Love (uSkinned.net)
    0

    Anyone looking for a quick solution to this simply change your assembly reference to the Umbraco.Forms.References.dll and remove the AjaxControlToolkit.dll from your project.

    <%@ Register Assembly="Umbraco.Forms.References" Namespace="AjaxControlToolkit" TagPrefix="cc1" %>

Please Sign in or register to post replies

Write your reply to:

Draft