Copied to clipboard

Flag this post as spam?

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


  • Jason Chiu 7 posts 10 karma points
    Feb 25, 2011 @ 16:08
    Jason Chiu
    0

    Umbraco 4.6.1 with Contour 1.1.5

    Hi all, having issues to get Contour 1.1.5 to work with Umbraco 4.6.1:

    Installed Contour 1.1.5 by using local package installation, once the package is installed I updated files with UmbracoContour_1.1.5_update version.

    Our sites require AjaxControlToolkit.dll (v. 3.0.30512.20315) so I followed contour installation manual and updated web.config with

    <dependentassembly>

    <assemblyIdentity name="AjaxControlToolkit" publicKeyToken="28f01b0e84b6d53e" />

    <bindingRedirect oldVersion="1.0.0.0-1.1.0.0" newVersion="3.0.30512.20315" />

    </dependentassembly>

    in <runtime> and cleared browser cache.

    Everything seemed to be straight forward but it is not working, I am getting

    Umbraco.Forms.Core.Common.ProviderException: No provider with id '903df9b0-a78c-11de-9fc1-db7a56d89593' found.

    Please point me to the right direction to get it working.

Please Sign in or register to post replies

Write your reply to:

Draft