Copied to clipboard

Flag this post as spam?

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


  • joe huang 7 posts 26 karma points
    Aug 16, 2011 @ 15:17
    joe huang
    0

    WorkflowExecutionStatus could not be found in Contour Shared Source

     

    I am keeping getttig error saying "the type or namespace name WorkflowExecutionStatus could not be found" when I override WorkflowExecutionStatus as other sample in this sourcecode (the Umbraco Contour Shared Source in http://our.umbraco.org/projects/developer-tools/umbraco-contour-shared-source to inherent the workflow .  I have  referred to Umbraco.Forms.Core.  do I have to refer any other dll?

    Thanks you very much

     

  • joe huang 7 posts 26 karma points
    Aug 16, 2011 @ 18:02
    joe huang
    0

    I got it after added more references

     

    using Umbraco.Forms.Core;

    using Umbraco.Forms.Core.Enums;

    using Umbraco.Forms.Data.Storage;

Please Sign in or register to post replies

Write your reply to:

Draft