Copied to clipboard

Flag this post as spam?

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


  • Big Dave 2 posts 22 karma points
    Apr 01, 2013 @ 16:36
    Big Dave
    0

    Where do you set the path to feedProxy.config?

    Looking in my error logs, I just noticed the following:

    System.IO.FileNotFoundException: Could not find file '\\server.local\UmbracoProd\server.local\UmbracoProd\config\feedProxy.config'.

    The correct path should be \\server.local\UmbracoProd\config\feedProxy.config, and the file does exist there, but I can't figure out where that file is referred to, and how to change the path.

    Where do I configure the location of feedProxy.config?

     

  • Tom Fulton 2030 posts 4996 karma points c-trib
    Apr 01, 2013 @ 18:39
    Tom Fulton
    0

    Hi,

    I don't think there's anywhere to set this value.  I have a feeling the code is tripping up becauase you're running the site from a UNC path and maybe this particular call doesn't handle that situation.  Does it work fine if you're not on a UNC?

    Might be worth raising a bug report on http://issues.umbraco.org

    -Tom

  • 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