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

  •  09-25-2013, 4:14 PM

    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 Complete Thread