Copied to clipboard

Flag this post as spam?

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


  • nicolas ruiz 74 posts 95 karma points
    Jun 14, 2012 @ 12:51
    nicolas ruiz
    0

    Can not update dotless.Core.dll to 1.3

    Hi there,

    Considering the U4 uBootstrap package, I noticed that dotless.Core.dll file were placed in bin/ folder.

    It's v1.2 and I need to replace it with v1.3 as Twitter Bootstrap v2.0.3+ needs that.

    So I replaced the current dll by the one I downloaded on dotless repository though nothing changes.

    The current dll seems to actually not be used at all (I can even delete it without any trouble).

    Did you embed dotless.Core in your bootstrap logic assembly ?!

    How can I manually update dotless.Core on your package ?

    Thanks for any advice.

    Nicolas.

  • nicolas ruiz 74 posts 95 karma points
    Jun 14, 2012 @ 13:27
    nicolas ruiz
    0

    I've just made some progress. A quick check here pointed me the direction.

    Clearing the files in the App_Data/ClientDependency folder and changing the version number in the config/ClientDependency.config file made things to evolve.

    The problem is now that my rendered css is empty however less file I could configure to be rendered.

    At the same time, An error is recorded in logs for each less page call :    "At /less/bootstrap.less (Referred by: ):" (nothing more...)

    Thanks to advice,

    Nicolas.

  • nicolas ruiz 74 posts 95 karma points
    Jun 14, 2012 @ 21:24
    nicolas ruiz
    0

    Hey Jorge,

    Thanks for your reply.

    It seems to be related to an unattended dotless.core behaviour as it also displays nothing when directly calling less url's on the browser.

    Nothing for most less files but some display their content...

    I'm guessing if that could be related to the bug described here.

    Thanks,

    Nicolas.

  • nicolas ruiz 74 posts 95 karma points
    Jun 15, 2012 @ 11:16
    nicolas ruiz
    0

    Well, I actually compiled dotless.core from the latest source, which includes the fix described on Google Group...

    Still no go, only mixins.less renders, all others display some binary characters on screen first time then nothing at all.

  • nicolas ruiz 74 posts 95 karma points
    Jun 15, 2012 @ 12:06
    nicolas ruiz
    0

    Solved,

    Just needed to add a section and dotless arg in web.config

    Cheers

Please Sign in or register to post replies

Write your reply to:

Draft