Hi,
With DMX 5.3.5, I'm getting a "RadUpload Ajax callback error. Source url returned invalid content:" error message when I use the RadUploadProvider.
I didn't see this error message with DMX 5.3.2
I'm only seeing this error message with the IE browser.
I don't get the message with Chrome or Firefox.
The site is running DNN 5.6.0
Here's how I get the error message:
1) Using IE8, on the "Upload/Choose Item" page, I select file to upload
2) Click on the NEXT button
This is where the error message window pops up.
Clicking OK closes the error message window and allows me to continue with the upload process.
Here's a screenshot of the error message:
http://i82.photobucket.com/albums/j275/buckwoo/public/dmx_radupload_error.png
Here's a snippet of my web.config file
http://pastebin.com/wnAsjF0F How I get rid of the error message?
Thanks!