Copied to clipboard

Flag this post as spam?

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


  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Nov 14, 2012 @ 21:44
    Jan Skovgaard
    0

    How to run "Belle"

    Hi guys

    I'm trying to get Belle to run on my local machine.

    I've fetched the source from BitBucket here: https://bitbucket.org/UmbracoHQ/umbracocms-belleui

    I've run the build.bat and extracted the content from the generated zip and I'm now running the site using WebMatrix.

    When I'm logged into the backoffice and want to change between sections though I'm getting this error in my browser console: TypeError: Cannot set property 'showNotification' of undefined.

    I've been told that it's because I'm missing some signalr .dll files and that I should test if http://localhost:5784/signalr/hubs is working...but since I don't have a signlar folder on the disk...I guess it's not going to work.

    But I'm a bit unsure about what I need to do here? Any clues will be appreciated...I'm really exctited about getting my hands on this.

    Cheers,
    Jan

  • Per Ploug 865 posts 3491 karma points MVP admin
    Nov 20, 2012 @ 23:11
    Per Ploug
    0

    There is no /signalR folder, its a http handler which will intercept all /signalR/* requests, this depends on signalR.dlls but please do try /signalR/hubs and see if it trowns any errors, so we can get a clue on what is wrong

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Nov 20, 2012 @ 23:18
    Jan Skovgaard
    0

    Hi Per

    I'm such a signalR n00b :)

    Just tried accessing the path but don't get any error messages. I'm seeing some JavaScript code for the SignalR library...I suppose that is expected behaviour?

    /Jan

  • Per Ploug 865 posts 3491 karma points MVP admin
    Nov 21, 2012 @ 09:16
    Per Ploug
    0

    Yup that is expected, so signalR is not the issue apparently, could you attach the chrom debugger and see if you are missing any files or get any exceptions with the latest source

     

  • Lee Kelleher 4026 posts 15836 karma points MVP 13x admin c-trib
    Nov 24, 2012 @ 02:45
    Lee Kelleher
    2

    Following up on this, via the Belle/UX mailing list - Brendan has put up a demo site for Belle.

    https://groups.google.com/d/msg/umbraco-ux/L2MBPNMfatA/dLGazBTDq0AJ

    Great for anyone who wants to have a play around without dealing with compiling from source.

    http://belle.gumpshen.com/umbraco/umbraco.aspx

    Username/Password: admin/password

    (Not sure how long Brendan will keep the demo up for?)

    Cheers, Lee.

Please Sign in or register to post replies

Write your reply to:

Draft