I enable both the Telerik and CA Controls for IIS6, then recycled the AppPool. I then changed the Admin>Main Option Setting to Telerik. The file uploaded OK, but after the file was selected and the Next button selected, a [duanting] Pop-Up appeared with the following message:
RadUpload Ajax callback error. Source url returned invalid content:
<!-- <script language="javascript">window.location.replace("
http://www.domain.com/Bri...eStamp=1273696651582")</script> -->
var rawProgressData = {InProgress:false,RadProgressContextCustomCounters:false};
https://www.domain.com/Bring2mind.Telerik.RadUploadProgressHandler.aspx?DMXRadUrid=e27fe2ff-bb19-4a86-8960-e3550f1fc6e9
Did you register the RadUploadProgressHandler in web.config?
Please, see the help for more details: RadUpload 2.x - Using RadUpload - Configuration - RadUploadProgressHandler.
I checked the web.config and the CA and Rad components where added to the system.web node in both the modules and handlers sections.
Any suggestions?