|
Search
You searched for the word(s): upload'A=0
Showing page 175 of 656 (6,557 total posts)
< 1 second(s)
-
Hello Adam,
today we have done some other tests and could fix the problem by ourselfs. The reason for the MessageBox ''Upload is unable to find the uploaded file in Temp-Directory ...'', was that the C:\Windows\Temp\AjaxUploaderTemp potentially have some wrong rights. I delete this directory and during the next upload the AjaxUploaded ...
-
aswaagman,
Please check the target folder permission setting. You should ensure that the ASPNET user (NetworkService in Windows Server 2003) has read/write permission to this target folder.
Keep me posted
-
gaykarta,
do you have any problems with our web site: http://cutesoft.net/asp/EnableAll.asp Is that possible to put your demo online, so we can check that?
-
Thanks Jeff. But what about the upload provider? Can we also define a custom upload provider?
Finally, your code example shows how to set one custom file provider but can we define one provider for files, one for images and one for templates like we could in v6.6? If so, how?
-
Hi Kenneth., Now the delay problem solved, but i tested the my application in various scenario, that time i was met that same error again. Failed to load resource: the server responded with a status of 500(Internal Server error) .Is there any code to flush or clear the ajax uploder after uploading a ...
-
Please set up FTP access to your site and send it to kenneth@cutesoft.net.
If you cannot provide FTP access, please debug upload.php file.
For some reasons, it didn't render any html code.
-
Hi,
I am trying the demo examples of ASP Upload, while the single upload works I cannot seem to able to get the multiple uplaod to work, the result information on the pages shows:
Uploaded File:
FileName: Chrysanthemum.jpg
FileSize: 879394
FilePath: ...
-
Hello, First of all, I have been using the Ajax Uploader for a few months now with no issues. However recently, I have been getting the error ''Flash: The Upload Task has been Interrupted! Error #2038''.I am currently using IIS v6. I've searched the forums for an answer, and the closest I have come to was ...
-
Hi jsteltor,
Also, is there a way to force AJAX Uploader to use either the Silverlight or basic method?
Try this way, it will disable the flash mode.
attachment1.SetAdvancedOption(UploaderAdvancedOption.NoFlash, ''true'');
by default uploader will use Silverlight for upload. If user have not install silverlight, ...
-
Hi libkerry,
Yes, it will rest of the 5M. But this mode only work with Silverlight upload mode, it means your browser must has the silverlight plug-in installed and set the silverlight to primary upload mode.
<CuteWebUI:UploadAttachments runat="server" ID="Uploader1" ...
... 175 ...
|
|
|