After installing the DMX module on to a DNN 5.0 instance I am not able to upload files to a folder in the dmx module , i keep getting this error :
r.a.d.upload Ajax callback error. Source url returned invalid content:
The resource cannot be found.
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Lucida Console";font-size: .9em}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /Bring2mind.Telerik.RadUploadProgressHandler.aspx
/Bring2mind.Telerik.RadUploadProgressHandler.aspx?tabid=176&RadUrid=f1a3b520-8561-4e68-8390-54332f2f5e8d
Did you register the RadUploadProgressHandler in web.config?
Please, see the help for more details: RadUpload 2.0 - Using r.a.d.upload - Configuration - RadUploadProgressHandler.
I really need a solution as soon as possible, i tried several things , but non of them worked...