Copied to clipboard

Flag this post as spam?

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


  • David Challener 80 posts 444 karma points c-trib
    Sep 21, 2017 @ 11:14
    David Challener
    0

    App pool restarting - keeps touching clientdependency.config

    Hi,

    Bit of an odd one -

    v4.4.2 UmbracoForms v7.5.14 Umbraco

    When I push Umbraco Forms to the production site there are loads of restarts as the clientdependency.config and dashboard.config get modified on every request. I don't get this happening locally. Removing the dlls associated with the forms product

    • EPPlus.dll
    • Umbraco.Forms.Core.dll
    • Umbraco.Forms.Core.Providers.dll
    • Umbraco.Forms.Web.dll
    • Umbraco.Forms.Web.XmlSerializers.dll
    • Umbraco.Licensing.dll

    stops the app restarts and the site becomes responsive again. Has anyone else seen this issue and have any ideas how I can get forms working?!

    2017-09-21 09:23:27,798 [P7160/D22/T12] INFO    Umbraco.Core.UmbracoApplicationBase - Application shutdown. Details: ConfigurationChange
    
    _shutDownMessage=CONFIG change
    HostingEnvironment initiated shutdown
    CONFIG change
    CONFIG change
    CONFIG change
    CONFIG change
    CONFIG change
    CONFIG change
    CONFIG change
    CONFIG change
    CONFIG change
    HostingEnvironment caused shutdown
    
  • David Challener 80 posts 444 karma points c-trib
    Sep 22, 2017 @ 09:41
    David Challener
    100

    An update to this, I've managed to narrow down the issue to be the same as this one on SO but for forms 4.4.2/4.4.3.

    https://stackoverflow.com/questions/44819735/umbraco-7-6-3-backend-is-slow-after-installing-forms-6-0-1-with-app-data-virtual

    The App_Data directory is a virtual directory and this is the cause of the slowness. As soon as this directory resides under the web root everything is fine.

Please Sign in or register to post replies

Write your reply to:

Draft