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

File Upload Fail

3 Answers 70 Views
Upload
This is a migrated thread and some comments may be shown as answers.
SchaF
Top achievements
Rank 1
SchaF asked on 13 Feb 2012, 09:16 PM
Ive got this application that uses custom built silverlight controls by using telerik controls. The custom made 'controls' are used as tabs for an application that we hide and show based on user interaction. Ive got a problem with one of my 'tabs' thats using the telerik controls. In the entire silverlight application we have a folder named Controls that hold all the 'tabs'. Im using the upload telerik control and having some problems getting it use my handler and target folder. My handler and target folder are in the web application where the silvelright control is compiled into the .xap file. Ive got the telerik upload control with the handler set to '/Handler.ashx'(and have tried many other variations) and the folder to /MyFolder.

Ive got a breakpoint set so that each time there is a file upload fail, it hits and lets me look at the error. however the problem now is that Ive got he breakpoint firing but when I go in and look at the error details to see what happened, the ErrorMessage field is completely blank.

3 Answers, 1 is accepted

Sort by
0
SchaF
Top achievements
Rank 1
answered on 14 Feb 2012, 06:53 PM
Anyone, anything, any reason why I get an error message that says "".
0
Accepted
Petar Mladenov
Telerik team
answered on 16 Feb 2012, 02:39 PM
Hi SchaF,

 Could you please check this post and let us know if it helps you somehow? If no, please send us an isolated sample in your other ticket. Thank you in advance.

All the best,
Petar Mladenov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
SchaF
Top achievements
Rank 1
answered on 16 Feb 2012, 04:17 PM
This was fixed, there was a problem with the silverlight telerik .dlls I was using and just reinstalled. Thanks.
Tags
Upload
Asked by
SchaF
Top achievements
Rank 1
Answers by
SchaF
Top achievements
Rank 1
Petar Mladenov
Telerik team
Share this question
or