Copied to clipboard

Flag this post as spam?

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


  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 04, 2013 @ 12:58
    Tim Geyssens
    0

    Contour 3.0.7 changes

    Contour 3.0.7 is just released, here is an overview of the changes:

     

    Fixed: CON-223 Deploying a form that uses a prevalue source where both the form and prevalue source are created code first results in YSOD
    Fixed: CON-224 Captions that are to long make the razor macro fail
    Fixed: CON-226 Creating multiple forms from the same template results in YSOD
    Fixed: CON-237 Installing contour 3.0.6 on umbraco 6.0.0 fails (when mvc 4 isn't installed)
    Fixed: CON-232 Save as umbraco document workflow and using prevalue datatypes
    Fixed: CON-230 Importing form to create duplicate throws an error
    Added: Recaptcha fieldtype
    Added: CON-227 Document prevalue source, make it possible to go deeper then children

    COMPATIBLE WITH V6 AND Higher for v4 use 3.0.6

    You can get it from the project page http://our.umbraco.org/projects/umbraco-pro/contour
    Upgrade instructions available http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Installation/Upgrade

     

     

  • lucuma 261 posts 563 karma points
    Feb 04, 2013 @ 16:20
    lucuma
    0

    I just installed this and it won't load a form (added via macro) on my 4.11.x install:

    Error loading Razor Script MvcRenderContourForm.cshtml
    (0): error CS1705: Assembly 'Umbraco.Forms.Mvc, Version=3.0.7.0, Culture=neutral, PublicKeyToken=null' uses 'System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.WebPages, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 05, 2013 @ 08:53
    Tim Geyssens
    0

    Ok will need to update the supported versions then, use 3.0.7 for 6 and higher, 3.0.6 for 4.11

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 05, 2013 @ 08:57
    Tim Geyssens
    0

    Or maybe an assembly redirect will work, checking it out now

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 05, 2013 @ 09:03
    Tim Geyssens
    0

    Nope doesn't so for umbraco 4.x use 3.06

  • Dan Evans 616 posts 988 karma points
    Feb 05, 2013 @ 16:14
    Dan Evans
    0

    OK, I upgraded to 3.0.7 on a 4.10 installation and got an error, so I downgraded to 3.0.6 and the error has gone but now no form data is saved. I am not in trial mode and it doesn't save using the preview form from within the Contour admin area either but no errors as far as I can see.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 05, 2013 @ 16:23
    Tim Geyssens
    0

    @Dan sorry for the inconvience :( any chance I can take a look just mail details to tg at umbraco dot com or submit a Contour support ticket via umbraco.com site

  • Dan Evans 616 posts 988 karma points
    Feb 05, 2013 @ 16:41
    Dan Evans
    0

    Thanks Tim. I have emailed you with a link plus a bit more detail.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 06, 2013 @ 10:26
    Tim Geyssens
    0

    Found the issue Dan was having, he had customized form views but they needed a small change since someting in Contour changed...

    Basicly 

    @Html.AntiForgeryToken("UmbracoContourForm")

    had to become 

    @Html.AntiForgeryToken()

  • Jeavon Leopold 3008 posts 13221 karma points MVP 7x admin c-trib
    Feb 06, 2013 @ 10:45
    Jeavon Leopold
    0

    Hi Tim,

    We have some Contour v3.0.7 installs running in Umbraco 4.11.4 installations and have not seen any issues. Do you know if the issues only occur if using Razor render rather than usercontrols?

    Should we downgrade and if so, is it only the dll's to replace?

    Thanks,

    Jeavon

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 06, 2013 @ 11:44
    Tim Geyssens
    0

    3.0.7 will work on umbraco 4 if you have mvc4 installed

  • Jeavon Leopold 3008 posts 13221 karma points MVP 7x admin c-trib
    Feb 06, 2013 @ 11:45
    Jeavon Leopold
    0

    Cool, that is very good to know!

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 06, 2013 @ 11:48
    Tim Geyssens
    0

    Oops it should be 3.0.6 runs on v6 if you have mvc 4 installed, will check what happens with 3.0.7 and v4

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 06, 2013 @ 11:48
    Tim Geyssens
    0

    Only affects the mvc bits so the razor render

  • Dan Evans 616 posts 988 karma points
    Feb 06, 2013 @ 12:02
    Dan Evans
    0

    Fix has worked for me. Thanks Tim.

  • Martin Griffiths 791 posts 1189 karma points c-trib
    Feb 06, 2013 @ 14:48
    Martin Griffiths
    0

    Hi Tim

    I've had to roll back to v4.11.4 because flaming Courier doesnt work in v6!

    I tried using 3.0.7 locally (I have VS2012 MVC4) but i get an error in the MacroEngine unable to load macro...MvcRenderContourForm.cshtml

    Any idea why?

    Martin

  • Jason Prothero 416 posts 1226 karma points c-trib
    Feb 11, 2013 @ 05:14
    Jason Prothero
    0

    Hey Tim,

    If I can't upgrade to 3.0.7 in v4.x, how can I get the grandchildren fix?  Do you have an updated version of the core.providers source?

     

    Thanks,

    Jason

  • Jason Prothero 416 posts 1226 karma points c-trib
    Feb 11, 2013 @ 05:15
    Jason Prothero
    0

    Should 3.0.7 work on v4 if I'm using the Web Forms version?

     

    Thanks,

    Jason

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 12, 2013 @ 09:39
    Tim Geyssens
    0

    @Jason, for that just dowload the upgrade archive and just deploy the providers assembly

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 12, 2013 @ 09:39
    Tim Geyssens
    0

    So that's Umbraco.Forms.Core.Providers.dll

  • Jeavon Leopold 3008 posts 13221 karma points MVP 7x admin c-trib
    Feb 13, 2013 @ 17:16
    Jeavon Leopold
    0

    Actually installing Contour v3.0.7 on Umbraco 4.11.x updates System.Web.Mvc to version 4, so you may need to roll it back to v3 if you don't have Mvc v3 installed in the GAC

  • 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