This is a migrated thread and some comments may be shown as answers.

AsyncUpload doesn't work with session=SQLSERVER

1 Answer 62 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Mujtaba
Top achievements
Rank 1
Mujtaba asked on 08 Apr 2015, 08:45 AM

Hello, 

I been trying to use this asyncupload-additional fields but It doesn't work when I set session state to SQL SERVER. keep getting this error:

Microsoft JScript runtime error: Error while uploading, [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.30514.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer

this is my control:

<telerik:RadAsyncUpload runat="server" ID="RadAsyncUpload1" OnClientFileUploaded="onClientFileUploaded"
                    MultipleFileSelection="Automatic" Skin="Office2007" />

javascript is same as given in demo.

 

 

 

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 09 Apr 2015, 05:06 AM
Hi Mujtaba,

The Sql Server session state shouldn't be a problem. The received javascript doesn't seems to be related to AsyncUpload. Please paste your code here and attach Fiddler Log.

Thanks.

Regards,
Hristo Valyavicharski
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
AsyncUpload
Asked by
Mujtaba
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or