Copied to clipboard

Flag this post as spam?

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


  • Jeremy Holland 13 posts 33 karma points
    Aug 03, 2011 @ 16:11
    Jeremy Holland
    0

    Running an MVC 3.0 subapplication within an existing Umbraco site

    I'm trying to run a sub-application off of my root Umbraco site. I noticed that Umbraco has its own handlers for Razor templates. I would like to use the default handlers, but I can't figure out how. When I break inheritance on the <buildProviders> element in the root web.config my server won't serve .cshtml pages at all because they are forbidden. In IIS manager the handler for .cshtml and .vbhtml is indeed forbidden. What do I need to do to enable and default MVC 3.0 application with my existing Umbraco site? Is this possible?

    Thanks in advance for any help.

     

     

  • 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