Copied to clipboard

Flag this post as spam?

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


  • Kenny Burns 173 posts 305 karma points
    Nov 11, 2014 @ 13:48
    Kenny Burns
    0

    Dependency Handler Error

    Hello,

    I have an issue where nuPickers is working locally, but on the production environment, all of a sudden I am experiencing an error similar to this:

    nuPickers.Shared.CheckBoxPicker.CheckBoxPickerEditorController' is not a function, got undefined    at Error (native)
    DependencyHandler.axd?s=L3VtYnJhY…MuYmxvY2t0eXBlcy5jb250cm9sbGVyLm1pbi5qczs&t=Javascript&cdv=545262247:7:622

    Any ideas what this might be? I tried deleting the client dependency folder but no joy.

    Thanks in advance,

    Kenny

     

  • Troels Larsen 75 posts 280 karma points
    Nov 17, 2014 @ 10:25
    Troels Larsen
    0

    I got the same issue works local but not on production

    Didt u get any solution ? 

  • Troels Larsen 75 posts 280 karma points
    Nov 17, 2014 @ 14:00
    Troels Larsen
    0

    Hey kenny 

    Resolvede the issue and wantede to share what i did wo make it work on production. The problem is that the deperencyhandler validates requests if you set your application to debug=false. 

    debug=true and all works again. Ill update once i get the a better solution.

     

    //Regards Troels  

  • damian vander wilt 12 posts 56 karma points
    Dec 01, 2014 @ 00:57
    damian vander wilt
    0

    I ran into this issue as well and did not have any success with the debug toggle or other proposed resolutions I eventually found that my particular issue was System.Web.Mvc.dll and the dependentAssembly\bindingRedirect not being properly configured.

    Just noting for those who stumble upon this that i commented Kenny's github issue with my notes on my resolution.

    hth(?), -d!

Please Sign in or register to post replies

Write your reply to:

Draft