This question is locked. New answers and comments are not allowed.
Hello
i'm using a radupload handler on my silverlight 4 app, with Telerik controls 2011-Q1 (411). Updating to newer version now is not an option.
The problem happens on production, but just from some computers only: the upload process doesn't even begin, and the FileUploadFailed event is fired, with an empty error message. I say "from some computers" because from my dev laptop the upload works consistently 100% of the times, while from some other computer it never works. Just the empy message FileUploadFailed event.
I got the transmission on Fiddler, and the server is responding with result code 200: {"JSONData":[{"Key":"RadUAG_chunkTag","Value":"0f3eea43-efbc-424b-8f24-9ceae300904d"},{"Key":"0_RadUAG_finalFileRequest","Value":false},{"Key":"0_RadUAG_success","Value":false}]}
What may be the source of the problem? What can i check?
Thanks for the help
i'm using a radupload handler on my silverlight 4 app, with Telerik controls 2011-Q1 (411). Updating to newer version now is not an option.
The problem happens on production, but just from some computers only: the upload process doesn't even begin, and the FileUploadFailed event is fired, with an empty error message. I say "from some computers" because from my dev laptop the upload works consistently 100% of the times, while from some other computer it never works. Just the empy message FileUploadFailed event.
I got the transmission on Fiddler, and the server is responding with result code 200: {"JSONData":[{"Key":"RadUAG_chunkTag","Value":"0f3eea43-efbc-424b-8f24-9ceae300904d"},{"Key":"0_RadUAG_finalFileRequest","Value":false},{"Key":"0_RadUAG_success","Value":false}]}
What may be the source of the problem? What can i check?
Thanks for the help