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

Can't add reference for RC0

3 Answers 111 Views
Upload
This is a migrated thread and some comments may be shown as answers.
rh
Top achievements
Rank 1
rh asked on 01 Oct 2008, 10:04 PM
When I add a reference to Telerik.Windows.RadUploadHandler.dll for the RC0 telerik bits (I have the RC0 MS bits installed) I get an error that I can't add the reference because it wasn't built against the silverlight runtime.

3 Answers, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 02 Oct 2008, 05:59 AM
Hi Roy,

You cannot add reference to Telerik.Windows.RadUploadHandler.dll because it is not Silverlight library project. This is standard .Net framework dll and you should add it to your ASP.Net project and use it from there.

If you have other questions, I'll be happy to help.

All the best,
Hristo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Rob Randell
Top achievements
Rank 1
answered on 20 Nov 2009, 12:20 PM
Hi there Hristo (or anyone else),

I'm got this problem, and discovered this forum post which answers one question and means I'll stop trying to add a reference to it.

However, I had downloaded the dlls only (two days ago) as I didn't want to do an install (on the basis we won't install the Telerik controls on production, just release dlls, and I wanted my dev machine to be as close to this as possible). This dll is contained within the Silverlight dlls. Should it not be moved out of there, or a note added?

Out of interest, what does it do?

(I'm not doing the Silverlight part of this project, just getting the files from source control. I had to change all these references as a colleague had used the installed which put the dlls into "Program Files" - which isn't helpful from a source control point of view, but good for him as the main UI dev).

Cheers
Rob
0
Ivan
Telerik team
answered on 20 Nov 2009, 10:03 PM
Hello Rob,

Thank you for contacting us.

This Dll (Telerik.Windows.RadUploadHandler.dll) is located in the pack with our Silverlight controls just for our clients' convenience. I am confirming it is "a standard .Net framework dll and you should add it to your ASP.Net project and use it only from there". This Dll contains code for the upload handler (RadUploadHandler) related to the RadUpload for Silverlight control.

Attached you can find an example with the RadUploadControl and the RadUploadHandler. Please preview it to figure out how to use it and where to reference it from. More about the RadUpload you can find in our Knowledge Base articles.

We hope this information will help you. Of course if you have other RadUpload-related questions please do not hesitate to contact us again.

Kind regards,
Ivan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Upload
Asked by
rh
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Rob Randell
Top achievements
Rank 1
Ivan
Telerik team
Share this question
or