Copied to clipboard

Flag this post as spam?

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


  • elitzur 15 posts 95 karma points
    Dec 29, 2019 @ 13:59
    elitzur
    0

    clientDependency on azure webapp

    HI. i have 2 webapps (one for content editing and one as frontend). we have noticed that client side changes are not taking effect when using clientDependency. (tryed to up the version number). i noticed that in the clientDependency.config there is this setting:

     <fileMapProviders>
          <add name="XmlFileMap" type="ClientDependency.Core.CompositeFiles.Providers.XmlFileMapper, ClientDependency.Core" mapPath="~/App_Data/TEMP/ClientDependency" />
        </fileMapProviders>
    

    but under /App_Data/TEMP there is no ClientDependency. this exists only on the backend webapp. please help.

    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