Copied to clipboard

Flag this post as spam?

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


  • Asif Malik 203 posts 339 karma points
    Aug 05, 2010 @ 13:35
    Asif Malik
    0

    uComponents MultiNodeTreePicker problem with Umbraco 4.5.1

    Hello,

    Our website uses the uComponents MultiNodeTreePicker control as one of the main data types in Umbraco (version 4.5.1).

    We recently did a complete update of all the files on the server (excluding the bin directory) and have now encountered a show stopping javascript error when the tree picker loads on each page in the content section.

    The Firebug consol returns the following error:

    jQuery("#body_relatedEvents_TreePicker").MultiNodeTreePicker is not a function

    We have it running fine locally however in the process of updating the files on the server version we have encountered this problem.

    Has anyone encountered a similar problem, not necessarily regarding this particular data type. It seems to be related to the loading of the javascript files associated with the data type.

    Your help is much appreciated.

    Thanks,

    Asif

  • Asif Malik 203 posts 339 karma points
    Aug 05, 2010 @ 22:30
    Asif Malik
    0

    Hi all, this is getting stranger ... I backed up the database, restored it locally, downloaded all the files into a new folder, set up local IIS to point to it ... and it works fine ....

    Online system is windows 2008 server with MSSQL 2008R2 .. .these are both sepearte boxes .... and my local environemnt is Windows 7 with MSSQL 2008R2 .... the only thing i can think off is that it has something to do with IIS on the server .... i just dont understand what could have caused it to stop working on the server ... any ideas as to what to try is greatly appreciated. PS i dont really know manything about how embedded resources work

  • Shannon Deminick 1526 posts 5272 karma points MVP 3x
    Aug 06, 2010 @ 01:20
    Shannon Deminick
    1

    This control will be chaning until it is actually released. I'm not sure what the issue is since I have it working in all of my test cases. I would recommend NOT using this control until we release it as the APIs, etc... could be changing. Unfortunately, unless you are happy to debug these things on your own since it's not even beta, i can't really support the version you are running until we release it.

    If you do find bugs with it, you should log them on the CodePlex site for uComponents. Also, make sure you are always using the latest version.

  • Asif Malik 203 posts 339 karma points
    Aug 06, 2010 @ 09:37
    Asif Malik
    0

    Hi shannon, thnak you very much for replying to this thread. I will let you know if i manage to find out where things seem to be going worng ...

  • Asif Malik 203 posts 339 karma points
    Aug 12, 2010 @ 14:20
    Asif Malik
    0

    not sure if thsi helps anyone, but managede to get it working, by simply setting the debug mode in the webconfig, not sure why this worked, but it did

  • Shannon Deminick 1526 posts 5272 karma points MVP 3x
    Aug 12, 2010 @ 14:40
    Shannon Deminick
    0

    This is due to ClientDependency most likely, either increment the Version on the ClientDependency config or delete the App_Config\ClientDependency

  • Dennis Milandt 190 posts 517 karma points
    Aug 17, 2010 @ 10:18
    Dennis Milandt
    0

    Had the same problem, MultiNodeTreePicker is not a function. Also helped me setting debug="true" in web.config

    Great set of datatypes btw.

    /Dennis

  • Heather Floyd 610 posts 1032 karma points MVP 6x c-trib
    Aug 28, 2010 @ 00:15
    Heather Floyd
    0

    Hey Shannon, any ETA on a release of uComponents? - Looks sweet!

    ~Heather

  • Shannon Deminick 1526 posts 5272 karma points MVP 3x
    Aug 28, 2010 @ 14:39
  • Heather Floyd 610 posts 1032 karma points MVP 6x c-trib
    Aug 28, 2010 @ 18:51
    Heather Floyd
    0

    That was quick! Thanks! :-)

Please Sign in or register to post replies

Write your reply to:

Draft