Nope, this is in my localhost. Sometimes I also got this error
Maybe you can try to simulate my condition by installing a fresh copy of Umbraco and install Umazel Starter Kit from the Package. Lastly, change the mode from Dll to PureLive and try to view the Umazel page.
Yup because I can use the PureLive mode when using FastTrack (Merchello Starter Kit). Actually my main objective is to install two Starter Kits that is Umazel and FastTrack Starter Kit. When I use Dll mode, the Umazel works but the Merchello did not. When I use PureLive mode, it's the other way around. Both errors are about the ModelsBuilder, I have tried to use Dll mode on the FastTrack and Regenerate the Models in the backoffice but failed.
I think I'm gonna buy one in uSkinned since it's Contents Nodes are almost the same structure as Umazel. "The Starter Kit" is good but the structure is very basic. Thanks again
Umbraco umazel with PureLive mode
Hi, is it possible to run Umazel Starter Kit with ModelsBuilder mode set to PureLive?
Hi Hafiz
Yes, it's possible, Umazel starter kit should work with all Model Builder settings
Thanks,
Alex
Sorry, I forgot to mention that I got an error (when viewing the page) when I change the model to PureLive.
Hi Hafiz
Did you push /bin/Umbraco.Web.PublishedContentModels.dll file to Umbraco cloud?
Please, remove it if you run with PureLive setting.
Thanks,
Alex
Nope, this is in my localhost. Sometimes I also got this error
Maybe you can try to simulate my condition by installing a fresh copy of Umbraco and install Umazel Starter Kit from the Package. Lastly, change the mode from Dll to PureLive and try to view the Umazel page.
Do you have " /bin/Umbraco.Web.PublishedContentModels.dll " locally?
Yup but when I deleted it. Got another error
Yup. When I delete it. Got another error
Are you sure that local IIS supports PureLive mode?
It looks like you have to use Dll mode.
Thanks,
Alex
Yup because I can use the PureLive mode when using FastTrack (Merchello Starter Kit). Actually my main objective is to install two Starter Kits that is Umazel and FastTrack Starter Kit. When I use Dll mode, the Umazel works but the Merchello did not. When I use PureLive mode, it's the other way around. Both errors are about the ModelsBuilder, I have tried to use Dll mode on the FastTrack and Regenerate the Models in the backoffice but failed.
Help please...
Hi Hafiz
It looks like you have to use Dll mode.
Thanks,
Alex
Oh bummer. I have to look for another Starter Kit then, too bad I really like Umazel. Anyway, thanks for your help Alex
You are welcome, Hafiz.
What starterkit did you choose?
Alex
Still looking. Can you recommend me which CMS Starter Kit (free or paid version) to choose that's compatible with Merchello FastTrack Starter Kit?
I don't know, I know that "The Starter Kit" is working with latest Umbraco perfectly -
https://our.umbraco.org/projects/starter-kits/the-starter-kit/
I think I'm gonna buy one in uSkinned since it's Contents Nodes are almost the same structure as Umazel. "The Starter Kit" is good but the structure is very basic. Thanks again
You are welcome, Hafiz
Have a great evening!
Hi Hafiz,
If you have any questions regarding uSkinned please contact us via:
https://uskinned.net/contact/
and we will be happy to answer your queries.
Cheers,
Marc
So this is an old post but I got this working on Umbraco 8.9.1 with any of the models builder modes as Alex mentioned.
After installing the starter kit just make sure you have the following settings in the app settings section you web.config
Clean and rebuild the solution.
Ensure you delete everything in the TEMP folder under AppData otherwise you might just get some sql lock request exceptions
If you are on azure sql database then you need to include this as well in app settings
Then you should be good
is working on a reply...