Copied to clipboard

Flag this post as spam?

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


  • mastan 14 posts 73 karma points
    Aug 23, 2013 @ 15:12
    mastan
    0

    Umbraco 6.1.4 Installation and Host MVC4 application.

    Hi,

    We have installed and configured Umbraco 4.7.1.1 in IIS and also hosted ASP.Net4.0 Web forms application as given below.

    Step 1: Installation of Umbraco4.7.1.1 and configure in IIS7

    Step 2: Move required binaries in build/bin folder.

    Step 3: Move required user controls in build/Usercontrol folder.

    Step 4:Create macro  and map user controls from umbraco admin login.

    Now we have created MVC4 Project with Razor views and need to host binaries and PartialViews in Umbraco 6.1.4. We have done it following way

    1. Installed and Confgure Umrbaco 6.1.4 in IIS6.1.4

    2.Published MVC4 project in Local Drive

    3.Moved project binaries(DLLs) to wwwRoot/ProjectFolbin folder

    4.Moved PartialViews to wwwRoot/ProjectFol/Views/MacroPartials

    5.Then Creating Macro and Use MVC Partial View-->selected Partial View to be mapped from Umbraco Login.

    But now Partial Views are getting error. Unable to dispaly PartialView code.

    Is there any separate procedure to configure Umbraco 6+ version for MVC application?

    How to trace exact problem?

    Thanks

    Mastan

     

     

     

Please Sign in or register to post replies

Write your reply to:

Draft