Copied to clipboard

Flag this post as spam?

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


  • Kristoffer Eriksen 169 posts 388 karma points
    Sep 30, 2011 @ 09:14
    Kristoffer Eriksen
    0

    Missing Usercontrol in package

    Hey Contour People

    After I installed Contour on my solution, I get som errors in umbraco.

    I know it is pretty straight forward just to delete the settings in the dashbord.config

     <section>
        <areas>
          <area>contour</area>
        </areas>
        <tab caption="Umbraco Contour">
          <control>/umbraco/plugins/umbracocontour/formsdashboard.ascx</control>
        </tab>
      </section>
      <section>
        <areas>
          <area>default</area>
          <area>content</area>
        </areas>
        <tab caption="Contact Logs">
          <control>/usercontrols/dashboards/ContactForm_logs.ascx</control>
        </tab>
        <tab caption="Email a Friend Logs">
          <control>/usercontrols/dashboards/EmailAFriendForm_logs.ascx</control>
        </tab>
      </section>

    But I just thought I would mention it.

    When I look in the Manual Install package, the files isn't present

    So either it is a leftover from old times, or the files is actually missing.

    Best Regard

    Kristoffer

     

  • Kristoffer Eriksen 169 posts 388 karma points
    Sep 30, 2011 @ 09:16
    Kristoffer Eriksen
    0

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Oct 06, 2011 @ 13:48
    Tim Geyssens
    0

    Looks like you are missing some usercontrols, but they aren't coming from contour, think it's from the cws package

  • Kristoffer Eriksen 169 posts 388 karma points
    Oct 06, 2011 @ 14:39
    Kristoffer Eriksen
    0

    Hey Tim

    I agree they are old things from the CWS package, but i didn't installe the CWS package, and if you look at page 7 in the installation guide for the manual installation of Umbraco Contour 1.1.8 is says to add the sections in the dashboard.config.

    I presume it gets added aswell in the automatic installation package

  • 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