Copied to clipboard

Flag this post as spam?

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


  • Bogdan 250 posts 427 karma points
    Feb 01, 2011 @ 09:44
    Bogdan
    0

    The UNC path should be of the form \\server\share.

    Hi,

    I installed the package, but when I try to upload a file I get the error

    [ArgumentException: The UNC path should be of the form \\server\share.]
    System.IO.Path.NormalizePathFast(String path, Boolean fullCheck) +7494722
    System.IO.Path.NormalizePath(String path, Boolean fullCheck) +36
    System.IO.Path.GetFullPathInternal(String path) +21
    System.IO.DirectoryInfo..ctor(String path) +68
    Dascoba.Umb.FileManager.Dialogs.UploadFiles.Page_Load(Object sender, EventArgs e) +149
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.Web.UI.Control.OnLoad(EventArgs e) +99
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) +49
    System.Web.UI.Control.LoadRecursive() +50
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

    I don't know much about the hosting though.

  • Bogdan 250 posts 427 karma points
    Feb 01, 2011 @ 09:49
    Bogdan
    0

    P.S. Umbraco version is 4.0.3.

    I cannot edit the topic, after clicking save I'm redirected to http://our.umbraco.org/forum/0 and the error is Error parsing XSLT file: \xslt\forum-commentsList.xslt

  • Daniel Bardi 927 posts 2562 karma points
    Feb 01, 2011 @ 11:01
    Daniel Bardi
    0

    Does network service have full rights?

    I'm using Uploadify to upload.. check if that error is on there support pages.

    I've used it for sometime without the error. 

  • Bogdan 250 posts 427 karma points
    Feb 01, 2011 @ 11:08
    Bogdan
    0

    Daniel,

    Thanks for your reply.

    Well I can edit and save text files just fine, so I assume the rights are not an issue. The error occurs right when I click the [uploadFiles] button, the uploadify flash doesn't appear.

  • Daniel Bardi 927 posts 2562 karma points
    Feb 01, 2011 @ 11:18
    Daniel Bardi
    0

    Do you have Gecko Uploadify package installed or any other uploading package?

  • Bogdan 250 posts 427 karma points
    Feb 01, 2011 @ 11:26
    Bogdan
    0

    No, no uploading packages are installed.

  • Bogdan 250 posts 427 karma points
    Feb 01, 2011 @ 11:30
    Bogdan
    0

    I should probably mention that on my localhost everything works fine. On the production server the images are also not working. If I browse for example to the /images folder from the website, the files are requested from http://images/theImage.jpg

  • Daniel Bardi 927 posts 2562 karma points
    Feb 01, 2011 @ 12:12
    Daniel Bardi
    1

    Is your host provider limiting something on your server?  Sounds like a rights issue or an IIS setting.

  • Bogdan 250 posts 427 karma points
    Feb 01, 2011 @ 12:34
    Bogdan
    0

    There are no limitations as far as I know. Is there something I should ask the hosting about?

  • Daniel Bardi 927 posts 2562 karma points
    Feb 01, 2011 @ 13:17
    Daniel Bardi
    0

    'Network Service' account should have full rights to the entire site structure.

  • 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