Copied to clipboard

Flag this post as spam?

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


  • Richard Thompson 100 posts 336 karma points
    Jun 12, 2015 @ 10:24
    Richard Thompson
    0

    Problems installing contour

    I have an Umbraco 6.1.6 site that is running Contour 3.0.26. I recently upgraded the site to Umbraco 6.2.5 and when I did that I missed that some of the Contour config changes had been lost.

    To fix this I thought I'd just install Contour and then re-install it. I've tried installing both Contour 3.0.26 and 3.0.27 and with either version I get the following error during install:

    Umbraco Contour Installer encountered some errors
    Installed the database
    Datatype could not be installed + 
    System.NullReferenceException: Object reference not set to an instance of an object. at Umbraco.Forms.UI.Usercontrols.Installer.Page_Load(Object sender, EventArgs e) in f:\TeamCity\buildAgent\work\fd622d7f786e1305\Umbraco.Forms.UI\Usercontrols\Installer.ascx.cs:line 62
    Updated /umbraco/config/create/ui.xml
    Added dashboard to Contour application
    Updated web.config to use correct asp.net ajax assemblies
    Addded Formpicker macro control
    Updated english language file with Contour keys
    

    Does anybody have any ideas?

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 15, 2015 @ 08:30
    Tim Geyssens
    100

    So it's only the datatype that couldn't be installed? It's easy to add that manually, just go to the dev section, datatypes bit and create a new datatype, then select form picker as the render control

  • Richard Thompson 100 posts 336 karma points
    Jun 15, 2015 @ 11:30
    Richard Thompson
    0

    Thanks. Is there anything in particular that I need to call the data type?

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 15, 2015 @ 12:47
    Tim Geyssens
    0

    By default it's called insert form but you can choose ...

  • Richard Thompson 100 posts 336 karma points
    Jun 15, 2015 @ 15:11
    Richard Thompson
    0

    I've updated the tree.config to the new format and all seems to be working without adding this, thanks.

  • 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