Copied to clipboard

Flag this post as spam?

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


  • Nick Frederiksen 18 posts 77 karma points
    May 06, 2011 @ 12:15
    Nick Frederiksen
    0

    Not working on Umbraco 4.7

    Hi,

    Great project, but I haven't had the chance to really use it.

    I am running a clean umbraco 4.7 on a Win7, SQL2008R2 Express.

    When trying to edit a node with an OpeningHours-property, I'm getting this error:

     

    Could not load type 
    'umbraco.editorControls.userControlGrapper.SerializationHelper' from 
    assembly 'umbraco.editorControls, Version=1.0.4090.21638, 
    Culture=neutral, PublicKeyToken=null'.

    After poking around a bit, it seems to me, that the OpeningHours project is build with a hard version binding to the umbraco.editorControls.dll.

    The version number of the umbraco 4.6.1 is: 1.0.4029.29222

    And the version of the umbraco 4.7 is: 1.0.4090.21638

  • Lennart Stoop 304 posts 842 karma points
    May 06, 2011 @ 13:02
    Lennart Stoop
    0

    Hi Nick,

    You are right, I still need to update the project requirements as the SerializationHelper was introduced in Umbraco 4.7.

    It makes sense you would get this error when running a lower version but you say you are running 4.7?

    Which build is it exactly?

     

    Thanks for your feedback!

  • Nick Frederiksen 18 posts 77 karma points
    May 06, 2011 @ 13:18
    Nick Frederiksen
    0

    Hi,

    The TheseDays.Umbraco.DataTypes.OpeningHours.dll, says it is version 1.0.0.0, but I've clicked the 1.0.0.2 link, could it be a wrong dll in the package?

  • Nick Frederiksen 18 posts 77 karma points
    May 06, 2011 @ 13:21
    Nick Frederiksen
    0

    Hi, again :)

    I just tried to download the latest umbraco build, now it's working.

     

    But thanks anyway.

  • Lennart Stoop 304 posts 842 karma points
    May 06, 2011 @ 13:27
    Lennart Stoop
    0

    Yeah it looks like I forgot to update the assembly info :-)

    The package should contain the latest build though, glad you got it working!

  • 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