Copied to clipboard

Flag this post as spam?

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


  • Brian Andersen 35 posts 66 karma points
    Mar 21, 2013 @ 18:52
    Brian Andersen
    0

    MVC installation problem

    HI 

    I am new to MVC, and tried to install umbraco MVC and all i get is this in the frontend. What am i missing ?

    Thanks
    Brian

  • Rich Green 2246 posts 4008 karma points
    Mar 21, 2013 @ 19:00
    Rich Green
    100

    Hey Brain,

    What do you mean when you say "Install Umbraco MVC" ?

    Rich

  • Brian Andersen 35 posts 66 karma points
    Mar 21, 2013 @ 19:31
    Brian Andersen
    0

    Version 6, i believe it uses MVC. I tried reinstalling again and I get a new error,

     

    XML Parsing Error: no element found

    Location: http://yourtraveltag/1088.aspx

    Line Number 1, Column 1:

     

    Is there speciel issues with windows 8 maybe ? Hmm...

  • Brian Andersen 35 posts 66 karma points
    Mar 21, 2013 @ 19:35
    Brian Andersen
    0

    I will figure it out myself. I just hate debuggin installations, when I could be developing cool stuff instead.  

  • Rich Green 2246 posts 4008 karma points
    Mar 21, 2013 @ 19:59
    Rich Green
    0

    Hey Brian,

    I'm not sure why you're having problems, I suggest you look at this post http://umbraco.com/follow-us/blog-archive/2012/10/30/getting-started-with-mvc-in-umbraco-410.aspx

    Mainly this bit

    Go to ~/config/umbracoSettings.config file.  Scroll down the file to about half way and you will come across a key called templates with a child key called defaultRenderingEngine.  You will need to change this keys value from WebForms to Mvc.

    1
     
    <defaultRenderingEngine>Mvc</defaultRenderingEngine>

     

    Essentially install Umbraco 6.x, change the setting above, job done. It's nothing to do with Windows 8.

     

    Rich

  • Brian Andersen 35 posts 66 karma points
    Mar 22, 2013 @ 11:02
    Brian Andersen
    0

    Hi Rich

    Thanks, i skimmed that guide a bit too fast, and missed that info. I will try it later today, it looks like that could be it. 

    Best
    Brian 

  • Brian Andersen 35 posts 66 karma points
    Mar 22, 2013 @ 18:37
    Brian Andersen
    0

    Works now, TY

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies