Hi. On my form I have AsyncFileUpload. Server responds with - The file attached is empty. It doesn't work on one of the computers. On other computers everything is fine. I lost 2 days with this problem and I decided to ask here. Firewall and antivirus is
off. Please help me. Thanks.
According to your description, you say it works in one computer, but it doesn't work in the other computer. i think code should work, maybe this issue caused by the client environment. I suggest you could test it with other browser in not work computer.
Also if you meet any error or exception when you execute the code?
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
None
0 Points
1 Post
AsyncFileUpload don't work
Apr 05, 2018 05:45 PM|nautilus1975@mail.ru|LINK
Hi. On my form I have AsyncFileUpload. Server responds with - The file attached is empty. It doesn't work on one of the computers. On other computers everything is fine. I lost 2 days with this problem and I decided to ask here. Firewall and antivirus is off. Please help me. Thanks.
This http://www.ajaxtoolkit.net/AsyncFileUpload/AsyncFileUpload.aspx - so it does not work - The file attached is empty.
All-Star
52683 Points
15721 Posts
Re: AsyncFileUpload don't work
Apr 06, 2018 07:25 AM|oned_gk|LINK
Seem like browser compatibility issue,
Try enforce compatibilty using meta tag
X-UA-Compatible
or try another browser or upgrade browser if you use older browser
Suwandi - Non Graduate Programmer
Contributor
6730 Points
2715 Posts
Re: AsyncFileUpload don't work
Apr 11, 2018 01:56 AM|Eric Du|LINK
Hi nautilus1975@mail.ru,
According to your description, you say it works in one computer, but it doesn't work in the other computer. i think code should work, maybe this issue caused by the client environment. I suggest you could test it with other browser in not work computer.
Also if you meet any error or exception when you execute the code?
Also you could refer to this tutorial:
https://www.codeproject.com/Articles/42865/AsyncFileUpload-Control-New-Control-in-Ajax-Contro
Best Regards,
Eric Du
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
All-Star
54508 Points
14111 Posts
Re: AsyncFileUpload don't work
Jul 14, 2018 12:12 PM|mudassarkhan|LINK
Refer
Using ASP.Net AJAX Control Toolkits AsyncFileUpload Control
for complete reference and sample code
Blog: ASPSnippets | Forum: ASPForums | Company: Excelasoft