Copied to clipboard

Flag this post as spam?

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


  • Kenneth Jakobsen 67 posts 203 karma points hq
    Apr 30, 2014 @ 22:15
    Kenneth Jakobsen
    0

    Trying to hook up to events.. but failing miserably

    Hi I'm trying to hook up to the ContentService.Saved Event in umbraco 7.1 but I do not have the following namespaces to do so:

    1. Umbraco.Core.Services (No ContentService)
    2. Umbraco.Core.Events
    I do however have Umbraco.Core.Models. 
    Are those two namespaces even in the assemblies?
    I'm using this as an example, as i could not find one for v7.x 

  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 01, 2014 @ 08:39
    Richard Soeteman
    0

    I think you are missing some references. Make sure you reference the following assemblies.

    • BusinessLogic
    • Cms
    • Interfaces
    • Umbraco
    • Umbraco.Core

    I use these in V7.

    Hope this helps,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft