Copied to clipboard

Flag this post as spam?

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


  • Suma Maria Mathews 23 posts 164 karma points
    May 17, 2017 @ 10:41
    Suma Maria Mathews
    0

    Error in installation of Formulate 1.2.13.0

    Hi,

    I have tried installing Formulate package - version 1.2.13.0 in Umbraco 7.5.13. But error is thrown like ''Could not find file '\App_Plugins\formulate\Transforms\dashboard.config.install.xdt' eventhough the file exists in the corresponding folder.

    Atlast the package is installed but the Formulate tab is missing in the Admin panel.

    Can anyone please help in this?

    Thanks, Suma Mathews

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    May 17, 2017 @ 15:35
    Nicholas Westby
    0

    I'm not sure why it would do that. Can you try uninstalling and reinstalling Formulate? Alternatively, you can just update your dashboard.config so that it has this:

    <section alias="FormulateSection">
      <areas>
        <area>formulate</area>
      </areas>
      <tab caption="Introduction">
        <control>/App_Plugins/formulate/dashboards/introduction.html</control>
      </tab>
    </section>
    

    My best guess would be that you have a file system permission issue of some sort. You may want to try resetting your permissions. This explains how to do that: https://www.youtube.com/watch?v=iK8YM3JBgwM#t=1m12s

    Also, if you installed locally from a downloaded ZIP file from Formulate, be sure to unblock the ZIP file before installing: https://blogs.msdn.microsoft.com/delay/p/unblockingdownloadedfile/

  • Suma Maria Mathews 23 posts 164 karma points
    May 18, 2017 @ 05:58
    Suma Maria Mathews
    0

    Thank you so much Nicholas for your reply.

    The issue was that I didn't give permission for myself to the Formulate section in the Admin panel. Now the tab is visible.

    Thanks & Regards,

    Suma Mathews

Please Sign in or register to post replies

Write your reply to:

Draft