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

Registering RadUploadProgressHandler in 3.5

1 Answer 51 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Moon
Top achievements
Rank 2
Moon asked on 22 Jan 2009, 01:10 AM
I have registered the RadUploadProgressHandler in my web.config:

<

 

add verb="*" path="Telerik.RadUploadProgressHandler.aspx" type="Telerik.WebControls.RadUploadProgressHandler, RadUpload.Net2" />

 

 

 

 

I get this error:

>>Could not load file or assembly 'RadUpload.Net2' or one of its dependencies. The system cannot find the file specified.

I don't know if it's because I'm using 3.5 framework or missing a file. Has the method of registering changed for 3.5?

I'm using 3.5 framework, and this page doesn't have instructions for it:
http://www.telerik.com/help/aspnet/upload/raduploadprogresshandler.html

I am using version 2008, 3, 1314, 35.

thanks!

Moon

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 22 Jan 2009, 07:26 AM
Hi Moon,

You have followed the instructions for the classic upload (RadUpload.Net2 is the assembly name). The proper instructions can be found here.

Kind regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload (Obsolete)
Asked by
Moon
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Share this question
or