Copied to clipboard

Flag this post as spam?

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


  • Justin Yoo 16 posts 39 karma points
    Apr 07, 2013 @ 00:31
    Justin Yoo
    2

    Installing a web application under Umbraco

    This is a crossposting to here and there as it seems to be related.

    I've installed Umbraco 6.0.3 successfully. Then, I created an application, /forum and tried to install MVCForum. What I've done so far is written on the other article. What I've finally got an error is:

     

     

    Expression of type 'System.Web.Mvc.MvcWebRazorHostFactory' cannot be used for return type 'System.Web.WebPages.Razor.WebRazorHostFactory'

     

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentException: Expression of type 'System.Web.Mvc.MvcWebRazorHostFactory' cannot be used for return type 'System.Web.WebPages.Razor.WebRazorHostFactory'

     

    To me, it seems that Umbraco.MacroEngine affects to sub-applications. Could you guys give me advices to work this out, please?

Please Sign in or register to post replies

Write your reply to:

Draft