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

Rad Upload error

2 Answers 61 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Web Services
Top achievements
Rank 2
Web Services asked on 13 Jul 2010, 05:40 PM
We had to move a website to a new server. We went from win2k iis 6 to win2k8 iis 7. Now, whenever I use the rad uploader I get a popup with this error.

Rad Upload Ajax callback error. Source url was not found:

Telerik.radUploadProgressHandler.ashx?RadUrid=004b9887-1c02...

Did you register the RadUploadProgressHandler in the web.config?

Please, see the help for more details: RadUpload for ASP.NET Ajax - 
Configuration - RadUploadProgressHandler

I saw this post http://www.telerik.com/community/forums/aspnet-ajax/upload/radupload-ajax-callback-error-source-url-returned-error-500.aspx and did what it had said but it didn't fix my problem. I have attached my web.config


2 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 14 Jul 2010, 02:28 PM
Hi Web Services,

It seems that your web.config didn't paste. Could you please try pasting the relevant parts of it again so that we can take a look at it.

When migrating to IIS7.0+ you need to register the RadUploadHttpModule and handler inside the system.webServer tag. Instructions on how to do it can be found here. The easiest way is to use the RadProgressManager smart tag to register them for you.

Sincerely yours,
Genady Sergeev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Web Services
Top achievements
Rank 2
answered on 14 Jul 2010, 02:41 PM
Thanks, that fixed it. I can't do that because this site is deployed on a newer machine that it is developed on. 
Tags
Upload (Obsolete)
Asked by
Web Services
Top achievements
Rank 2
Answers by
Genady Sergeev
Telerik team
Web Services
Top achievements
Rank 2
Share this question
or