Error upload ie8.0.7601.17514CO : File not find

Last post 09-25-2013, 4:14 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  09-25-2013, 3:36 PM 78018

    Error upload ie8.0.7601.17514CO : File not find

    Hi,

    An error occure when uploading file from ie8.0.7601.17514CO ! This error occure only in production and we are not able to reproduce it in debug mode !  

    Error Message : Unable to find the uploaded file in directory .....

    This error not occure evrytime but often !  When fiddler is running, error never show up ! On other browser and others IE's versions, it works fine !

    It's a very strange ! Did you ever fix this error ?

     

    thank's !

    Max 

  •  09-25-2013, 4:14 PM 78019 in reply to 78018

    Re: Error upload ie8.0.7601.17514CO : File not find

    Hi mtanquerel,

    Does it got problem with all files? Or just large file?

     

    Try create an folder name “mytemp” under your site root and set it for property “TempDirectory”. Give the full permission to user “Everyone” of this folder to test it again.

     

    <CuteWebUI:Uploader runat="server" ID="uploader1" TempDirectory="~/mytemp">

    </CuteWebUI:Uploader>

     

    By the way, is your site under load balancing/web farm/cloud environment?

     

    Regards,

     

    Ken 

View as RSS news feed in XML