Copied to clipboard

Flag this post as spam?

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


  • Syed Ahsan 4 posts 53 karma points
    Dec 20, 2013 @ 07:22
    Syed Ahsan
    1

    The type or namespace name 'Umbraco' could not be found (are you missing a using directive or an assembly reference?)

    ***

     

    The type or namespace name 'Umbraco' could not be found (are you missing a using directive or an assembly reference?)

    ------------------------------------------------------------------------

     

    ***

     

    I am getting this error when i am inheriting my controller from

     

        Umbraco.Web.Mvc.RenderMvcController

     

    I have checked that umbraco.dll is referenced when i install umbraco from NuGet in Visual Studio 2012.

     

    intellicence allow me to select this reference but when i compile code it throw this exception like below screen explains it.

     

    all other umbraco is working nice i have designs some static views,master pages,macros etc all working fine.

    goto below links to view screenshots hosted on stackOverFlow Forum

     http://i.stack.imgur.com/Etu5P.png

     http://i.stack.imgur.com/kp4T3.png

    or question posted of StackOverFlow
    http://stackoverflow.com/questions/20696583/getting-error-in-umbraco-the-type-or-namespace-name-umbraco-could-not-be-found

  • 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