Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Multiple File Upload Hangs
Re: Multiple File Upload Hangs
06-28-2010, 1:26 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Multiple File Upload Hangs
Reply
Quote
Hi PdQ,
Try set TempDirectory to a folder which your site have write/read permisson and try again.
<CuteWebUI:UploadAttachments ID="attachment1" runat="server" TempDirectory="~/photos" >
</CuteWebUI:UploadAttachments>
Regards,
ken
View Complete Thread