Copied to clipboard

Flag this post as spam?

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


  • Jannick Læssøe 7 posts 27 karma points
    Feb 03, 2010 @ 13:23
    Jannick Læssøe
    0

    Build error in Contour Dll's?

    I have just installed Contour on my local site.

    When I build my website in VS - I get these errors:

    Error    1165    Could not load type 'Umbraco.Forms.UI.Pages.ExportFormEntries'.    admin/plugins/umbracoContour/ExportFormEntries.aspx   
    Error    1166    Could not load type 'Umbraco.Forms.UI.Pages.editWorkflow'.    admin/plugins/umbracoContour/editWorkflow.aspx   
    Error    1167    Could not load type 'Umbraco.Forms.UI.Dashboard.Licensing'.    admin/plugins/umbracoContour/Licensing.ascx   

    When I open the files - Resharper also hightligt the namespace in red at the top.

    Is something missing in the assemblies for Contour?

    I would really like to be able to build my site succesfully as before without errors...

  • JHaas 7 posts 27 karma points
    Jan 27, 2011 @ 04:47
    JHaas
    0

    I'm having the same issues after upgrading Contour to 1.1.5 and XSLTSearch to 3.0 in Umbraco 4.5.2.

    Getting compile error missing type 'Umbraco.Forms.UI.Pages.editWorkflow'

     

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Mar 01, 2012 @ 13:33
    Tim Geyssens
    0

    Could you see if removing the pages fixes the error

  • Tom Pipe 1 post 21 karma points
    Mar 01, 2012 @ 14:41
    Tom Pipe
    0

    Nope, removed it from VS and the error still exists.

    The editWorkflow.aspx page shows CodeBehind="editWorkflow.aspx.cs" Inherits="Umbraco.Forms.UI.Pages.editWorkflow" 

    But Reflector shows there is no matching class to match

  • Enric León 19 posts 550 karma points c-trib
    Sep 13, 2012 @ 11:46
    Enric León
    0

    Hi, I have the same error, but no solutions found.

    Anyone got it fixed?

  • Stefan Karlsson 14 posts 64 karma points
    Jan 28, 2014 @ 19:13
    Stefan Karlsson
    0

    Also looking for a solution for this

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 28, 2014 @ 19:51
    Tim Geyssens
    0

    Just delete those 3 files they aren't used, need to clean up the build server so they don't get added anymore

  • Nicholas Westby 2005 posts 6843 karma points c-trib
    Oct 03, 2014 @ 18:27
    Nicholas Westby
    0

    For anybody interested, this hasn't been fixed yet, but there is an issue for it here: http://issues.umbraco.org/issue/CON-477

  • 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