Copied to clipboard

Flag this post as spam?

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


  • Christian Bech 20 posts 51 karma points
    Feb 20, 2020 @ 20:04
    Christian Bech
    0

    Bulma Starter Kit - DLL is not a valid mode

    I'm running a fresh install of Umbraco 8.5.3 and when I change the ModelMode in Webconfig to DLL I get this error:

    ModelsMode "DLL" is not a valid mode. Note that modes are case-sensitive. Possible values are: Nothing, PureLive, AppData, LiveAppData, Dll, LiveDll

    Is it possible to use the Bulma starter kit in any of the other ModelsMode modes?

    Best Regards

    Christian

  • Malthe Petersen 68 posts 383 karma points c-trib
    Feb 20, 2020 @ 20:07
    Malthe Petersen
    101

    Hi Christian.

    Have you tried with lowercase l: Dll?

    Regards Malthe

  • Christian Bech 20 posts 51 karma points
    Feb 20, 2020 @ 20:13
    Christian Bech
    0

    Damn... this is embarrassing :-) I was so sure that the problem had something to do with the new build-in modelsbuilder in Umbraco that I did'nt see my own typo. Thanks Malthe ;-)

  • Malthe Petersen 68 posts 383 karma points c-trib
    Feb 20, 2020 @ 20:25
    Malthe Petersen
    0

    No problem, happy to help. Those errors happens to all of us every single day :-)

  • Matt Barlow | jacker.io 164 posts 740 karma points c-trib
    Feb 20, 2020 @ 21:02
    Matt Barlow | jacker.io
    0

    Thanks guys, glad that got sorted out quickly.

  • Christian Bech 20 posts 51 karma points
    Feb 20, 2020 @ 21:08
    Christian Bech
    1

    Yes it only took two minutes before I was pointed in the right direction by Malthe .... Love this community and really fond of this starter kit

  • Biagio Paruolo 1593 posts 1824 karma points c-trib
    Mar 28, 2020 @ 18:04
    Biagio Paruolo
    0

    In the Umbraco 8.5.4 is not supported Dll. The supported model builders are:

    Possible values are: Nothing, PureLive, AppData, LiveAppData

  • Christian Bech 20 posts 51 karma points
    Mar 28, 2020 @ 21:54
    Christian Bech
    0

    Thats right Biagio. You still need to include the Modelsbuilder to your solution for this package to work.

  • Biagio Paruolo 1593 posts 1824 karma points c-trib
    Mar 29, 2020 @ 18:51
    Biagio Paruolo
    0

    So I’ve to create a Visual Studio project and compiling the project with class in AppData or install the full models builder https://www.nuget.org/packages/Umbraco.ModelsBuilder/ ?

  • Christian Bech 20 posts 51 karma points
    Mar 29, 2020 @ 19:20
    Christian Bech
    0

    I installed the full models builder using nuget.

  • Biagio Paruolo 1593 posts 1824 karma points c-trib
    Mar 29, 2020 @ 19:53
    Biagio Paruolo
    0

    Ok. So is possible to use and install the starter kit under Visual Studio and after move on the server.

  • Christian Bech 20 posts 51 karma points
    Mar 29, 2020 @ 20:07
    Christian Bech
    0

    Thats the way I do it ;-)

Please Sign in or register to post replies

Write your reply to:

Draft