Copied to clipboard

Flag this post as spam?

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


  • Lee 1130 posts 3088 karma points
    Dec 16, 2009 @ 15:26
    Lee
    0

    The type or namespace name 'cms' does not exist in the namespace 'umbraco'

    And the day continues... lol

    I'm trying to compile Tims locator package I downloaded from CodePlex but I just get an error here

    using umbraco.cms.businesslogic.datatype;

    I have ALL the Umbraco DLL's in the Bin folder?  But still get The type or namespace name 'cms' does not exist in the namespace 'umbraco'?  Please could you tell me what I'm missing?

    Thanks

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Dec 16, 2009 @ 15:43
    Douglas Robar
    0

    Did you add the relevant dlls as references in your project?

    cheers,
    doug.

  • Rich Green 2246 posts 4008 karma points
    Apr 27, 2011 @ 15:40
    Rich Green
    0

    For reference this can be resolved by ensuring you have the ClientDependency.Core.dll, as cms.dll has a dependancy on it ( thanks Lee K :) )

  • Chris Perks 32 posts 114 karma points
    Nov 13, 2012 @ 18:27
    Chris Perks
    0

    Also seen if you have the Target Framework project property set to ".NET Framework 4 Client Profile" rather than ".NET Framework 4", if this helps anyone.

Please Sign in or register to post replies

Write your reply to:

Draft